Well... should I give you full write-access onto the CVS-direcotry? So it is easier for you debugging the code immediately instead of posting the wrong lines.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
File index.xml
Line 33
<link cmd="admin_change">change news</link>
should be
<link cmd="admin_edit">edit news</link>
I changed ist and comitted it into CVS
Hard coded string in
CDesign.php
line 1109 ("Nicht eingeloggt")
Must be 'Eingeloggt als' somewhere too ^^
yeah =) but i think that hawk hasnt worked on a translation 4 this file, thats the reason why the strings are hardcoded
In phpserver.xml
<entry id = "modul">
<info uid = "phpServer.php" showedname = "gameserver" online = "0" />
<menu active = "true" url = "phpServer.php?cmd=show_gameservers" insertin = "mainmenu" >show games currently running</menu>
<admin name = "" is_admin = ""></admin>
</entry>
seems obsolete and should be removed.
In phpGallery.xml
Line 8 : url seems mispelled ("phpgalery.php?cmd=show_gallery" instead of "phpGallery.php?cmd=show_gallery")
Well... should I give you full write-access onto the CVS-direcotry? So it is easier for you debugging the code immediately instead of posting the wrong lines.
I think that grufo gave me... However I'm not sure wether "bugs" I find are bugs or something I done wrong...