nachdem ich gestern Abend im Grunde erfolgreich mein Board auf 3.0.8 geupdatet habe, habe ich eben festgestellt, dass ich beim aufrufen eines Mitgliederprofils bzw der Memberlist folgende Fehlermeldung bekomme.
Code: Alles auswählen
General Error
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 '' at line 3 [1064]
SQL
SELECT forum_id, auth_option_id, auth_role_id, auth_setting FROM php_01_acl_users WHERE user_id =
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/auth.php
LINE: 814
CALL: dbal_mysqli->sql_query()
FILE: includes/auth.php
LINE: 382
CALL: auth->acl_raw_data_single_user()
FILE: includes/auth.php
LINE: 71
CALL: auth->acl_cache()
FILE: memberlist.php
LINE: 31
CALL: auth->acl()
Dankeschön.