Quote:
Originally Posted by Mosh
That is because when I wrote this, it was for the vBulletin 3.x.x series and it on a PHP 4 platform... now because vBulletin 4.x.x uses PHP 5.2.0 as a minimum requirement, I forgot to remove the "pass by reference" OOP operator, as in PHP 5 and above this is done automatically. So, I will release new version soon... thanks for pointing that out OldSchoolDSL 
|
You're welcome and thank you for fixing it so quick
Quote:
Originally Posted by Mosh
Update: v4.0.4
-- Fixed: removed depreciated "pass by reference" return value from a PHP5 OOP constructor
|
Test and working
4.1.1
& 4.1.2