The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
unserialize() expects parameter 1 to be string, array given error
i get this error:
on my vBa CMPS main page at the top. does anyone know how i would fix it? in the file on line 240 and 241 i have this: im sure it is a simple fix, but i am rather new at this stuff, and thank you in advance for helping. |
#2
|
||||
|
||||
The datastore "data" is already unserialized when it is fetched. You will need to remove "unserialize(" and then the ")" at the end.
|
#3
|
|||
|
|||
so basically make the lines look like this?
$iconcache = $vbulletin->iconcache; $attachmentcache = $vbulletin->attachmentcache; tried it.. it works... once again.. thank you very much. many people appreciate the help that you just offered. |
#4
|
|||
|
|||
You may want to let vBAdvanced know, you may either be using outdated files or they need to update their software. Might help others who get this error.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|