Hi,

I'm experiencing a problem with the share module where I am seeing html source code instead of the image icons in the social web pop-up.

The code displays as all overlapping, but when I cut and paste it into a text editor it looks fine, and the img src links do resolve correctly when I paste them into a browser and prepend my site url.

Any idea why the code wouldn't be rendering out as proper html? This was working at some point on the site, but the module was disabled for a while. The site is still in development.

Thanks,

B-Dot

Comments

greenskin’s picture

Status: Active » Fixed

Is Share the only thing rendering out the html source code? The only thing that comes to mind right now is it's probably something with your theme. Try using a Drupal package theme and see if it displays correctly and if so then investigate your theme code.

B-Dot’s picture

Hi greenSkin,

Thanks for your response. Yes, it seems it was a theme-related issue as it worked fine when I switched to Garland. There was some code in template.php that was causing the problem.

All good now. Thanks for your help and thanks for a very useful module!

b-dot

greenskin’s picture

Status: Fixed » Closed (fixed)