LINK LIST DOES NOT INSTALL

Found a bug? Tell us!!
Post Reply
swisschard
Posts: 2
Joined: Wed Nov 14, 2007 10:35 pm
Contact:

LINK LIST DOES NOT INSTALL

Post by swisschard »

When I go to the Sidebar Plugins page on my blog, and I attempt to install - LINK LIST, I get the following error:

Error: serendipity_event_linklist:6b238b1ac900d6e85720970fedf0d173 (serendipity_event_linklist:6b238b1ac900d6e85720970fedf0d173)
DEBUG: Plugin serendipity_event_linklist:6b238b1ac900d6e85720970fedf0d173 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_linklist [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_linklist [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO s_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_linklist:6b238b1ac900d6e85720970fedf0d173', 18, 'event', '0', 'serendipity_event_linklist:6b238b1ac900d6e85720970fedf0d173')
No valid path/filename found. Aborting.
Classname serendipity_event_linklist still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_linklist still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /home/content/s/w/i/swisschard/html/include/admin/plugins.inc.php on line 442

Can someone with Serendipty correct this? Or is this an internal issue on my blog?

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

Re: LINK LIST DOES NOT INSTALL

Post by garvinhicking »

Hi!

I suppose you're using spartacus. Which mirror did you configure in this plugin? Did you make your "plugins" directory world writeable?

This error happens if a spartacus plugin cannot be fetched through your server. check if your server is firewalled.


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/
swisschard
Posts: 2
Joined: Wed Nov 14, 2007 10:35 pm
Contact:

OTHER PLUG-INS INSTALLED THROUGH SPARTACUS

Post by swisschard »

I'm a bit of a novice technically with blogs, templates, etc. I don't understand the question in regards to which mirror...?

Also, I have installed other plug-ins with out a hitch.

How do I make my plugins directory world writeable?

Thanks!
Post Reply