I'v tested vlibTemplate with my Win-pc, first. Works fine, very nice.
Now I have tested that code with other server (portland.co.uk), and I have these errors... what is this? I read vlibTemplate.php-file from portland's server, and it's ok.
Parse error: parse error, expecting `')'' in vlibTemplate.php on line 522
Fatal error: Cannot instantiate non-existent class: vlibtemplatedebug in /host/ ..... /events.htm.php on line 27
This line 27 is where I do...
$tmpl = new vlibTemplateDebug('events.htm');