Page 1 of 1

Blank page too....

Posted: Sat Dec 17, 2005 11:52 am
by babouche
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.

Re: Blank page too....

Posted: Fri May 12, 2006 8:12 am
by bruco
babouche wrote: Hello,
installing CMSMS, i've got a blank page.
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?

Re: Blank page too....

Posted: Fri May 12, 2006 11:26 am
by tsw
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

Re: Blank page too....

Posted: Fri May 12, 2006 11:44 am
by Ted
What version of CMSMS?

Re: Blank page too....

Posted: Fri May 12, 2006 12:29 pm
by leMich
is php-tokenizer installed (for php5) ? It was my problem, once installed all worked fine.