shared installation [ smarty error ]

Having trouble installing serendipity?
Post Reply
Onno
Regular
Posts: 11
Joined: Tue Nov 09, 2004 3:14 pm

shared installation [ smarty error ]

Post by Onno »

I managed to install the shared installation on my server. However after installing via the S9Y interface I get this error.
Warning: Smarty error: unable to read resource: "" in /home/http/bloggers/blog/s9y/bundled-libs/Smarty/libs/Smarty.class.php on line 1088

yet the Smarty libs are in the right place. What could be wrong that he can't read them ?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: shared installation [ smarty error ]

Post by garvinhicking »

Hi!

This error usually means that either you configured a wrong serendipityPath and thus Smarty cannot find any of the template files; or it means that no "templates_c" directory exists or is writable!

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
mattb
Posts: 2
Joined: Fri Oct 13, 2006 2:57 pm

Post by mattb »

I've got the same problem, I've checked all the paths and the permissions on the directories and all is well. Any other ideas?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi Matt!

Did you also check that all *.tpl files (especially the ones in 'default') are existing and readable?

This error can only mean one of:

- missing .tpl files
- missing templates_c directory
- missing read privleges
- missing write privileges
- misconfigured paths (especially on windows servers)

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
mattb
Posts: 2
Joined: Fri Oct 13, 2006 2:57 pm

Post by mattb »

Thanks for the response. I threw in the towl and started over, it works now. My guess is something got messed up when I ftp'd the files over.
Arnold Nijboer
Regular
Posts: 42
Joined: Mon Oct 23, 2006 7:48 pm
Contact:

smarty error

Post by Arnold Nijboer »

i've had the same prob. after i've removed the templates and htmlarea link and just copyed the dir's the prob. was gone....

Goed luck
Post Reply