The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
The only issue I had when upgrading server to php 5.4 was a deprecated php tag in some files. However, i don't think I actually had to change any core VB files, only old mods.
All I did was searched for the following line in all php files: error_reporting(E_ALL & ~E_NOTICE); and replaced with this: error_reporting(E_ALL & ~E_NOTICE & ~8192); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|