![]() |
Where have my forum modifications gone?
Unfortunately my VB4 forum had some downtime over the weekend. I submitted a support ticket at VB.com and they got it back up by re-running the upgrade script. It appears that the forum went down because the templates suddenly disappeared from the database.
Now that the forum is up again, none of our forum mods are working. The mods still appear to be installed and active in ACP > Plugins & Products > Manage Products. However, they are not actually working on the forum. How can I get the mods working again? Do I need to un-install and re-install them? Thanks! |
Did they add a disable line to config.php ?
|
Find and remove this line from your includes/config.php file
PHP Code:
|
Thanks Paul and HMBeaty,
That line was in the config file but was commented out with "//". Anyway I removed it and that seems to have brought the forum down again. http://www.businessadviceforum.com is currently showing a DB error on the home page. I've updated the support ticket at VB.com and hope that they can fix it soon. |
Then that means you have a faulty modification. Disable your modifications one by one until the error goes away and you should find out which modification is causing the problem
|
Quote:
|
That error is saying you are missing the field lastpost in your forum table. Do you see that field there? That field should not just suddenly go missing. What caused your initial downtime over the weekend? And do you have a database backup from before this problem?
Code:
Database error in vBulletin 4.1.5: 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 FROM forum AS forum LEFT JOIN user AS user ON (user.userid = forum.lastposterid) LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0); |
Thanks for the reply Lynne.
Quote:
Quote:
Quote:
|
Use phpMyadmin or whatever you normally use to look at your database. Take a look at your table "forum" and see if you see a field there called "lastpost".
Fields do not just disappear like that. When you site went down, did you contact your host? Did you look through you access_logs to see if anything fishy was going on? |
Lynne, sorry but I'm not technical enough yet to look at databases.
I contacted my host and asked them to look at the logs and they also cannot figure out why the site went down. Where can I view access-logs? |
Generally hosts provide a phpMyAdmin installation so you can look through your databases. What did you use to create one during your initial installation, or did your host do it for you? They should also have a way to look at your access logs, like in cPanel. Who are you with? Maybe we can offer suggestions if we know who your host is and what tools they offer.
|
Thanks Digital Jedi, the forum is hosted on a VPS with Servint.net. I'll look at the suggestions you offer and see how far I can get with it.
|
Quote:
|
ServInt? I *think* I have heard of them. ;)
Hang in there. The CS guys are great! They should be able to get you up and going soon. |
Quote:
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 05:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|