The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
Forget about the serialized variables. Serializing is done to store an object (often an aray) as a single value. You do not perform operations on a serialized field.
You restore the original object (an array in your case) using unserialize() and perform your operations on the restored object. To troubleshoot your problem please provide a var_dump of the (unserialized) array. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|