Hello all,
I just upgraded to vBulletin 3.8 and I'm getting this everytime I try to access any page on my website:
Invalid SQL:
select * from style where styleid = or styleid = 57 ORDER BY styleid ASC;
MySQL Error : 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 'or styleid = 74 ORDER BY styleid ASC' at line 1
I've also repaired/optimized all my tables.
How or where do I fix this?
I just upgraded to vBulletin 3.8 and I'm getting this everytime I try to access any page on my website:
Invalid SQL:
select * from style where styleid = or styleid = 57 ORDER BY styleid ASC;
MySQL Error : 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 'or styleid = 74 ORDER BY styleid ASC' at line 1
I've also repaired/optimized all my tables.
How or where do I fix this?
Comment