MyBB Community Forums

Full Version: Suddenly standard reputation giving me sql error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'pid' in 'where clause'
Query:
SELECT * FROM mybb_reputation WHERE adduid='1' AND uid='25' AND pid = '235'

A while ago someone told me that the 'fast reputation' had a sql vulnerability and i removed it. Great... went back to the stock popup one... and now out of no where i get this error whats up?

This is the table as it is:

[Image: reputation.png]

When I hower over the add reputation button it says: javascript:MyBB.reputation(25,235);

No one? Really need help fixing this... not sure it seems like its looking for PID?.. and its missing? Is that what I should add to the table? Doesn't make sense as it was working up until yesterday.
How did you remove it?

You might want to replace all the files it edited with freshly downloaded files and see if that helps.