Page 1 of 1

Plugin Issue

Posted: Mon Jan 22, 2007 6:45 am
by CD
I am consistently getting the following error when trying to install a plug-ins with spartacus and sourceforge:

Trying to open URL styles.css?rev=1.9999...
The URL http://php-blog.cvs.sourceforge.net/*ch ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL README?rev=1.9999...
The URL http://php-blog.cvs.sourceforge.net/*ch ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL serendipity_plugin_coppermine.php?rev=1.9999...
The URL http://php-blog.cvs.sourceforge.net/*ch ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL none.jpg?rev=1.9999...
The URL http://php-blog.cvs.sourceforge.net/*ch ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL lang_en.inc.php?rev=1.9999...
The URL http://php-blog.cvs.sourceforge.net/*ch ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Error: serendipity_plugin_coppermine:cc4d74795be1e173475149a6f35a38bb (serendipity_plugin_coppermine)
DEBUG: Plugin serendipity_plugin_coppermine:cc4d74795be1e173475149a6f35a38bb not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_plugin_coppermine [install_plugin] => serendipity_plugin_coppermine [spartacus_fetch] => sidebar [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_plugin_coppermine [1] => [2] => right [3] => 0 [4] => serendipity_plugin_coppermine )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_plugin_coppermine:cc4d74795be1e173475149a6f35a38bb', 15, 'right', '0', 'serendipity_plugin_coppermine')
No valid path/filename found. Aborting.
Classname serendipity_plugin_coppermine still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_plugin_coppermine still does not exist. Aborting.

Any ideas?

Posted: Mon Jan 22, 2007 12:39 pm
by d_cee
Hi

have you tried changing sourceforge to netmirror.org?

Dave

Posted: Mon Jan 22, 2007 5:04 pm
by CD
Not yet, where do I change that?

Posted: Mon Jan 22, 2007 5:10 pm
by mgroeninger
I believe it is in the "Spartacus" plugin configuration, under the "Plugin Configuration" menu.

Posted: Mon Jan 22, 2007 5:14 pm
by CD
Sorry...I did find it and trying it now.

Posted: Mon Jan 22, 2007 5:26 pm
by CD
Ah...working much better now! Thanks!