Joshua broke

Having trouble installing serendipity?
Post Reply
lauterunfug
Regular
Posts: 54
Joined: Wed Mar 16, 2005 9:26 am

Joshua broke

Post by lauterunfug »

After installing a second Serendipity-Blog on the same domain (but on a subdomain) the Joshua-Style I used broke.

I know that I did not correctly install the second one (took the same name for the prefix in the database).

I get following error when I go on http://www.lauterunfug.ch

Code: Select all

Warning: main(SMARTY_CORE_DIRcore.load_plugins.php): failed to open stream: No such file or directory in /home/usr/lauterunfug/public_html/templates_c/joshua^%%C8^C8D^C8D10313%%entries.tpl.php on line 3

Fatal error: main(): Failed opening required 'SMARTY_CORE_DIRcore.load_plugins.php' (include_path='/home/usr/lauterunfug/public_html/:/home/usr/lauterunfug/public_html/bundled-libs/:.:/usr/lib/php') in /home/usr/lauterunfug/public_html/templates_c/joshua^%%C8^C8D^C8D10313%%entries.tpl.php on line 3
do I have to delete that file in the templates_c-Directory??

The admin-area works fine. Other Templates also work fine. Only a problem with Joshua...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Joshua broke

Post by garvinhicking »

The problem is the SMARTY_CORE_DIR variable that is undefined. It seems like your install did not properly create the configuration because of the same prefix. Please reinstall.

Regards,
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/
lauterunfug
Regular
Posts: 54
Joined: Wed Mar 16, 2005 9:26 am

Post by lauterunfug »

I had some problems reinstalling serendipity.

However, Joshua worked again some hours again... I guess those file got overwrited sometime... actually don't know what made it work again.

happy now!
Post Reply