Code: Select all
Warning: Smarty error: unable to read resource: "" in /home/linuxblo/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1088
Upon looking at line 1088 inside the code, we find:
Code: Select all
$_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];