serendipity_event_aggregator generate an error.

Creating and modifying plugins.
Post Reply
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

serendipity_event_aggregator generate an error.

Post by gwilsonmail »

I get the following error using Serendipity 1.1-beta4 and PHP 4.4.2
Error: serendipity_event_aggregator:cbf6b8d21a306269fc4e088805791880 (online_repository)
DEBUG: Plugin serendipity_event_aggregator:cbf6b8d21a306269fc4e088805791880 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_aggregator [spartacus_fetch] => [action] => [adminAction] => ) .

Please report this bug. 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] => [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_aggregator:cbf6b8d21a306269fc4e088805791880', 30, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_aggregator still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_aggregator still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /home/.domani/gwilsonmail/pixelgadgets.com/blog/include/admin/plugins.inc.php on line 441
THE plugins screens contains
Error!

Error: serendipity_event_aggregator:0f1d792e2f81ccc6773e63441c6ba39b
All authors gw
Error!

Error: serendipity_event_aggregator:cbf6b8d21a306269fc4e088805791880
All authors gw Inactive

Permissions issue?

Thanks in advance.
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_event_aggregator generate an error.

Post by garvinhicking »

Hi!

Hm, the "all authors Gw" output is strange; I don't know where that could come from?

Do the files in plugins/serendipity_event_aggregator exist and are readable?

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/
Post Reply