hi guys
im getting this error on top of my site:
Notice: unserialize() [function.unserialize]: Error at offset 8173 of 23916707 bytes in /home/xxxx/public_html/xxxxx.com/libs/extensions/ezSQL/ez_sql_core.php on line 382
i have checked this file ez_sql_core.php on line 382, but i dont see nothing wrong there, line 382 looks like this:
$result_cache = unserialize(file_get_contents($cache_file, NULL, NULL, 15));
could someone please help me with this?


Reply With Quote

Bookmarks