PDA

View Full Version : Help my vbulletin is messed up


afterburn25
09-19-2014, 06:02 AM
I need help something happened to my vbulletin 4.2.2 It was fine then I noticed and error when you go to the Whats New? tab

Fatal error: Class 'vB_ActivityStream_View_Perm__' not found in /home/spicypan/public_html/vb/activitystream/view.php on line 589

I know its template related cause other templates do not give that error but that is not the problem the problem is the templates are messed up some how
seems the images in the template are not showing up at all and I get exact same result on every template here is the web page both nave bar and footer images gone as well as icons and logo also not showing up http://www.spicypantry.com

not just in the front end but admincp same thing here is screen shot

I have tried everything I could think of I reloaded backups I even tried loading a backup database. i also tried disabling the few mods im using tried rebuilding styles. I also tried changing styles to file that made it worse so I changed it back. I even tried new install/upgrade that wont work cause I get an error that javascript is disabled or need upgrade well java is enabled and up to date. I tried in 3 different browsers and its all the same thing.

can someone please help

ForceHSS
09-19-2014, 06:42 AM
go to your admincp/Navigation Manager edit the Whats New tab in Target URL put search.php?{sessionurl}do=getnew&contenttype=vBForum_Post

afterburn25
09-19-2014, 10:40 AM
go to your admincp/Navigation Manager edit the Whats New tab in Target URL put search.php?{sessionurl}do=getnew&contenttype=vBForum_Post

thank you the whats new now works again but still none of my template images are showing up on page

ForceHSS
09-19-2014, 10:47 AM
Do you have the original default style

afterburn25
09-19-2014, 11:46 AM
Do you have the original default style

ok I got that figured out some how my images for the style disappeared and somehow so did the ones for the cp

now i ran into other issues as that line of code fixed the problem with displaying the whats new page when i go to my inbox under the message it gives the error

Fatal error: Class 'vB_ActivityStream_View_Perm__' not found in /home/spicypan/public_html/vb/activitystream/view.php on line 589

ForceHSS
09-19-2014, 11:59 AM
Should not be going to that link for your inbox. Did you add any new plugins or change any code in the template. Test the same link on the default style. Did you install dbseo also the Recipe Blogs tab does not work

afterburn25
09-19-2014, 01:33 PM
ok that one is good but here the weird one i can go to everyone's profile but the admin's profile will display that error I even tried logging in as someone else and can view everyone's profile fine but soon as i go to admin profile i get that error

ForceHSS
09-19-2014, 01:47 PM
Disable plugins via config then check

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);To enable plugins again just comment out the line
//define('DISABLE_HOOKS', true);Edit the config with notepad ++ (http://notepad-plus-plus.org/download/v6.6.7.html)

afterburn25
09-19-2014, 03:39 PM
i just tried that and it still gives error

Lynne
09-19-2014, 04:14 PM
That sounds like a missing file. If you go to Maintenance > Diagnostics > Suspect File Version, are any default vbulletin files listed as missing or not containing expected contents?

ForceHSS
09-19-2014, 06:16 PM
Was the next thing I was going to tell him to do Lynne but I see you beat me to it :)

afterburn25
09-19-2014, 11:30 PM
there are alot of files listed as not having expected contents and one of them is view.php so now i got huge problem trying to replace all the unexpected contents not when i try to view a thread i get this error

Action segments were requested for an undefined route class 'vBCms_Route_Content' on line 716 in /home/spicypan/public_html/vb/router.php
#0 /home/spicypan/public_html/packages/vbcms/route/content.php(210): vB_Router::getRouteActions('vBCms_Route_Con...')
#1 /home/spicypan/public_html/vb/route.php(242): vBCms_Route_Content->buildSegmentScheme()
#2 /home/spicypan/public_html/packages/vbcms/route/content.php(65): vB_Route->__construct('1/addcontent/')
#3 /home/spicypan/public_html/vb/route.php(260): vBCms_Route_Content->__construct('1/addcontent/', false)
#4 /home/spicypan/public_html/includes/class_postbit.php(420): vB_Route::create('vBCms_Route_Con...', '1/addcontent/')
#5 /home/spicypan/public_html/showthread.php(1096): vB_Postbit->construct_postbit(Array)
#6 {main}

so i deleted the whole thing and loaded a backup guess what same thing now its not even usable i just lost my hole board permanently backups dont fix it. and i also turned off all addons still wont fix it. what can i do

ozzy47
09-19-2014, 11:33 PM
What do you mean the site is not usable. It still loads fine.

afterburn25
09-19-2014, 11:43 PM
yes loads fine try to view a thread

tbworld
09-19-2014, 11:52 PM
As @Ozy47 said your site loads fine except for the "content" page (Article Tab).
What is your server PHP log saying?

Just from the data you have given us, I would have to agree with @Lynne. Grab the error logs, repair your database, clear your system cache. Then report the PHP errors here.

