Plugin Installation Failure

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Maccsta
Regular
Posts: 77
Joined: Mon Feb 19, 2007 6:07 am
Location: Leeds, England

Plugin Installation Failure

Post by Maccsta »

Hi!

I’ve installed plugins on this blog before through Spartacus and everything was fine. But now I get this error when I try installing the Canonical plugin.

Any ideas why it has started happening? How can it be resolved. Thanks very much for any suggestions :)

Trying to open URL package_event_en.xml...
Fetched 8192 bytes from already existing file on your server. Saving file as /www/virtual/maccsta2/www.mydomain.net/templates_c/package_event_en.xml...


DEBUG: ERROR: XML tree did not contain requested plugin: “loads of array information, too much too list!”
Error: serendipity_event_linktoolbar:56b434219ae5e8e185d7986575816780 (serendipity_event_linktoolbar)
DEBUG: Plugin serendipity_event_linktoolbar:56b434219ae5e8e185d7986575816780 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_linktoolbar [install_plugin] => serendipity_event_linktoolbar [spartacus_fetch] => event [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_linktoolbar [1] => [2] => event [3] => 0 [4] => serendipity_event_linktoolbar )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_linktoolbar:56b434219ae5e8e185d7986575816780', 20, 'event', '0', 'serendipity_event_linktoolbar')
No valid path/filename found. Aborting.
Classname serendipity_event_linktoolbar still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_linktoolbar still does not exist. Aborting.

Fatal error: Call to a member function introspect() on a non-object in /usr/www/virtual/maccsta2/www.mydomain.net/include/admin/plugins.inc.php on line 513
Check out this blog today!
Buy Eye Secrets strips.
Best devices reviewed at http://www.penisstretchers.org/.
Order Capsiplex slimming pills today.
Buy Meratol diet pills online.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Plugin Installation Failure

Post by garvinhicking »

Hi!

Really, you get:

Code: Select all

DEBUG: ERROR: XML tree did not contain requested plugin: “loads of array information, too much too list!”
I can't see such an error statement inside the s9y code?!

Does the serendipity_event_linktoolbar directory exist in your /plugins folder? Is /plugins still fully 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/
Post Reply