Page 1 of 1

Getting "spartacus"

Posted: Sat Feb 04, 2006 10:19 pm
by hgoor
Uhm maybe a dumb question but I can not find that spartacus plugin...

I followed a bunch of links but never found it. And it doesn't seem to be in the all-plugin file either...

Can some provide me here with a direct link?

Thanks in advance...

Re: Getting "spartacus"

Posted: Sat Feb 04, 2006 10:20 pm
by garvinhicking
The Spartacus plugin is an event plugin that ships with Serendipity since 0.9.

Go to Admin > Configure Plugins > "Click here to install an event plugin".

The file should be available in plugins/serendipity_event_spartacus/serendipity_event_spartacus.php.

Regards,
Garvin

Re: Getting "spartacus"

Posted: Sat Feb 04, 2006 10:25 pm
by hgoor
garvinhicking wrote:The Spartacus plugin is an event plugin that ships with Serendipity since 0.9.

Go to Admin > Configure Plugins > "Click here to install an event plugin".

The file should be available in plugins/serendipity_event_spartacus/serendipity_event_spartacus.php.

Regards,
Garvin
Woops. I upgraded to 1.0beta and now I get this error when I try to go there:

Fatal error: Cannot redeclare class serendipity_event_podcast in F:\apache2triad\htdocs\serendipity\plugins\serendipity_event_podcast\serendipity_event_podcast_OLD.php on line 95

And in fact I don't see any even plugins after that...

Could you help me fix this?

Re: Getting "spartacus"

Posted: Sat Feb 04, 2006 10:29 pm
by garvinhicking
Hi!

You should remove the file F:\apache2triad\htdocs\serendipity\plugins\serendipity_event_podcast\serendipity_event_podcast_OLD.php !

You should not put files with a ".php" ending in your plugin directories that are not plugins or only backups.

Regards,
Garvin

Re: Getting "spartacus"

Posted: Sat Feb 04, 2006 10:39 pm
by hgoor
garvinhicking wrote:Hi!

You should remove the file F:\apache2triad\htdocs\serendipity\plugins\serendipity_event_podcast\serendipity_event_podcast_OLD.php !

You should not put files with a ".php" ending in your plugin directories that are not plugins or only backups.

Regards,
Garvin
Hmm... I deleted it from the installed list. I guess it was outdated?

Anyways: I now have Spartacus working: thanks. Weird that I never saw it before in the list? Must have looking wrong
:oops:

Oh: 1 more thing: how come I see a bunch of plugins that I can install even though they are installed already?

Re: Getting "spartacus"

Posted: Sat Feb 04, 2006 11:10 pm
by garvinhicking
The file did not come from our install, I guess you or your software must have created that file :)

Glad that spartacus is now working :)

And the reason you see some plugins you already have installed is because some plugins can be installed multiple times :)

Regards,
Garvin