Page 1 of 1

Trouble Installing Plugins

Posted: Tue May 29, 2007 1:41 am
by billc124
I am having trouble installing some plugins, the three I am most interested to get working are:

1) User Self Registration
2) Suggest Entries
3) Contact Form

All three give the following error:


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

Fatal error: Call to a member function on a non-object in /home/content/b/i/l/myusername/html/include/admin/plugins.inc.php on line 441


My hosting provider is godaddy.com and my plugins directory has write permissions, so I am not sure what else to try here. Any help is greatly appreciated.

Thanks,

Bill

Re: Trouble Installing Plugins

Posted: Tue May 29, 2007 10:38 am
by garvinhicking
Hi!

It seems you try to use Spartacus to fetch those plugins? Seems Godaddy doesn'T support that method.

You'll need to upload the extracted ZIP files you can download via http://spartacus.s9y.org/ to your plugins directory, then you can use and install those plugins!

HTH,
Garvin

Posted: Tue May 29, 2007 2:02 pm
by billc124
Thanks, I will give that a shot, I thought I got other plugins to work that use Spartacus, but maybe they are not installed with the same method. Thank you for the assistance.

Posted: Sun Jun 24, 2007 6:49 pm
by RJH
I also use GoDaddy and both ways of installing plugins work fine for me. When I first installed Serendipity I didnt use Spartacus at all. I manually FTP'ed the files to the server and installed them from the admin panel. Later I installed Spartacus and have used it ever since with no problems.