Smarty error

Having trouble installing serendipity?
Post Reply
zikronix
Regular
Posts: 22
Joined: Tue Jan 29, 2008 2:31 am

Smarty error

Post by zikronix »

went from 1.2 to 1.3 after being hacked yay coppermine

anywho now im getting a smarty error

now im getting a smarty error though.

Warning: Smarty error: unable to read resource: "file:sidebar.tpl" in /home/content/z/i/k/zikronix/html/bundled-libs/Smarty/libs/Smarty.class.php on line 1092


i looked but i dont know what im actually looking for
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I see we use that template when we configure plugins. When we load it, we search in two places: first we check your currently configured template, then we check the templates/default/ directory. If it's not in either of those, it default to the current directory.

The URI 'file:sidebar.tpl' indicates that it's defaulting to the current directory. It's not finding it in the other directories. It's definitely included in the templates/default/ directory in the tarball.

If the file templates/default/sidebar.tpl doesn't exist, your installation was corrupted or incomplete. You'll want to re-upload Serendipity. If it does exist, something is wrong with s9y or Smarty. Re-uploading couldn't hurt.
Judebert
---
Website | Wishlist | PayPal
Post Reply