ozzy47
09-19-2014, 11:52 PM
Threads seem to be loading fine for me also.

tbworld
09-19-2014, 11:56 PM
We need a test account. (Send it via PM if you need to.):)

afterburn25
09-20-2014, 12:04 AM
ok yes i see now the site loads fine for you all cause i noticed people are still replying to threads this is where it gets weird its only when im logged in with admin i logged in under my mod account and it works fine so something is messed up with the admin account but what could it be and how to fix

--------------- Added 1411175411 at 1411175411 ---------------

I just made my test account administrator and then I get that error on threads only affects administrators

ozzy47
09-20-2014, 12:18 AM
Disable all your mods.

Open your includes/config.php file and below<?php add this line:

define('DISABLE_HOOKS', true);

So it looks like this:
<?php
define('DISABLE_HOOKS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.2

And see if the issue persists.

Try on a unmodified default style as well.

Max Taxable
09-20-2014, 12:22 AM
Why is this in the vB 5 optimization forum?

ozzy47
09-20-2014, 12:23 AM
I asked for it to be moved.

Max Taxable
09-20-2014, 12:28 AM
I asked for it to be moved.Yeah I was gonna say, if it is a v5 yes, it is messed up.:D

afterburn25
09-20-2014, 12:51 AM
ok I did that error logs don't show anything except for some errors loading images that the template calls for but nothing i really need other then that no errors shows up here is the log. I also did a repair of database in maintenance. still get the same error only if i try to view thread as an administrator this is really weird. if it will help to see the error message i did a search for that error message and found one on a different site that displays the error for everyone very similar to the one on my site at http://bravo2zero.org/forums/member.php?1-Hitman-*B2Z*


[Fri Sep 19 21:43:23 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:43:23 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forum.php
[Fri Sep 19 21:43:09 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/newreply.php?do=newreply&p=105734
[Fri Sep 19 21:43:08 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:43:00 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96184-How-can-I-make-homemade-french-fries-that-are-crunchy
[Fri Sep 19 21:42:59 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:42:58 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96184-How-can-I-make-homemade-french-fries-that-are-crunchy
[Fri Sep 19 21:42:56 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:42:55 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/14-Cooking-Questions
[Fri Sep 19 21:42:51 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:42:51 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forum.php
[Fri Sep 19 21:42:31 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/newreply.php?do=newreply&p=105831
[Fri Sep 19 21:42:31 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:42:30 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/newreply.php?do=newreply&p=105831
[Fri Sep 19 21:41:32 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411177263&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:41:32 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:40:07 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:40:07 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:40:03 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:40:03 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:39:42 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/profile.php?do=editoptions
[Fri Sep 19 21:39:29 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/newreply.php?do=newreply&p=89
[Fri Sep 19 21:39:24 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/35-Forum-Ideas
[Fri Sep 19 21:39:17 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:38:11 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forum.php
[Fri Sep 19 21:37:48 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/profile.php?do=editoptions
[Fri Sep 19 21:37:35 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/profile.php?do=editoptions
[Fri Sep 19 21:37:26 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/usercp.php
[Fri Sep 19 21:36:50 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96216-Asia-with-Love
[Fri Sep 19 21:36:41 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:36:36 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/newreply.php?do=newreply&p=105798
[Fri Sep 19 21:36:26 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/126-Chili-con-carni
[Fri Sep 19 21:36:25 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/smilies/icon_e_biggrin.gif, referer: http://www.spicypantry.com/showthread.php/126-Chili-con-carni
[Fri Sep 19 21:36:21 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/10-Your-Favorite-Recipes
[Fri Sep 19 21:36:18 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forum.php
[Fri Sep 19 21:36:07 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96223-Newbie-here?goto=nextnewest
[Fri Sep 19 21:35:58 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96223-Newbie-here?p=105891
[Fri Sep 19 21:35:58 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/smilies/icon_e_wink.gif, referer: http://www.spicypantry.com/showthread.php/96223-Newbie-here?p=105891
[Fri Sep 19 21:35:52 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forum.php
[Fri Sep 19 21:35:48 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:35:48 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:35:44 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/profile.php?do=editoptions
[Fri Sep 19 21:34:47 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/profile.php?do=editoptions
[Fri Sep 19 21:34:36 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/usercp.php
[Fri Sep 19 21:34:34 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:34:34 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:34:31 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:34:31 2014] [error] [client 70.195.199.32] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/forumdisplay.php/9-General-Chat
[Fri Sep 19 21:34:18 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:34:17 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96209-Yummy-Spaghetti
[Fri Sep 19 21:33:45 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96209-Yummy-Spaghetti
[Fri Sep 19 21:33:45 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/headerBG.gif, referer: http://www.spicypantry.com/css.php?styleid=6&langid=1&d=1411173894&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css,
[Fri Sep 19 21:33:44 2014] [error] [client 96.59.176.241] File does not exist: /home/spicypan/public_html/images/styles/twisteddark/style/footerLogo.png, referer: http://www.spicypantry.com/showthread.php/96209-Yummy-Spaghetti

tbworld
09-20-2014, 01:02 AM
there are alot of files listed as not having expected contents

If this is still true, then this must be rectified first. Did you load an old backup version on top of your v4.2.2 by chance?

afterburn25
09-20-2014, 01:18 AM
Yes I did but I also deleted everything and loaded fresh copy then I had to load backup /includes on there cause of mods

tbworld
09-20-2014, 01:23 AM
1.) What vbulletin version of the database are you now running, v4.2.2?
2.) What vbulletin version of PHP files are you running, v4.2.2?

3.) Are you still receiving errors when inspecting the files in maintenance?

afterburn25
09-20-2014, 01:36 AM
Yes both are 44.22 the main problem is everyone else can access the board find but any administrator gets that error when viewing posts

tbworld
09-20-2014, 02:50 AM
Yes both are 44.22 the main problem is everyone else can access the board find but any administrator gets that error when viewing posts

You did not answer the third question, I cannot assist you if you do not collect the data I need to analyze your problem. Please see post #10 of this thread and re-execute the function @Lynne posted.

This is probably not the issue, but how did you confirm that your current database is upgraded to v4.2.2?

afterburn25
09-20-2014, 03:58 AM
ok here are the screenshots of the errors I got also some of the stuff I replaced with matching versions would still say unexpected contents and yes the database is the 4.2.2 version I upgraded a few weeks ago and haven't had trouble since

tbworld
09-20-2014, 04:37 AM
I am concerned about ... "/includes/class_core.php".

1. ) Maybe you have some weird modification that modifies this core file "class_core.php", but it should contain expected results. You need to investigate this file and/or update with a fresh copy from the vbulletin release files.
2. ) Disable hooks/plugins
3. ) Select the default vbulletin style, so you are using the default templates.

Have you modified the master style?

afterburn25
09-20-2014, 05:02 AM
OK working on that now I'm just gonna dump it all and install fresh copy be better to just reinstall fresh copies of the mods too I don't have many

tbworld
09-20-2014, 05:08 AM
Do one thing at a time. Do not worry about the MODS, just concentrate on the list I gave you. Loading fresh vbulletin files, is a good idea. Disable your modifications/plugin system via "config.php" and make sure your master style templates are unaltered from the original (Use tools.php). Leave your modifications alone at this point. We are trying to create a known state, do not add more variables. Do not delete files, just overwrite them. Deleting the wrong file can complicate your recovery.

Little steps here with a backup between each step is advised. :)

afterburn25
09-20-2014, 05:13 AM
OK I'll try that

--------------- Added 1411197876 at 1411197876 ---------------

ok this is what I have I installed the original file set default templates check the suspect files it showed all files to be normal no unusual or files of non expected contents I also disabled all addons in config.php and I still get that error

only on admin when trying to view a post

Action segments were requested for an undefined route class 'vBCms_Route_Content' on line 716 in /home/spicypan/public_html/vb/router.php
#0 /home/spicypan/public_html/packages/vbcms/route/content.php(210): vB_Router::getRouteActions('vBCms_Route_Con...')
#1 /home/spicypan/public_html/vb/route.php(242): vBCms_Route_Content->buildSegmentScheme()
#2 /home/spicypan/public_html/packages/vbcms/route/content.php(65): vB_Route->__construct('1/addcontent/')
#3 /home/spicypan/public_html/vb/route.php(260): vBCms_Route_Content->__construct('1/addcontent/', false)
#4 /home/spicypan/public_html/includes/class_postbit.php(420): vB_Route::create('vBCms_Route_Con...', '1/addcontent/')
#5 /home/spicypan/public_html/showthread.php(1096): vB_Postbit->construct_postbit(Array)
#6 {main}


--------------- Added 1411200954 at 1411200954 ---------------

Also there is that other error since it also only addicts the administer group I think there related whenever any member views another members profile it works fine but if they try to view a profile of an administrator they get this error

Fatal error: Class 'vB_ActivityStream_View_Perm__' not found in+/home/spicypan/public_html/vb/activitystream/view.php+on line+589

Max Taxable
09-20-2014, 01:10 PM
'router.php' - I have never heard of this file in vBulletin.

ForceHSS
09-20-2014, 02:17 PM
The best thing you could do is let someone here install a fresh forum for you as you must be doing something wrong. I have some free time today and will install it for free

'router.php' - I have never heard of this file in vBulletin.
its a default file

afterburn25
09-20-2014, 04:06 PM
ok thate will be great

--------------- Added 1411235910 at 1411235910 ---------------

ok I discovered the problem there is something not good in the database i added a new database and uploaded a week old backup changed my config to reflect that database and it works fine so question is how to I get my database changes into that database