Seite 2 von 2
Verfasst: 15.01.2006 12:01
von Prometeus
Ahh, gut. Danke!

Entscheidung getroffen.
Verfasst: 07.03.2006 01:21
von Kermit
Ich hatte auch dieses Problem und das Posting in dem vorher angeführten Forum hat auch mich gerettet:
Author: NeoID
I've managed to fix the problem thanks to a guy on phpbb.com
#
#-----[ OPEN ]------------------------------------------
#
common.php
#
#-----[ FIND ]------------------------------------------
# around line 191
unset($dbpasswd);
#
#-----[ REPLACE WITH ]----------------------------------
#
// unset($dbpasswd);
#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------
#
Now everything should work just fine!
Edit: oder auch nicht ...
Ich bekomme immer noch diese Fehlermeldung:
Could not query statistics config table
DEBUG MODE
SQL Error : 1146 Table 'iosforum.stats_config' doesn't exist
SELECT * FROM stats_config
Line : 36
File : statistics.php