serendipity_event_entrypaging

Found a bug? Tell us!!
Post Reply
hannelore
Regular
Posts: 11
Joined: Tue Oct 18, 2005 3:16 pm
Location: Kissimmee, Florida
Contact:

serendipity_event_entrypaging

Post by hannelore »

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

Fatal error: Call to a member function on a non-object in /xxx/yyy/zzz/serendipity/include/admin/plugins.inc.php on line 797
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_event_entrypaging

Post by garvinhicking »

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 set wrong?)

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