
Gdy zaladuje LittleUtil to debuger w niej zawarty wyrzuca mi taki blad:
Kod
NOTICE :: D:Apache2wwwenginelibsmartySmarty.class.php (line 1185) [28.02.2004 12:30]
Undefined index: insert_tags
<?php
1183:: if (smarty_core_read_cache_file($_params, $this)) {
1184:: $_smarty_results = $_params['results'];
>> 1185:: if (@count($this->_cache_info['insert_tags'])) {
1186:: $_params = array('plugins' => $this->_cache_info['insert_tags']);
1187:: require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
1188:: smarty_core_load_plugins($_params, $this);
?>
Undefined index: insert_tags
<?php
1183:: if (smarty_core_read_cache_file($_params, $this)) {
1184:: $_smarty_results = $_params['results'];
>> 1185:: if (@count($this->_cache_info['insert_tags'])) {
1186:: $_params = array('plugins' => $this->_cache_info['insert_tags']);
1187:: require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
1188:: smarty_core_load_plugins($_params, $this);
?>
Ktos z was moze spotkal sie z czyms takim juz

Moze wystarczy cos wylaczyc w smarty i bedzie po sprawie