Wanneer ontstond het probleem? Vanochtend na een database update
phpBB versie: 3.0.7-PL1
Heb je onlangs iets veranderd aan je forum? Ik heb alle wijzigingen van de oude versie 'over gekopieerd' naar de nieuwste versie.
Wat is het probleem?
Wanneer de pagina geladen wordt krijg ik het volgende probleem.
Code: Selecteer alles
Algemene fout
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, t.template_inherits_id, t.template_inherit_path, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM `theforce_styles` s, `theforce_styles_template` t, `theforce_styles_theme` c, `theforce_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: 174
CALL: dbal->sql_error()
FILE: includes/session.php
LINE: 1603
CALL: dbal_mysql->sql_query()
FILE: search.php
LINE: 23
CALL: user->setup()
Alvast bedankt.
- Stefan