Log Server Error

Max_69

Member
Hi, in the admin pannel i have this:

ErrorException: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Error at offset 0 of 1 bytes - library/XenForo/Model/StyleProperty.php:1554

in the line StyleProperty.php:1554 this:

Code:
$property['propertyValueCss'] = unserialize($property['property_value']);
Any idea?
Thanks
 
The value couldn't be unserialized. Most likely nothing to worry about (although, in saying that, the error would probably be silenced if it were nothing to worry about...), if it happens many more times post again...

Liam
 
Top Bottom