Page 1 of 1

Smarty error (No such file or directory)

Posted: Wed Nov 15, 2006 12:15 am
by Haris
I have just installed CMSMS on a Windows server. When I go to the main page of my site I get these errors:

Code: Select all

Warning: fetch(C:\Inetpub\vhosts\pokemonol.net\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\pokemonol.net\httpdocs\lib\smarty\Smarty.class.php on line 1265

Warning: fetch(): Failed opening 'C:\Inetpub\vhosts\pokemonol.net\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\pokemonol.net\httpdocs\lib\smarty\Smarty.class.php on line 1265
The URL of my server is: http://207.234.131.183/

What's the problem(s)?

Re: Smarty error (No such file or directory)

Posted: Wed Nov 15, 2006 3:35 am
by Dr.CSS
You may want to search the forum for "windows server" there are a few threads on them...

Thinking a new topic/thread line may be needed for windows server problems...

Re: Smarty error (No such file or directory)

Posted: Fri Dec 08, 2006 5:10 am
by Joe Bfnl
I also have the exact same error and none of the other answers seem to apply.  Anybody have any ideas?

just as the post above, I am also running on a windows  server ( I know, I know, nothing I can do about it, it comes w/ the job...) Windows 2003 web edition running Apache Tomcat 5.5.4, MySQL 4.1.12, Microsoft IIS 6.0 and PHP 4.3.11 with a clean install of the latest build (as of oct 10th 06) of cmsmadesimple. The install seemed to go fine, the were two yellows but everything else was green then I get these errors :

Warning: fetch(C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\lib\smarty\Smarty.class.php on line 1265

Warning: fetch(): Failed opening 'C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\tmp\templates_c\%%CB^CBC^CBC6D161%%template%3A17.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\thethinkingcitizen.com\httpdocs\lib\smarty\Smarty.class.php on line 1265

[glow=red,2,300]I know that there are many windows haters out there but it is what I got and I really, really need to get this working. Will begging help?[/glow]

Hey, you get two birds w/ one good answer! I know that Haris will probably be a greatful as I will!

Re: Smarty error (No such file or directory)

Posted: Fri Dec 08, 2006 5:46 am
by cyberman
Are you sure your /tmp/templates_c dir has permission 777?

Re: Smarty error (No such file or directory)

Posted: Fri Dec 08, 2006 6:00 am
by Joe Bfnl
Mine is set read, write, execute, Haris how about you?

Re: Smarty error (No such file or directory)

Posted: Sat Dec 09, 2006 7:35 pm
by Joe Bfnl
okay, no help here and I could not understand the tech answers found by a google search of other forums so I am going to try to do an unistall,, set everything back to the begining and attempt to start over.  :'(

Re: Smarty error (No such file or directory)

Posted: Sun Dec 10, 2006 4:26 am
by Dr.CSS
Did you go to those folders and make sure there were no files in them, they are, I believe just for writing temp. files to so it doesn't have to fetch from database...

Re: Smarty error (No such file or directory)

Posted: Mon Dec 11, 2006 7:04 pm
by Joe Bfnl
I think they were empty but then I developed an assess issue and couldn't check. I have deleted the entire account and will be starting all over with a clean install and see what happens.