[imp] Cannot add header information
boiboi alavaren
boiboi@stberlin.com
Wed, 23 Jan 2002 04:26:24 +0800
My adserver also sends out cookies, but now it works when i use javascript
instead of the previous virutual()
<!-- START ADCYCLE.COM IFRAME RICH MEDIA CACHE-BUST CODE for eMail -->
<script language="javascript">
<!-- /* © 2001 AdCycle.com All Rights Reserved.*/
var id=398;
var jar=new Date();var s=jar.getSeconds();var m=jar.getMinutes();
var flash=s*m+id;var cgi='http://www.mydomain.com/ads';
var p='<iframe src="'+cgi+'/adcycle.cgi?
gid=3&t=_top&id='+flash+'&type=iframe" ';
p+='height=60 width=468 border=0 marginwidth=0 marginheight=0 hspace=0 ';
p+='vspace=0 frameborder=0 scrolling=no>';
p+='<a href="'+cgi+'/adclick.cgi?manager=adcycle.com&gid=3&id='+flash+'"
target="_top">';
p+='<img src="'+cgi+'/adcycle.cgi?gid=3&id='+flash+'" width=468 height=60 ';
p+='border=1 alt="Click to Visit"></a></iframe>'; document.write(p); // -->
</script>
<noscript>
<a href="http://www.mydomain.com/ads/adserver.cgi?
manager=adcycle.com&gid=3&id=398" target="_top"><img
src="http://www.mydomain.com/ads/adcycle.cgi?gid=3&id=398" width=468 height=60
border=1 ALT="Click to Visit"></a>
</noscript>
<!-- END ADCYCLE.COM IFRAME RICH MEDIA CODE -->
Quoting boiboi alavaren <boiboi@dotplanet.com>:
+ Hi,
+
+ This isn't really related to imp, but i'm making a template that can support
+
+ banners, particulary the robust adcycle banner system in perl.
+
+ So I inserted my banner tag <?php virtual('/ads/adcycle.cgi?
+ gid=3&type=ssi&id=658')?> in common-header.inc file
+
+ now it's showing error messages at the bottom of my imp. Does anyone have any
+
+ idea where i can fix this or explain why this is happening?
+
+ Warning: Cannot add header information - headers already sent by (output
+ started at /home/sites/home/web/mail/imp/templates/common-header.inc:62)
+ in /usr/local/lib/php/HTTP/Compress.php on line 86
+
+ Warning: Cannot add header information - headers already sent by (output
+ started at /home/sites/home/web/mail/imp/templates/common-header.inc:62)
+ in /usr/local/lib/php/HTTP/Compress.php on line 100
+
+ Thanks!
+
+
+
+
+ -------------------------------------------------
+ This mail sent through IMP: http://horde.org/imp/
+
+ --
+ IMP mailing list: http://horde.org/imp/
+ Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
+ Frequently Asked Questions: http://horde.org/faq/
+ To unsubscribe, mail: imp-unsubscribe@lists.horde.org
+
+
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/