Installation - Allgemeiner Fehler
Posted: 5. November 2008 14:38
Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Grundwissen
Link zu Deinem Forum: http://www.sexzones.de/forum
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Das Forum installiert
Was hast Du bereits versucht um das Problem zu lösen?
Alles kontrolliert
Fehlerbeschreibung und Nachricht
Hallo, ich habe eigentlich alles so gemacht wie beschrieben.
Ich bekomme folgende Meldung:
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
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 'AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imag' at line 4 [1064]
SQL
SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb_styles s, phpbb_styles_template t, phpbb_styles_theme c, phpbb_styles_imageset i WHERE s.style_id = AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/session.php
LINE: 1490
CALL: dbal_mysql->sql_query()
FILE: install_portal/install.php
LINE: 34
CALL: user->setup()
Wo liegt mein Problem?
Danke für die Hilfe im voraus
Kuehnhackel
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Grundwissen
Link zu Deinem Forum: http://www.sexzones.de/forum
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Das Forum installiert
Was hast Du bereits versucht um das Problem zu lösen?
Alles kontrolliert
Fehlerbeschreibung und Nachricht
Hallo, ich habe eigentlich alles so gemacht wie beschrieben.
Ich bekomme folgende Meldung:
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
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 'AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imag' at line 4 [1064]
SQL
SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb_styles s, phpbb_styles_template t, phpbb_styles_theme c, phpbb_styles_imageset i WHERE s.style_id = AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/session.php
LINE: 1490
CALL: dbal_mysql->sql_query()
FILE: install_portal/install.php
LINE: 34
CALL: user->setup()
Wo liegt mein Problem?
Danke für die Hilfe im voraus
Kuehnhackel