mySQL Error - phpBB Gallery 1.1.6
Verfasst: 05.03.2014 19:16
Hallo Leute
habe heute versucht die Mod "phpBB Gallery 1.1.6 von nickvergessen" auf meinem phpBB3 Board zu installieren, wenn ich die install aufrufe bekomme ich folgende Fehlermeldung. Was kann ich jetzt machen,
habe heute versucht die Mod "phpBB Gallery 1.1.6 von nickvergessen" auf meinem phpBB3 Board zu installieren, wenn ich die install aufrufe bekomme ich folgende Fehlermeldung. Was kann ich jetzt machen,
Code: Alles auswählen
General Error
SQL ERROR [ mysql4 ]
Table 'ofutdetmudaten.phpbb_gallery_users' doesn't exist [1146]
SQL
SELECT * FROM phpbb_gallery_users WHERE user_id = 0
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: [ROOT]/includes/gallery/user.php
LINE: 67
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/gallery/user.php
LINE: 54
CALL: phpbb_gallery_user->load_data()
FILE: [ROOT]/includes/gallery/gallery.php
LINE: 149
CALL: phpbb_gallery_user->__construct()
FILE: [ROOT]/includes/gallery/integration.php
LINE: 123
CALL: phpbb_gallery::init()
FILE: [ROOT]/includes/functions_display.php
LINE: 926
CALL: phpbb_gallery_integration::posting_display_popup()
FILE: [ROOT]/install/index.php
LINE: 28
CALL: include('[ROOT]/includes/functions_display.php')