Thread: offset 0
View Single Post
  #1  
Old 15th September 2009, 18:09
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default offset 0
Code:
Undefined offset:  0 (#8) in /temp/cpl_templates/%%2B^2B1^2B1F4304%%blog.tpl.php.php on line 30
PHP Code:
<?php if (! isset ( $this->_tpl_vars['start_page'] ) || $this->_tpl_vars['posts'][$this->_sections['p']['index']]['b'] == 'b'): ?>


there is no offset so why error ?
ok fixed
deleate all files exept index.html from temp/cache and disable title caching


Last edited by wMan; 15th September 2009 at 18:24.
Reply With Quote