2013-04-13, 08:28 PM
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:
When I hower over the add reputation button it says: jMyBB.reputation(25,235);
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.
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:
When I hower over the add reputation button it says: jMyBB.reputation(25,235);
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.