Upgrading from .84 beta1 to .9 beta problems

Having trouble installing serendipity?
Post Reply
paladin
Posts: 4
Joined: Wed Oct 05, 2005 5:41 am

Upgrading from .84 beta1 to .9 beta problems

Post by paladin »

I recently attempted to upgrade my installation from .84 beta1 to .9 beta by copying over the files in my installation. I followed the upgrade, and things seemed to go as planned. Now, when I visit my page, I get this:

Code: Select all

Fatal error: Smarty error: [in file:/home/lucent5/public_html/paladin/templates/default/entries.tpl line 20]: [plugin] (secure mode) modifier 'escape' is not allowed (core.load_plugins.php, line 118) in /home/lucent5/public_html/paladin/bundled-libs/Smarty/libs/Smarty.class.php on line 1084
I'm using a hosted service, so I don't have shell access. It's running php 4.3.11 and apache 1.3.33. I'll provide any more details that anyone needs, I'm just out of places to look now :) Thanks for any help!!

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

Re: Upgrading from .84 beta1 to .9 beta problems

Post by garvinhicking »

Can you check if the file bundled-libs/Smarty/libs/plugins/modifier.escape.php file exists and is readable?

Best 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/
paladin
Posts: 4
Joined: Wed Oct 05, 2005 5:41 am

Thanks!

Post by paladin »

It was the permissions on the directory, they were set to 744. That fixed it, now it works!!! Thanks for the help!
Post Reply