Spartacus Error

Creating and modifying plugins.
Post Reply
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Spartacus Error

Post by davecjr »

When I try to access plugins via the 'Spartacus' plugin, I get this error.

Select the plugin which you wish to install

Trying to open URL http://netmirror.org/mirror/serendipity ... idebar.xml...
Can't write to file /hsphere/local/home/dcockrel/thecockrells.com/blog/plugins/serendipity_event_spartacus/package_sidebar.xml.


The package_sidebar.xml file doesn't seem to exist and I was wondering if it gets created when this plugin is used or if it should be there all the time. (or if this is only me having a problem. :-)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spartacus Error

Post by garvinhicking »

You need to chmod(777) the serendipity_event_spartacus directory, so that PHP can write to that directory.

Work on the spartacus stuff is still work in progress and will surely change before 0.8 final release; eventually it will use a different directory to store its files in.


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/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

As usual, thanks for the fast reply. I thought I had tried that but obviously not! :-)
Post Reply