Spartacus plugin / ... not an object
Posted: Tue Jan 16, 2007 4:13 pm
Hi Forum!
I searched the forum for this problem, but could not find this problem. If it has already been discussed, pardon me.
After installing several plugins manually (which worked fine), i decided to try spartacus. After installing i switch to some new templates (which were downloaded automatically).
But when installing plugins, the following error occured:
I checked the permissions of the plugin/ directory, which were find. Additionally i switched them to 0777. No change.
This problem only occurs at the sidebar-plugin feature. Event-plugins are installing fine.
Any ideas?
Using Serendipity 1.1 with PHP 5.1.1
fopen is activated
globals are off
safe_mode is off
file permissions are set to 777 for the plugins/ dir.
Cheers,
David
I searched the forum for this problem, but could not find this problem. If it has already been discussed, pardon me.
After installing several plugins manually (which worked fine), i decided to try spartacus. After installing i switch to some new templates (which were downloaded automatically).
But when installing plugins, the following error occured:
Code: Select all
serendipity_event_backup:f7d0605f8cef81992fd7674dcd310a7e (online_repository)
DEBUG: Plugin serendipity_event_backup:f7d0605f8cef81992fd7674dcd310a7e not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_backup [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?)
(...)
Fatal error: Call to a member function introspect() on a non-object in (...)/blog/include/admin/plugins.inc.php on line 441
This problem only occurs at the sidebar-plugin feature. Event-plugins are installing fine.
Any ideas?
Using Serendipity 1.1 with PHP 5.1.1
fopen is activated
globals are off
safe_mode is off
file permissions are set to 777 for the plugins/ dir.
Cheers,
David
