- Modificatie & Versie: [RC1] Board3 Portal 1.0.0
Directe link naar de modificatie: http://www.phpbb.com/community/viewtopi ... a#p3962565
Adres van je forum: http://www.next-evolution.co.cc
phpBB versie: phpBB 3.0.2
Heb je onlangs een andere modificatie of stijl geïnstalleerd? nee
Wat is het probleem?
Algemene fout
SQL ERROR [ mysqli ]
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/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/session.php
LINE: 1407
CALL: dbal_mysqli->sql_query()
Weet iemand wat ik fout doe ?FILE: install_portal/install.php
LINE: 24
CALL: user->setup()

Nieuwer versietje, schopje van 2.0 mods naar 3.0 mods.
- Bee