Closed
Bug 48572
Opened 25 years ago
Closed 25 years ago
No ad displayed
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: gtallur, Assigned: clayton)
References
()
Details
On the top of the first page of www.superpermis.com, an ad should be diplayed in
the middle. It isn't.
I get a "file not found" error with netscape regarding a non-existant URL on
oz.valueclick.com. On IE5, the ad is displayed.
Mozilla shows nothing at all at the top of the page.
There're also some images that aren't displayed either under mozilla or under NS4.7x
Confirming on build 2000081020/Linux
Reporter | ||
Comment 2•25 years ago
|
||
Under NS4.74 and win95, the ad is displayed...
Comment 3•25 years ago
|
||
The frameset says the top frame on this page is:
http://www.superpermis.com/accueiltop.php3
This has a script which sets the value ValueLoaded to false, runs an external
script and then, if ValueLoaded is true, calls ValueShowAd(), otherwise doesn't.
I assume what is happening is that ValueLoaded is not getting set in the
external script.
There's <NOSCRIPT>, but that doesn't work in Mozilla at the moment anyway.
Problem is, I can't get the external .js file to see what it does. The URL is
http://oz.valueclick.com/jsmaster , but GetRight keeps telling me "server busy".
Gerv
Comment 4•25 years ago
|
||
er...and I thought ads not displaying was a _good_ thing ;)
Comment 5•25 years ago
|
||
I tried it on 2000082504 the ad displayed properly. I tried reloading several
times.
It may be worth it to note that the ad server no longer seems to be valueclick
but instead doubleclick.
Marking WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•