So, I just installed the latestly nightly (s9y_200512261437) and everything's working fine except for installing sidebar plugins from Spartacus. Installing Event plugins and additional templates is working fine, but when I try to install any sidebar plugin I get an error like:
Code: Select all
Error: serendipity_event_userprofiles:df4dbb449dc4f9734e164fa1fbd33c4f (online_repository)
DEBUG: Plugin serendipity_event_userprofiles:df4dbb449dc4f9734e164fa1fbd33c4f not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_userprofiles [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_userprofiles [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_userprofiles:df4dbb449dc4f9734e164fa1fbd33c4f', 8, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_userprofiles still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_userprofiles still does not exist. Aborting.
Fatal error: Call to a member function introspect() on a non-object in /fpgs/fpgshttpd/danieldickison/blog/include/admin/plugins.inc.php on line 847Daniel