Wie schalte ich den Debug Modus ein?
Habe es versucht mit:
require_once(str_replace(\\\\,/,dirname(__FILE__))./vlib/vlibTemplate.php);
$tmpl = new vlibTemplate(templates/.$xml_tmpl_config->template./index.tpl);
$tmpl = vlibTemplateDebug(templates/.$xml_tmpl_config->template./index.tpl, $options);
und er sagt:
Fatal error: Call to undefined function vlibtemplatedebug() in index.php on line 27Danke für die Hilfe,
cu
mikaemi
PS: das ist jetzt erstmal mein letzter Post