The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I get this error message when I attempt to view the forum that I maintain:
Quote:
|
#2
|
||||
|
||||
![]()
your missing global.php it seems or its not in the correct spot/where the script is looking for it.
|
#3
|
|||
|
|||
![]()
Well, this is a clean install of vBulletin, so where is "global.php" supposed to be when starting from scratch. It's currently in "/home/tyranus/public_html/forum" which is where I have the forum installed.
|
#4
|
||||
|
||||
![]()
its supposed to be in the forum root which it sounds like you've installed it in.
line 591 is a hook location, do you have any plugins installed even though you say its a clean install? |
#5
|
|||
|
|||
![]()
Not atm. I had an install on there that got corrupted when I tried to remove something that i screwed up the install (I was just going to try again) then I got this error. So as a response, I just deleted all of the files on the server (after backing them up) and put a new install in. The only thing I did not purge was the db. I just downloaded the newest version and went with it. I attempted to "install" but since I already had in install according to the script, I just ran an update. Could the problem be in the db?
|
#6
|
||||
|
||||
![]()
At the top of your /includes/config.php file after
Code:
<?php Code:
define('DISABLE_HOOKS', true); |
#7
|
||||
|
||||
![]()
Its tripping up on the parse_templates hook, which really does suggest you have a plugin installed.
|
#8
|
|||
|
|||
![]()
Interesting, that worked FRDS, so apparently I do ... The odd thing is that none of the files are still there, so why does this stuff still work (i.e. the extra styles and such)? Also, how can I re-enable hooks and have it work normally (or will this fix the problem)?
|
#9
|
|||
|
|||
![]()
Uninstall the problematic hack. If you can view your forums by doing what FRDS said, then it means an hack is causing the problem, since it will now be running the default vBulletin code.
|
#10
|
|||
|
|||
![]()
Nevermind, I managed to get rid of the offending plugin.
--------------- Added [DATE]1211975782[/DATE] at [TIME]1211975782[/TIME] --------------- Lol, thanks Jase2, I was just being a bit dense, it is a bit early where I am ![]() --------------- Added [DATE]1211977430[/DATE] at [TIME]1211977430[/TIME] --------------- Thanks very much for the help, now to clean up the rest of the mess I made when screwing around with all of this ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|