Page 1 of 1

Error after install "Call to undefined function..."

Posted: Sun Jan 22, 2006 3:59 pm
by Tonny
Hi i have a problem
The installation went smoothly, no problems with that.  But after the final step I get this error message:
Fatal error: Call to undefined function token_get_all() in /var/www/hotserv.dk/users/cbrn/lib/smarty/core/core.write_compiled_include.php on line 45

I can still use the admin section without problems

Do you have any ideas how to solve this problem

Re: Error after install "Call to undefined function..."

Posted: Sun Jan 22, 2006 4:37 pm
by Ted
What version of php are you using?

Re: Error after install "Call to undefined function..."

Posted: Sun Jan 22, 2006 4:47 pm
by Tonny
Im using PHP5 - Threaded

    * safe_mode off
    * GD lib 2.0 with Freetype
    * MySQL og MySQLi extension
and MySQL 4.1

Re: Error after install "Call to undefined function..."

Posted: Sun Jan 22, 2006 7:46 pm
by Ted
Too strange.  That function was introduced in php 4.2.0 and as far as I know doesn't need any additional modules.

It's actually smarty that's using it.

I'm not seeing any issues on their forum related to that function, so I'm not really sure what's going on.

Re: Error after install "Call to undefined function..."

Posted: Thu Jan 26, 2006 7:22 am
by Viggo
Try installing the tokenizer module for php5