i just installed drupal 6 and adsense ads doesnt show up, only blank space appears, what can i do? the input format is full html

Comments

vsnguyen’s picture

Have you tried PHP Filter Format yet? It works for me.

haroldb’s picture

does it show up when you are logged out? (this is normal)

Farouk111’s picture

no it doesn't show up at all:(
www.2knowmyself.com

The Ultimate Source For Self Understanding and Personal Growth

Farouk111’s picture

i just installed drupal 6 , how to implement this filter??
www.2knowmyself.com

The Ultimate Source For Self Understanding and Personal Growth

haroldb’s picture

did you just copy the code somewhere, or did you use the adsense module?
http://drupal.org/project/adsense

Farouk111’s picture

Hi all
problem fixed, for some reason removing these lines made it work

<script type="text/javascript">
<!--   <----------------THIS LINE
google_ad_client = "pub-465389899";
//468x60, created 1/28/08
google_ad_slot = "2021518988580";
google_ad_width = 468;
google_ad_height = 60;
//-->    <<------------- AND THIS LINE
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

www.2knowmyself.com

The Ultimate Source For Self Understanding and Personal Growth