Bug tracker
Posting Helpers don't work with translation (fix completed in vcs)
by using the english-language it works.
Comments / History
when you set the english-language you can use the bbcode, fontcolor and smilie-buttons in posting mode (no error)
when you set the german-language i have installed (which is standard for the board) then you can't use those buttons
you click nothing happens
the funny thing, i never tried in ie
ie gives back this two errors (it's not the newest cvs, must be from weekend or so [today 22.03]
when entering posting mode
- Code: Select all
Zeile: 119
Zeichen: 32
Fehler: ';' erwartet
Code: 0
URL: 'http://forum.terrapedia.org/posting.php?mode=post&f=13'
when clicking a smilie or bbcode-button
- Code: Select all
Zeile: 53 (24 when hitting bbcode or colorbuttons)
Zeichen: 2
Fehler: 'form_name' ist undefiniert
Code: 0
URL: 'http://forum.terrapedia.org/posting.php?mode=post&f=13'
i translated by just copying the "en"-language folder and named it "de"
then changed the files
hope it's more useful now