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


Hmm... | 25 comments | Create New Account
Click here to return to the 'Hmm...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Hmm...
Authored by: robg on Oct 09, '02 10:05:15AM
I just double-checked and my install is working fine for all users in both comments and stories. I'd recommend two routes for better help than I can provide: 1) The Geeklog IRC channel (Geeklog on OpenNet); the devs hang out there fairly regularly and are usually pretty good about helping out (just be nice with the question ;-). 2) Post a story on geeklog.sourceforge.net explaining the problem and then check back for comments. -rob.

[ Reply to This | # ]
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 | # ]