1
einherjer
[solved] malformed links
  • 2005/12/26 3:35

  • einherjer

  • Just popping in

  • Posts: 30

  • Since: 2002/11/8


since the update to the last version (2.2.3a) iam sometimes redirected with a malformed link after actions in the admin section.

The Links look as follows:
http://www.domain.de/modules/system/%5C'admin.php?fct=preferences'

any ideas what could cause this problem?

Update: Found it. There was an error in the language file global.php that i use.

Error was in the Definition of "_IFNOTRELOAD" where it reads
<a href = /'%s/'instead of
<a href '%s'>