Page 1 of 1
Here is your CMS site = ERROR ?
Posted: Wed Mar 07, 2007 4:35 pm
by travisbarker
Hello everybody !
I have installed CMS MS on my web server. Everything was Ok during the installation except when I clicked on "Here is your CMS website"...
I get this message :
Fatal error: Call to undefined function token_get_all() in /www/sites/1/ifrance.com/t/h/therealtravisbarker/site/cmsmadesimple-1.0.4/lib/smarty/internals/core.write_compiled_include.php on line 45
I can't solve this problem... Does somebody have any idea ?
Thanks !
Alex
Re: Here is your CMS site = ERROR ?
Posted: Wed Mar 07, 2007 6:54 pm
by Pierre M.
Re: Here is your CMS site = ERROR ?
Posted: Wed Mar 07, 2007 7:19 pm
by Dee
travisbarker wrote:
I get this message :
Fatal error: Call to undefined function token_get_all()
PHP
tokenizer support (which is enabled by default since PHP 4.3.0) is not enabled on the server.
Regards,
D
Re: Here is your CMS site = ERROR ?
Posted: Thu Mar 08, 2007 9:29 am
by travisbarker
Dee wrote:
travisbarker wrote:
I get this message :
Fatal error: Call to undefined function token_get_all()
PHP
tokenizer support (which is enabled by default since PHP 4.3.0) is not enabled on the server.
Regards,
D
Does that mean that it's not possible to install CMS MS on this server ?
Re: Here is your CMS site = ERROR ?
Posted: Thu Mar 08, 2007 11:40 am
by Pierre M.
...unless your provider enables tokenizer support.
This has been a recurring issue for 10 days. It seems hosting providers are upgrading PHP and don't activate the tokenizer. Please ask your provider to activate it so other won't experience the same problem.
Pierre M.
(PS : my mistake about FTP corruption)
Re: Here is your CMS site = ERROR ?
Posted: Thu Mar 08, 2007 11:47 am
by travisbarker
Do you know any other free web site host where CMS MS is working ?
Re: Here is your CMS site = ERROR ?
Posted: Thu Mar 08, 2007 12:11 pm
by Pierre M.
This is tricky because as said above, any known to work hosting provider that is migrating PHP today and disabling tokenizer doesn't work anymore. The only way I know is to ask the providers.
Pierre M.