Hey there, I wanted to use this module to show the forward module's form in a pop up, but when I try to go on any content that has Share (and not share this) widget enabled I get a WSOD.

Looking at the logs, I found this : [Tue Apr 22 11:08:42 2008] [error] [client 85.218.24.41] PHP Fatal error: Call to undefined function _service_links_show() in /var/www/html/www/yelp-like/sites/all/modules/share/share.module on line 276,

Seems like I need to add something for the service links? I don't need service links at all on this site, I just want to show forward in a pop up, but not sure this is what this module is supposed to do after all??

Thanks,
Patchak

Comments

greenskin’s picture

I plan on removing the dependency of Service Links but for now it is required.

patchak’s picture

Ok I will try with the service linsk module, but you should change the text on the project page, it says that it's not required...

greenskin’s picture

Yes, I will reword that. I meant to say that Service Links is not required if using Share This.

greenskin’s picture

Status: Active » Closed (works as designed)