The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
My website blank pages. HELP forum not working!
its happend all of a sudden privateserverforums.com i have tryed inserting the no plugins code but still the same. i tryed uploading and running install file but that wont work says page not found. i tryed removing/ changing .htacess file. no luck i have re-uploaded all origional vbulletin files just incase any file errors but nothing changes! i can access admincp but most pages from there are blank also. PLEASE I BEG FOR A LITTLE HELP? |
#2
|
||||
|
||||
![]()
Check your error_logs - those will most likely tell you want the problem is. Then, here is a page from the manual about troubleshooting blank or 'white' pages: http://www.vbulletin.com/docs/html/blank_pages
|
#3
|
||||
|
||||
![]()
i think it may have something to do this this error:
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/content/d/a/y/daydie/html/dbtech/status/hooks/cache_templates.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/d/a/y/daydie/html/global.php(355) : eval()'d code on line 74 the thing is this does not exsist no more i deleted it. |
#4
|
|||
|
|||
![]()
It looks like you have a plugin using hook "cache_templates" which is trying to include the file that you deleted.
|
#5
|
||||
|
||||
![]()
Line 355 of global.php:
($hook = vBulletinHook::fetch_hook('cache_templates')) ? eval($hook) : false; Your problem is with a plugin. Try disabling your modifications/plugins and then go in and remove/disable that product. Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#6
|
||||
|
||||
![]()
thanks sorted it
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|