2014-02-17, 06:52 AM
hello
after i change my forum address and import my database, when open members profile, SQL Error 1064 appears
the error massage:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1064 - 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 7
Query:
SELECT * FROM mybb_profilecomments p LEFT JOIN mybb_users u ON u.uid = p.sender LEFT JOIN mybb_usergroups g ON u.usergroup = g.gid WHERE p.user = 1 ORDER BY date DESC LIMIT 0,
Please contact the MyBB Group for support.
.
.
.
how can i fix it?
no body can help me?
after i change my forum address and import my database, when open members profile, SQL Error 1064 appears
the error massage:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1064 - 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 7
Query:
SELECT * FROM mybb_profilecomments p LEFT JOIN mybb_users u ON u.uid = p.sender LEFT JOIN mybb_usergroups g ON u.usergroup = g.gid WHERE p.user = 1 ORDER BY date DESC LIMIT 0,
Please contact the MyBB Group for support.
.
.
.
how can i fix it?
no body can help me?