The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I have installed PHP 5 on my server and having problems with the functionality of some hacks on VB3. Has anyone sucessfully installed PHP 5 on their server with VB3? Have you had any issues regarding any of the hacks. This is one of the errors I am receiving: http://www.mantisbt.org/mantis/view.php?id=4745 Thanks Looking forward to a reply, |
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
If you're coding an addition to vB3 on PHP 5, look out for errors relating to not defining $specialtemplates, $phrasegroups, or the other initialization variables. Even one can flood the page with errors as I found out due to a vBMS bug report (I run everything on PHP 4 like almost everybody else so never encountered the error).
Also take special care when modifying an argument passed to a function because all non-primitives in PHP 5 are passed by reference, unlike in PHP 4 where they're by value. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|