I have this problem at the top of the page I have this..
Quote:
Warning: unserialize() expects parameter 1 to be string, array given in /vbsupport.php on line 116
Warning: unserialize() expects parameter 1 to be string, array given in /vbsupport.php on line 117
|
I don't knoe why the line 116 and 117 is:
Quote:
$vbulletin->vbs_category = unserialize($vbulletin->vbs_category);
$vbulletin->vbs_admin = unserialize($vbulletin->vbs_admin);
|
I tried to disable the necessary of a category but nothing