Quote:
Originally Posted by JetHaCkR
WHat do i run in phpmyadmin to uninstall this
|
Code:
ALTER TABLE `thread` DROP COLUMN `time_check`;
ALTER TABLE `thread` DROP COLUMN `ignore_check`;
Add your prefix as needed. I couldn't get this hack to work properly so I removed it.
My problem was that I had a lot of forums (about a dozen) I wanted checked and anytime I added them all I got was a 500 error.