Dann wollte ich das db update ausführen, da kam dann folgende fehlermeldung:
Warning: Unknown(/usr/export/www/vhosts/funnetwork/hosting/liosnudin/forum/last_visit_db_update.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/usr/export/www/vhosts/funnetwork/hosting/liosnudin/forum/last_visit_db_update.php' for inclusion (include_path='.:') in Unknown on line 0
Keine Ahnung warum... habe wie gewohnt die Datei hochgeladen und wollte sie ausführen mit dem ergebnis...
Wenn ich das Forum aufrufe kommt folgende fehlermeldung:
phpBB : Kritischer Fehler
Error updating last visit time
DEBUG MODE
SQL Error : 1054 Unknown column 'user_lastlogon' in 'field list'
UPDATE phpbb_users SET user_session_time = 1115552197, user_session_page = 0, user_lastvisit = 1115548797, user_lastlogon = 1115552197, user_totallogon=user_totallogon+1 WHERE user_id = 2
Line : 187
File : sessions.php
Hoff mal ihr könnt mir da weiterhelfen. Die template änderungen hab ich noch nicht ausgeführt... möchte das gerne erstmal lauffähig haben...
mfg, Cold
edit: grml habe noch was in der install.txt gefunden:
## 1.1 SQL commands are not performed
## -----------
## This MOD need a database update.
## Then, in any case if you install this MOD manually or using
## an alpha release of EM, please copying the *_db_update.php
## in your phpBB root directory, run it with your navigator,
## and then delete it from the phpBB root directory.
##
## Please, do it NOW! Before editing phpBB files by EM or manually!!!
## Otherwise, you may have an error message during your next
## connection.
und was mach ich jetzt? könnt ihr das forum aufrufen?