By Obrittian on
I have a social networking site where users have a lot of freedom to post content and all comments allow full HTML. Users post blogs, videos, and pictures. Here is the question I have that is starting to worry me: Could any of the users post an adsense ad on my website and get away with it?
Comments
I believe there is a one
I believe there is a one part of the Adsense code that requires the php filter to display correctly (otherwise a character is parsed into ascii). However, I wouldn't personally allow my users to use full html.
Magnity
http://webdesign.magnity.co.uk
Drupal 5 themes | Drupal 6 themes
I don't want to
I was using filtered for awhile but this was the only way to enable the smileys module.