The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Odd Error
I downgraded by VB from 3.8.5 to 3.8.2. (after an upgrade issue)
I reverted back all of the files and imported the backup database (3.8.2). For whatever reason, the forum is working perfect without issue but the version at the footer, and admincp, continues to say VB 3.8.5 |
#2
|
|||
|
|||
Check your ./includes/version_vbulletin.php. If you restored all files back to 3.8.2, then it should be:
PHP Code:
|
Благодарность от: | ||
Max Taxable |
#3
|
||||
|
||||
If that don't work do the following:
1) Turn on debug mode by adding the following to your includes/config.php Code:
$config['Misc']['debug'] = true; 3) Turn off debug mode by removing the following to your includes/config.php Code:
$config['Misc']['debug'] = true; |
Благодарность от: | ||
PsychoModz |
#4
|
|||
|
|||
Quote:
|
2 благодарности(ей) от: | ||
Max Taxable, ozzy47 |
#5
|
||||
|
||||
Good stuff, glad it worked.
|
Благодарность от: | ||
Max Taxable |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|