Closed (duplicate)
Project:
Signatures for Forums
Version:
6.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2008 at 16:12 UTC
Updated:
7 Nov 2008 at 23:08 UTC
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
Comment #1
wahye commentedOkay 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
Comment #2
wahye commentedOkay 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.