The code below only displays "Right Sidebar" in the right sidebar, as a block. The Google code runs swimmingly on another site.
I "sabotaged" the comments in the code to make it display properly in this forum.
I have tried both Filtered HTML & Full HTML
Any clue?

Right Sidebar

<-- google_ad_client = "pub-104104444876619054"; //120x600, created 1/27/08 google_ad_slot = "36352sd7254"; google_ad_width = 120; google_ad_height = 600; //-->

script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

Comments

Jeff Burnz’s picture

most times even the Full HTML filter has the line break converter enabled - this will break JavaScript.

normally I configure a new Input filter that simply has nothing enabled, call it "Scripts" and allow no one to use it (only user1 can use it).