Closed (fixed)
Project:
Advertisement
Version:
5.x-1.3-2
Component:
adserve.php
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2007 at 02:24 UTC
Updated:
12 Nov 2007 at 22:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
jeremy commentedI've not seen that error before. Have you tried with other operating systems? Does the problem only happen with Windows?
If you're seeing 1x1 gifs, I assume you're displaying raw ads rather than using javascript? Does the problem go away if you use JavaScript? (admin >> content >> ads >> settings)
Perhaps you could post a screenshot of the error?
Comment #2
lowVocal commentedHere is a screenshot with the 4 inoperative sidebar ads evident and the 4 errors in firebug. (file attached)
I will try to follow up with a &debug=2 screen. But, it shows a blank window in IE7.
I am using WIN XP, IE7. Running Parallels 3.0 on a MacBook Pro OSX 10.4.9
I am running advertisement in javascript not raw.
Thanks!
Comment #3
lowVocal commentedI also entered the URL of one ad (the top) not displaying and got
I've attached a screenshot.
Thanks
Comment #4
lowVocal commentedSorry, it appears the body doesn't like part of a javascript line... it hid the message.
I debugged with &debug-2 and received the error pictured in the attached screenshot.
Comment #5
lowVocal commentedThis time I debugged with &debug=2 and received a browser displaying a 1x1 pixel gif (note window title).
If you look at the cursor tip, you may be able to see said give as a highlighted spec.
I hope this helps you, and thanks again.
Comment #6
jeremy commentedYou need to convert
&to&in the adserve.php URL in order to collect valid adserve debug information.Comment #7
lowVocal commentedI have attached a screen shot with the correct URL and the window printed by &debug=2
thanks for any help you can provide.
Comment #8
jeremy commentedCan you edit your copy of adserve.php and reload the &debug URL again? Specifically, please add the following three lines after the line that reads
require_once('adserve.inc');:Reload the adserve debug URL, then please post the output here.
Also, what OS and webserver are you hosting the ad module with?
Comment #9
jeremy commentedSorry, I was missing the necessary echo's. Here's what the top part of adserve.php should look like after you make my requested edits:
Comment #10
jeremy commentedNo further updates and unable to duplicate locally. Marking fixed.
Comment #11
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.