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

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Tonny

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

Post 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
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

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

Post by Ted »

What version of php are you using?
Tonny

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

Post by Tonny »

Im using PHP5 - Threaded

    * safe_mode off
    * GD lib 2.0 with Freetype
    * MySQL og MySQLi extension
and MySQL 4.1
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

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

Post 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.
Viggo

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

Post by Viggo »

Try installing the tokenizer module for php5
Locked

Return to “[locked] Installation, Setup and Upgrade”