Quote:
Originally Posted by katie hunter
Hi What should i do ? I can't log into my admin cp nor fix this error when i tried to install this hack, and i recived this error
This hack has too many bugs " a hack like that to cause a forum to crash " I think it should be Dropped
Many ppl experienced that fatal error and no one wrote warning on the first post of this hack, I think there should be warning on the first page so some ppl don't have to lose their sites and back up the forum that is if they luckly did it before installing that hack
Fatabase error in vBulletin 3.6.7:
Invalid SQL:
SELECT thanks.*, post.userid as postuserid, user.username
FROM thanks as thanks
LEFT JOIN post as post ON (post.postid = thanks.postid)
LEFT JOIN user as user ON (user.userid = thanks.userid)
ORDER BY thanks.dateline DESC;
MySQL Error : Table 'nihonoma_forumdb.thanks' doesn't exist
Error Number : 1146
Date : Monday, July 23rd 2007 @ 10:11:06 PM
Script : http://forum.nihonomaru.com/index.php
|
It seems like you edited something yourself. I do not have a table called 'thanks'. It is called 'post_thanks'. How can this query call post thanks?
Anyways, this did NOT crash your forum. All you have to do is to disable plug-ins. You can do that via the config file I believe.