Problem with plugin & styles access

Having trouble installing serendipity?
Post Reply
treehstn
Regular
Posts: 31
Joined: Wed May 09, 2007 2:12 am

Problem with plugin & styles access

Post by treehstn »

Hi everyone,

I installed a new blog and am having problems getting it to work correctly. I installed one a couple of months ago and it is working fine. This new one is on a different domain than the first.

When I first installed it I changed the template using the manage styles option in the menu. It changed it just fine. Then I was going to add plugins (now I can't remember if I actually added a plugin or not). Now I cannot get to the manage styles option or the configure plugins option. Here are screen shots of what it looks like when I try to select those:

http://gitalife.net/images/sidebar.jpg
http://gitalife.net/images/styles.jpg

I was working with Jannis on the blog during the outtage this weekend. This was the last thing she wrote me about it:
I'm not sure, but it looks like serendipity can't fetch the package_template.xml file? Can you find it through FTP? What permissions does it have?
I searched for this file on my pc in the directory that I unpacked the files into. It's easier to search there. I couldn't find the file. Once the blog is installed on the server are there additional files that get unpacked there during the installation? If so, what directory am I looking for this file in?

Thanks!!!

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

Re: Problem with plugin & styles access

Post by garvinhicking »

Hi!

You are using the spartacus plugin, which is forbidden to access the server netmirror.org (or whatever you configured). Maybe because your server is firewalled.

Please uninstall the spartacus plugin from the plugin overview.

First check if your templates_c directory is world-writable!

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/
treehstn
Regular
Posts: 31
Joined: Wed May 09, 2007 2:12 am

Post by treehstn »

Garvin,

Thanks!!! I uninstalled spartacus and am now able to see the styles area and the other sidebar plugins. The templates_c directory is set to 775. Is that correct?

I can't remember what the spartacus plugin does. Do I need it in this version of s9y?

Thanks!!

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

Post by garvinhicking »

Hi!

Hm, 775 would depend on how your user/ownerships are on the server. 777 would work in every case, 775 only if the webserver user is in the same group as your directory owner.

The Spartacus plugin allows you to access the remote plugin repository to download plugins over the web. Without it, you need to manually download plugins.

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/
treehstn
Regular
Posts: 31
Joined: Wed May 09, 2007 2:12 am

Post by treehstn »

Thanks!
treehstn
Regular
Posts: 31
Joined: Wed May 09, 2007 2:12 am

Post by treehstn »

I had to work on some other projects for the last few weeks and am back working on this one again.

I would really like to be able to use Spartacus. There are a couple of plugins that I'd like to have loaded. Static pages is one. The other domain that I have sy9 loaded on is working fine with Spartacus so I'm not sure that the server being firewalled is the issue. One of the differences that I found is that the domain that works fine is structured as follows:

/
-.cpc
-cblog
--html (this is where s9y is loaded)
-cgi-bin
-html


The one that is not working with Spartacus looks like this:

/
-cgi-bin
-html
--images
--serendipity

I'd like to be consistent and am not sure how these ended up loaded differently. If I can't get spartacus to work with this domain is there a way to manually load the plugins?
tchirou
Regular
Posts: 29
Joined: Thu Feb 01, 2007 11:16 pm

Post by tchirou »

Yep. You can install plugins manually.

Go there : http://spartacus.s9y.org/

Download the plugins you desire. Unzip the folders. Upload each folder with an FTP client like Filezilla into the yourblog.com/serendipity/plugins folder.

Then go to your blog. Log into the admin panel. Click on configure plugins.

Click on "install new sidebar plugins" or "install new event plugins".

A list of all the plugins available will appear. Click on the disk for each plugin you have uploaded. Configure them. And there you go. No need for spartacus.

Cyril
treehstn
Regular
Posts: 31
Joined: Wed May 09, 2007 2:12 am

Post by treehstn »

Very cool!! I got them installed and working!

Thanks tons!
Post Reply