Project:Signatures for Forums
Version:6.x-1.0-alpha1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Is there any way to allow for images in the signature? I have it working where it displays the signture fine but as soon as someone puts in the img tag, the image blanks out. I can see the code still in their profile so I know it's being properly saved to the database and data is being pulled into the $signature thread as it's triggering off the "if" statement to display a signature. But the actual html code is not being pulled into the page when there's an img tag. It is working when it's pure text.

Comments

#1

Category:feature request» support request

Okay I tried to change it to Full HTML to get it to show. I can now see it as an Admin but none of the users can see the images. They only see

-------
n/a

#2

Status:active» closed (duplicate)

Okay this seems to be the same issue that is causing http://drupal.org/node/254523 as I flipped the default Input Format to the one I set for the signature and suddenly everyone can see the signatures again and they can use images.