Installing plugins
Posted: Fri Sep 07, 2007 7:36 pm
I just upgraded to v1.2. Now when I try to install a plugin, I get the following:
The plugins do not get downloaded to my system. This happens with any plugin that I have tested.
Any ideas? Questions?
Thanks,
M
Code: Select all
Error: serendipity_event_entrycheck:62ff2bbe893c3c3639d2630a0ca98f5b (serendipity_event_entrycheck:62ff2bbe893c3c3639d2630a0ca98f5b)
DEBUG: Plugin serendipity_event_entrycheck:62ff2bbe893c3c3639d2630a0ca98f5b not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_entrycheck [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_entrycheck [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_entrycheck:62ff2bbe893c3c3639d2630a0ca98f5b', 27, 'event', '0', 'serendipity_event_entrycheck:62ff2bbe893c3c3639d2630a0ca98f5b')
No valid path/filename found. Aborting.
Classname serendipity_event_entrycheck still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_entrycheck still does not exist. Aborting.
Fatal error: Call to a member function on a non-object in D:\springfield\serendipity\include\admin\plugins.inc.php on line 442
Any ideas? Questions?
Thanks,
M