error message after installation (Technics)

by Nico Hoffmann @, Saturday, February 21, 2009, 17:23 (5515 days ago)

Hello,

I just installed MLF2 from scratch on my local pc. The installation completed, and MLF2 is running an accessible. But on index page I get this error message:


Fatal error: Call to undefined function token_get_all() in /home/nico/public_html/ftest/v2/forum/modules/smarty/plugins/compiler.defun.php on line 49

the error seems to appear on all pages, which are related to forum entries, i.e.
forum index page, entry page, ...
Other pages (user / admin pages, login, ...) works well.

Any suggestions?

N.

error message after installation

by Nico Hoffmann, Thursday, March 05, 2009, 21:43 (5502 days ago) @ Nico Hoffmann

Hello,

I just installed MLF2 from scratch on my local pc. The installation completed, and MLF2 is running an accessible. But on index page I get this error message:


Fatal error: Call to undefined function token_get_all() in /home/nico/public_html/ftest/v2/forum/modules/smarty/plugins/compiler.defun.php on line 49

the error seems to appear on all pages, which are related to forum entries, i.e.
forum index page, entry page, ...
Other pages (user / admin pages, login, ...) works well.

O.K., I got it.

JFR: If you are running gentoo (I do), make sure, that the USE flag 'tokenizer'
is set. If not, you have no tokenizer function available.

Add 'tokenizer' to /etc/make.conf, do a "emerge --newuse php" and restart
yout httpd, then it should work.

N.

error message after installation

by ame @, Wednesday, March 18, 2009, 14:03 (5490 days ago) @ Nico Hoffmann

thanks a lot. that was my problem as well - gentoo ;)

RSS Feed of thread