"Share This" Plugin available?

Creating and modifying plugins.
Post Reply
DMotel
Regular
Posts: 67
Joined: Fri Apr 21, 2006 8:49 pm

"Share This" Plugin available?

Post by DMotel »

Is there a plugin like "share this" which has javascript that opens a layer showing icons to all of the social media sites?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: "Share This" Plugin available?

Post by garvinhicking »

Hi!

Yes, serendipity_event_findmore: "Show links to services like Digg, Technorati, del.icio.us etc related to your entry.".

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/
countstex
Regular
Posts: 7
Joined: Sun Apr 29, 2007 10:58 am
Location: Liverpool, England, EU
Contact:

Post by countstex »

That sounds more like the plugin looks on these sites for other blog entries replated to what you've typed, rather than allow people to reference your entry on those sites. Or am I misreading the description?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

The plugin offers links to services like DIGG.com, so that you can "digg" your story on that service (and others). Some services only show related posts to your blog entry, but some other services allow people to reference your entry on those services.

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/
DMotel
Regular
Posts: 67
Joined: Fri Apr 21, 2006 8:49 pm

Post by DMotel »

When I try to install this plugin on this domain:http://damncheapwebsites.com/serendipity/ I get this:

DEBUG: ERROR: XML tree did not contain requested plugin:
Array ( [0] => Array ( [tag] => packages [attributes] => [value] => [children] => Array ( ) ) ) Error: serendipity_event_findmore:3420c81fce61ec7747bf675e336f6ac0 (serendipity_event_findmore)
DEBUG: Plugin serendipity_event_findmore:3420c81fce61ec7747bf675e336f6ac0 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_findmore [install_plugin] => serendipity_event_findmore [spartacus_fetch] => event [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_findmore [1] => [2] => event [3] => 0 [4] => serendipity_event_findmore )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_findmore:3420c81fce61ec7747bf675e336f6ac0', 12, 'event', '0', 'serendipity_event_findmore')
No valid path/filename found. Aborting.
Classname serendipity_event_findmore still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_findmore still does not exist. Aborting.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi DMotel!

Does spartacus work on your installation, did you ever install plugins successfully there? It could be your server is firewalled and not allow spartacus connections, or your plugins/ directory is not writable for PHP.

You can download it manually from spartacus.s9y.org.

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