PDA

View Full Version : Small error with PHP 5.2.0 and vbAdvanced 2.2.0


orca
11-15-2006, 09:21 AM
Hi there,

I just upgraded PHP to 5.2.0 and may found a small problem. After the upgrade, it says on the top of my mainpage (vbadvanced):

Warning: unserialize() expects parameter 1 to be string, array given in /includes/vba_cmps_include_bottom.php on line 240

Warning: unserialize() expects parameter 1 to be string, array given in /includes/vba_cmps_include_bottom.php on line 241

May nothing serious but it seems that a type of a variable needs to be changed.

Brian
11-15-2006, 02:24 PM
Which version of vBulletin are you running? That problem has been corrected in vBa CMPS 2.2.1, so as long as you're running vB 3.6, you just need to upgrade to 2.2.1 to solve the problem.

Our Sponsors
 

orca
11-16-2006, 05:54 PM
Ah ok. Intended to do that anyway. I just received the error after upgrading to PHP 5.2.0. Before I hadn't the error.