not sure if im just the only one who's here often enough to run into these problems.. but I just an extremely specific error when trying to load the screen.
it was the Database Error screen but with a small text box with all of this:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT forum.forumid, forum.lastpost, forum.lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend,
user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible
, forumread.readtime AS forumread
FROM vb_forum AS forum
LEFT JOIN vb_forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 85536)
LEFT JOIN vb_user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN vb_userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 85536);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, April 8th 2018 @ 09:04:25 PM
Error Date : Sunday, April 8th 2018 @ 09:04:57 PM
Script : http://taoforums.com/showthread.php?...ad-PPV&p=67359
Referrer : http://taoforums.com/showthread.php?...ad-PPV&p=67357
IP Address : *edited out my own IP*~Wizzy
Username : Wizzy`
Classname : vB_Database_MySQLi
MySQL Version :
Bookmarks