Closed (fixed)
Project:
Advertisement
Version:
4.7.x-1.0-beta5
Component:
ad.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Mar 2007 at 01:43 UTC
Updated:
18 Apr 2007 at 18:17 UTC
Can see the ads fine in Firefox (apart from intermittent ad_embed issues as previously reported), but they're not visible in IE6.
Wondered if the path to the Javascript is the issue as it's the only module that uses a call like this (though of course it is ok in Firefox):
<div class="block block-ad" id="block-ad-1">
<h2 class="title"></h2>
<div class="content">
<div class="advertisement" id="group-default"><script type="text/javascript" src="http://example.com/./modules/ad/adserve.php?g=default&c=none&p=files&f=3&q=1&k="></script></div>
</div>
</div>
or what would happen if $output was empty?
Comments
Comment #1
jeremy commentedIf you point IE6 to http://kerneltrap.org/ do you see the ads? I am running the ad module on that website, and am not aware of any problems. I don't have Windows, but have run IE6 through Wine and everything appears to be working fine. I'm unable to duplicate the problem you report.
Also, why are you using an older Beta for testing?
Comment #2
csc4 commentedThanks for trying - yes I do see the ads
I did notice few differences in your switches - and no title tag?
Comment #3
jeremy commentedUnable to duplicate with the latest version of the code. Please update to the latest version and try again.
Comment #4
(not verified) commented