Page 1 of 1

Im getting a Fatal error

Posted: Wed Nov 22, 2006 4:42 pm
by lajlev
Fatal error: Call to undefined function token_get_all() in /var/www/hotserv.dk/users/asv/lib/smarty/internals/core.write_compiled_include.php on line 45

Anybody know why?

Re: Im getting a Fatal error

Posted: Thu Nov 23, 2006 2:22 am
by Dee
For token_get_all to work PHP versions below 4.3.0 must to be compiled with [url=http://]tokenizer[/url] support (--enable-tokenizer).