Quote:
Originally posted by ZiRu$
Heres the message i get when i try to click on reply or new thread
Code:
Database error in vBulletin 2.2.8:
Invalid SQL: SELECT enablewysiwyg FROM user WHERE userid='1'
mysql error: Unknown column 'enablewysiwyg' in 'field list'
mysql error number: 1054
EDIT: Man i'm stupid...i realize it dont need to be dropped....its looking for it and CANT find it...But i removed the hack. How can i remove the reference to it ???
cause i no longer have this hack
|
Open newreply.php,
Find: "enablewysiwyg"
When you find the query line with that variable in it, delete the whole section.
Do the same for newthread.php.
Done!