Getting "spartacus"

Having trouble installing serendipity?
Post Reply
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Getting "spartacus"

Post 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...
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Getting "spartacus"

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Re: Getting "spartacus"

Post 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?
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Getting "spartacus"

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Re: Getting "spartacus"

Post 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?
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Getting "spartacus"

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply