View Single Post
Old July 3rd, 2011, 03:21 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
We do not allow an iframe in html for posting users as that would be a security violation where malicious code can be introduced. If you want to allow iframe you would have to alter your code at your own risk.

If you want to do this you can edit your pp-inc.php file and add the iframe tag to the allowed tags under the un_htmlspecialchars function near the top of that file.

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote