Page 1 of 1

Problem with all plugins

Posted: Fri Apr 13, 2007 10:32 pm
by siggi
Im having trouble using my plugins i alwayg get an error when i try to install, what can i do? this is the error msg:

Error: serendipity_event_userprofiles:1a11347d8ba7a0dc7cc719cfe5a3fc70 (online_repository)
DEBUG: Plugin serendipity_event_userprofiles:1a11347d8ba7a0dc7cc719cfe5a3fc70 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_userprofiles [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_userprofiles [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_userprofiles:1a11347d8ba7a0dc7cc719cfe5a3fc70', 18, '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

Re: Problem with all plugins

Posted: Sat Apr 14, 2007 12:38 pm
by garvinhicking
Hi!

You might need to ask your webserver provider if he is firewalling outgoing port 80. In that case, you cannot use the spartacus plugin and must fetch plugins manually from http://spartacus.s9y.org/.

Also check if your /plugins directory is world-writable, so that PHP can save files there.

Regards,
Garvin

Posted: Sat Apr 14, 2007 8:32 pm
by siggi
Thaks for your help, I resolved the problem by overwriting the directory serendipity_event_spartacus then i worked fine =)