Page 1 of 1

Newbie question [smarty include error]

Posted: Wed Oct 11, 2006 1:40 pm
by ABeckz
I´m so helpless.....
(always those newbies....)

I´m running XAMPP and followed the instruction for installing. Serendipity tells me everything is fine and i can now visit my new blog, but instead of my new blog i get a

Warning: Smarty::include(E://abeckz/serendipity/templates_c\carl_contest^%%97^971^971D6F7E%%index.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in E:\ABeckz\serendipity\bundled-libs\Smarty\libs\Smarty.class.php on line 1251

Warning: Smarty::include() [function.include]: Failed opening 'E://abeckz/serendipity/templates_c\carl_contest^%%97^971^971D6F7E%%index.tpl.php' for inclusion (include_path='.;C:\Programme\xampp\xampp\php\pear\;E:\ABeckz\serendipity/;E:\ABeckz\serendipity/bundled-libs/') in E:\ABeckz\serendipity\bundled-libs\Smarty\libs\Smarty.class.php on line 1251

:(

there is no file called carl_contest^%%97^971^971D6F7E%%index.tpl.php
in that particular directory.

What have I done wrong? I used chmod to grant all rights for "E://abeckz/serendipity/templates_c"

I can´t get it.....

Re: Newbie question [smarty include error]

Posted: Wed Oct 11, 2006 1:54 pm
by garvinhicking
Hi!

How did you configure the paths in your serendipity configuration? Make sure there always only "/" in the paths, never ever a "\"!

Best regards,
Garvin

Re: Newbie question [smarty include error]

Posted: Wed Oct 11, 2006 3:01 pm
by ABeckz
Hi,

I didn´t configure any paths in Serendipity. Took the easy install. But the paths in the pro install are all correct /. But professional install doesn´t work either.

Is there such a file called

carl_contest^%%97^971^971D6F7E%%index.tpl.php

in YOUR serendipity version?

Thanks Garvin.....

Re: Newbie question [smarty include error]

Posted: Wed Oct 11, 2006 5:56 pm
by garvinhicking
Hi!

The files in templates_c are created automatically by Smarty. So smarty is complaining that it cannot create that file. You did check write permissions on "templates_c", right?

If you go to your s9y configuration panel, and look at the "Paths" setup section, are there really no "\" characters? It must come from somewhere...

Best regards,
Garvin