When devel's page timer, memory usage, etc. are enabled, it looks like their results are showing up on adserve.php as well, which breaks the javascript returned. For example, from firebug my js shows:
document.write('\x3cdiv class=[...]');<div class="dev-timer"> Page execution time was <em>103.82</em> ms[....]</div>

minor bug because these devel features wouldn't be enabled on a live site anyway, but thought I'd point it out in case there's a simple way to suppress other-module content additions in adserve.php... like exit(); or something.

Comments

jeremy’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of this newer issue which documents the fix.