vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Help my vbulletin is messed up (https://vborg.vbsupport.ru/showthread.php?t=314395)

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 [DATE]1411175411[/DATE] at [TIME]1411175411[/TIME] ---------------

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:

PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?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?


All times are GMT. The time now is 04:40 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
  • Page Generation 0.01112 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete