Hello,
Sorry for my english that is not so good that yours.
After installing CMSMS, i've got a blank page. I can open admin page. I checked debug mode to "true" and now I've got this error messages.
Warning: fetch(): Unable to access d:\www\mysite.com\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.php in d:\www\mysite.com\htdocs\lib\smarty\Smarty.class.php on line 1258
Warning: fetch(d:\www\mysite.com\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.php): failed to open stream: No such file or directory in d:\www\mysite.com\htdocs\lib\smarty\Smarty.class.php on line 1258
Warning: fetch(): Failed opening 'd:\www\mysite.com\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.php' for inclusion (include_path='.;c:\php\pear;d:\www\nord-et-est.net') in d:\www\mysite.com\htdocs\lib\smarty\Smarty.class.php on line 1258
How can I do to resolve this problem ?
Thanks for your answers.
Blank page too....
Re: Blank page too....
I have a problem similar of yours. I suppose too that the source of the problem is something related to fetch instruction. Have you solved it?babouche wrote: Hello,
installing CMSMS, i've got a blank page.
Re: Blank page too....
Have you checked that webserver has rights to tmp/templates_c directory?
and try clearing the cache from admin
and doublecheck your config.php paths
and try clearing the cache from admin
and doublecheck your config.php paths
Re: Blank page too....
is php-tokenizer installed (for php5) ? It was my problem, once installed all worked fine.