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?
Im getting a Fatal error
Re: Im getting a Fatal error
For token_get_all to work PHP versions below 4.3.0 must to be compiled with [url=http://]tokenizer[/url] support (--enable-tokenizer).