In share_block there is a link created by $link = "<a class='share_link' href= which does not work properly when using drupal in a subfolder. For example if my site is at http://example.com/drupal, the links points to http://example.com/share/nid.
Comments
Comment #1
jody lynnActually when I dug into this more I think that probably the share_block needs to be redone. I needed to use the share_block in order to move the share link to a different part of the page, but it didn't work well or look as nice as the regular share link. In my opinion it should be the same as the regular link. I hacked it to be the same, but didn't take the time to write good code. Any thoughts?
Comment #2
greenskin commentedGive the development version a try. It is a module rewrite as well as a new feature of link codes. Check it out and let me know if it works for you, but try the latest snapshot of January 3rd.
Comment #3
jody lynnThanks, I'll check it out.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.