I am trying to install serendipity on two different servers and have them access one database (the same tables) on one of the servers. Thus, I want to have one blog on two different sites (and servers). It seems possible, but after I install the second s9y blog I get this error:
Warning: Smarty error: unable to read resource: "" in /mydomain.com/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1088
What does this mean? I'm not familiar with smarty, so I'm not sure if this is something I can get around.
Thanks in advance for your help!
trying something tricky
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: trying something tricky
This error usually only happens when your templates_c directory does not exist or is not writable!
Regards,
Garvin
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/
# 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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
No, that shouldn't be the reason; "dot files" sometimes are hidden by the FTP server or FTP client; they shouldn't be causing this.
I only know this error in conjunction with wrong file/directory permissions or when the bundled-libs/Smarty/ directory was not copied/extracted properly.
Regards,
Garvin
I only know this error in conjunction with wrong file/directory permissions or when the bundled-libs/Smarty/ directory was not copied/extracted properly.
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/
# 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/