All sorts of problems...

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Justice
Posts: 2
Joined: Sun May 07, 2006 1:02 am

All sorts of problems...

Post by Justice »

I had some issues trying to install the Static Page plugin, now when I click to install a new plugin I get this message:
Parse error: parse error, unexpected $ in /home/justice/public_html/serendipity/plugins/BROKEN/lang_en.inc.php on line 138
I had renamed the Static Plugin to BROKEN so I could find it easier, in case you're wondering.
When I try to delete any files through FTP, I'm told I don't have permission to alter those files.
The offending plugin isn't listed in my Event Plugin list, since I already uninstalled it from Serendipity.

So, how can I get access to my plug-ins again and get rid of the corrupted files?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: All sorts of problems...

Post by garvinhicking »

Hi!

You cannot put the same plugin into the same directory structure with a different name, because Serendipity parses all subdirectories; so you need to move backup files completely outside of the /plugins directory.

You might need to look at our FAQ and look for the "fixperm.php" script to change permissions on your server so that you can delete files! Also look into the spartacus plugon config where you can specify default privileges for downloaded files!

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/
Justice
Posts: 2
Joined: Sun May 07, 2006 1:02 am

Fixperm

Post by Justice »

The fixperm.php script did it! Thanks!
Post Reply