Originally posted here:
viewtopic.php?f=46&t=2244791
Hello phpBB users...
I am running a clan known as =BG= and have installed the site from a different hosting server on to my own one, but the site was on another GoDaddy server and was not getting these errors there, I cannot understand it as I have been trying to figure this out for a long time, I checked the files with the mod installer and they seem to be OK.
The error I am getting is this:
Code: Select all
General Error
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 '' at line 3 [1064]
SQL
SELECT forum_id, auth_option_id, auth_role_id, auth_setting FROM phpbb_acl_users WHERE user_id =
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/auth.php
LINE: 832
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/auth.php
LINE: 400
CALL: auth->acl_raw_data_single_user()
FILE: [ROOT]/includes/auth.php
LINE: 71
CALL: auth->acl_cache()
FILE: [ROOT]/includes/functions_content.php
LINE: 1277
CALL: auth->acl()
FILE: [ROOT]/includes/medals_memberlist.php
LINE: 115
CALL: get_username_string()
FILE: [ROOT]/memberlist.php
LINE: 468
CALL: include('[ROOT]/includes/medals_memberlist.php')
I am not sure what is causing that error in the installation as the file appears to be just fine to me.
Is this a known issue or is there a fix?