EDIT: -->
with officer pass you talk about the only password you have to enter during installation?
<--
odd, i re-entred the exact same password (actualy copied from a textfile), result:
[pre]1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's%',1,0) AS 'isalt', FLOOR(`level`/10) AS levelgroup, COUNT(`level`) AS am' at line 1
SQL:
SELECT IF(`note` LIKE '%Twink's%',1,0) AS 'isalt', FLOOR(`level`/10) AS levelgroup, COUNT(`level`) AS amount, SUM(`level`) AS sum FROM `roster_members` GROUP BY isalt, levelgroup ORDER BY isalt ASC, levelgroup DESC
File: menu.php
Line: 55
Backtrace (most recent call last):
* File: /home/webysdbm/www.ysera-bluefire.de/roster/lib/commonfunctions.lib.php
o line 248
o function called: backtrace
* File: /home/webysdbm/www.ysera-bluefire.de/roster/lib/menu.php
o line 55
o function called: die_quietly
o args: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's%',1,0) AS 'isalt', FLOOR(`level`/10) AS levelgroup, COUNT(`level`) AS am' at line 1, Database Error, menu.php, 55, SELECT IF(`note` LIKE '%Twink's%',1,0) AS 'isalt', FLOOR(`level`/10) AS levelgroup, COUNT(`level`) AS amount, SUM(`level`) AS sum FROM `roster_members` GROUP BY isalt, levelgroup ORDER BY isalt ASC, levelgroup DESC
* File: /home/webysdbm/www.ysera-bluefire.de/roster/update.php
o line 514
o function called: include_once
o args: /home/webysdbm/www.ysera-bluefire.de/roster/lib/menu.php
[/pre]
As you might guess, i'm neither php nor mysql crack...
EDIT 2:
correction, the error result is now always, i cannot even get on the main page of the roster...