Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Fixed it | 25 comments | Create New Account
Click here to return to the 'Fixed it' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fixed it
Authored by: john_e on Oct 09, '02 05:25:42PM

The problem was that I had made my own language-file, with special characters in button names. Geeklog is flawed in the way it depends on the names on buttons. Since GET/POST smashed special characters to pieces geeklog doesn't know what to do, since it compares it with the language file.

So, for everyone creating their own language-files: Don't use special characters in buttons(what is displayed in the button).

/John



[ Reply to This | # ]