MyBB Community Forums

Full Version: 1064 - You have an error in your SQL syntax; check the manual that corresponds to you
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i just upadte Mybb 1.62 to 1.8, now i can not see private message.
When i click private massage have error :

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 1
Query:
SELECT tid FROM mbb_posts WHERE pid =


Can you help me please?
have you disabled the plugins before upgrading ? which plugins are activated at present ?
(2014-09-18, 01:55 AM).m. Wrote: [ -> ]have you disabled the plugins before upgrading ? which plugins are activated at present ?


yes, i disable the plugin before uupgrading.

the plugin i use now :

Hide Content Until Reply (1.9)

Inferno Shoutbox (1.3)

Recent Posts Forum Index (1.0)
disable all plugins and check if private messages work.
if it works then enable those 3 plugins one by one and check which plugin is causing the problem

if above doesn't help then run file verification tool available at tools & maintenance section.
focus is on missing / changed php files. ignore images. ignore files reported from install folder.
post the result here
thank , i fix done
Would be nice to know what Was the issue.