Trouble installing plug-ins when using Spartacus

Found a bug? Tell us!!
Post Reply
sjbmaine
Regular
Posts: 19
Joined: Wed Apr 04, 2007 1:28 pm

Trouble installing plug-ins when using Spartacus

Post by sjbmaine »

I am a novice at this. I installed serendipity through my host provider, GoDaddy. I'm having great fun playing with this while I figure out exactly how I want this to look.

I installed the Spartacus Plug-in and am using it to try to install other plug ins. An example is HTML Nugget on Page from the side-bar plug-ins. This is the message I receive when I click to install the HTML Nugget on Page plug-in:
Error: serendipity_event_page_nugget:0e46ec2358b744f437a8c86b42e7ec53 (online_repository)
DEBUG: Plugin serendipity_event_page_nugget:0e46ec2358b744f437a8c86b42e7ec53 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_page_nugget [spartacus_fetch] => [action] => [adminAction] => ) .

This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin: Array ( [0] => serendipity_event_page_nugget [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO s_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_page_nugget:0e46ec2358b744f437a8c86b42e7ec53', 11, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_page_nugget still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_page_nugget still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /home/content/s/j/b/sjbennett/html/serendipity/include/admin/plugins.inc.php on line 441
I admit that I am clueless about what this all means. I have attempted this a couple of different times with the same results. Is there something else I need to do? Is there another way I am can install these plug-ins?

I did read the documentation with Serendipity and tried to download manually plug-ins from http://spartacus.s9y.org and then attempted to FTP them into the plug-in folder. I had a different set of error messages with this task.

I could use a little guidance if you'd be so kind. Thank you.
Susan in Maine
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Trouble installing plug-ins when using Spartacus

Post by garvinhicking »

Hi!

Did you check via FTP if the "plugins" directory is writable? And did you check if a serendipity_event_page_nugget directory exists there?

Manually uploading a plugin should alwwasys work, how did you proceed?

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/
sjbmaine
Regular
Posts: 19
Joined: Wed Apr 04, 2007 1:28 pm

Post by sjbmaine »

Garvin,

Thank you very much for your reply. Today I successfully manually uploaded plug-ins from the serendipity site. I do no know what I was doing wrong last night. Is there a way that I can manually upload the page nugget plug-in that is available through Spartacus? I do not see it listed in the serendipity plug ins at s9y.org.

One more question. I installed the static page event. In the configuration for the page it give you the option to Show this page on sidebar-navigation. I have that selected, but I do not see any sidebar navigation when I visit the front-end. Is there something else I need to install to have this navigation bar?

Thanks for your help!

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

Post by garvinhicking »

Hi!
Thank you very much for your reply. Today I successfully manually uploaded plug-ins from the serendipity site. I do no know what I was doing wrong last night. Is there a way that I can manually upload the page nugget plug-in that is available through Spartacus? I do not see it listed in the serendipity plug ins at s9y.org.
That plugin is on spartacus.s9y.org - see this page:

http://spartacus.s9y.org/index.php?mode ... s_event_en

and search for "HTML Nugget on Page".
One more question. I installed the static page event. In the configuration for the page it give you the option to Show this page on sidebar-navigation. I have that selected, but I do not see any sidebar navigation when I visit the front-end. Is there something else I need to install to have this navigation bar?
There's a seperate sidebar plugin that comes with the staticpage plugin. Once you have installed the event plugin, you can also install its sidebar equivalent, it comes with the same plugin.

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/
sjbmaine
Regular
Posts: 19
Joined: Wed Apr 04, 2007 1:28 pm

Post by sjbmaine »

Beautiful. I'm catching on. Thanks for your patience. Serendipity is really FUN!
Susan in Maine
Post Reply