The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Site Database but no files!
Ok, well I have a DB but no files for it. I know it is was on 4.0.6 but when I import the DB and use the 4.0.6 files I am getting errors like this:
http://puu.sh/m21F Any help? |
#2
|
|||
|
|||
I think you might be missing stuff that's normally in the datastore table. You can upload tools.php (from the "do not upload" folder of the distribution) to admincp, then point your browser at admincp/tools.php. There are a few options for rebuilding the Datastore Cache.
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Yes, you should be able to do this query:
Code:
SELECT value from setting WHERE varname = 'templateversion' I suppose another possibility could be that you have a problem in your config.php - are you getting any database errors? |
#5
|
|||
|
|||
It isn't letting me run that query. It just reloads the page and does nothing. Also, the config.php is correct.
|
#6
|
|||
|
|||
Can you run it from phpmyadmin or something like that (outside of vbulletin)? Also maybe check your web server error log if you have access to that.
|
#7
|
|||
|
|||
have you tried disabling hooks from the config file ? The database was probably running mods before , now you have a clean install its still looking for them........just a thought
|
#8
|
|||
|
|||
Where do I disable that in the config.php file?
|
#9
|
|||
|
|||
add this on the second line of the config.php :
Code:
define('DISABLE_HOOKS', true); |
#10
|
|||
|
|||
Quote:
I did it and I am still getting errors. Trying to get into the admincp. --------------- Added [DATE]1332553152[/DATE] at [TIME]1332553152[/TIME] --------------- Any other help? --------------- Added [DATE]1332610346[/DATE] at [TIME]1332610346[/TIME] --------------- Anything I can do? I need to get it up. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|