Is there a quick fix to this ? I have a site where the menu and adsense ads cant be seen in IE. In Firefox its ok. One of the trouble pages has two adsense blocks. When I take away one of them the page shows fine, but when it put two adsense blocks, the page doesnt show any adsense blocks or text. Please help me before I get mad. If this is in the wrong forum, where would it fit ?
Included yes. Please check this page in IE7: http://www.bestmp3links.com/articles/download-mp3-song.php Then check the source code of the same page. I just dont understand why the ads are not showing. It seems like its only showing one included element. Either a menu or an adsense ad.
Yes, adsense is java script, its a problem with that too. Only one element will show on the page. Either a java script (adsense) or a included php element.
I'd go back to adsense and recopy the code. It looks fine to the untrained eye but there's clearly something wrong. FF is handling the error (and firebug reports nothing) but IE reports an undefined variable that is causing a problem. The include is working well - I suspect you've copied wrong...
There was a <!-- inside the adsense code that preventes both adsense and the php includes to show. Funny, I just upgraded to IE7 today so I did not know that adsense was gone. Wonder how long that adsense have been gone, I was actually a bit puzzled on where some of my adsense income had gone sarahk, its no wonder that you too are on the top of my DP mod top list You and Smyrl, top moderators.
So close, just beat me to it. I just finished checking your page and was about to reply, but thought i would refresh the page to see if anyone else replied first
ya, i was gonna get you to check for commented out sections. ive looked through the adsense code in the past(the .js file), and assumed you were either missing an attribute(not likely, looked like they were all there, or accidently commented it out , but i closed the page, and went to open it again to grab the source and paste it, and it was already fixed