Jump to content

[ACCEPTED] Custom Add Placement Request


andy

Recommended Posts

CPanel username: andy101

Domain: andy.heliohost.org

 

Reason:

Ad insertion software appears to be sending output to users browser when PHP scripts are loaded. Due to the way HTTP works this prevents any PHP scripts sending HTTP headers. This breaks anything that needs HTTP headers.

 

Following things will not work:

HTTP redirects

Dynamic Images (to send mime type to browser)

Cookies

PHP Sessions

 

My site currently uses dynamicaly generated images, however instead of an image file it displays random characters.

Client side analysis indicates that PHP failed to send the correct mime header (using PHP's header tag).

 

I am also trying to install a Wiki, but it needs either Cookies or PHP sessions to track logged in users.

 

Thanks

 

 

Link to comment
Share on other sites

Your request has been accepted. Within a week you must put the following ad code in a visible location all through your website:

<script type="text/javascript"><!--

google_ad_client = "pub-7539134276789186";

google_ad_width = 468;

google_ad_height = 60;

google_ad_format = "468x60_as";

google_ad_type = "text_image";

google_ad_channel ="9412090442";

google_page_url = document.location;

google_color_border = "336699";

google_color_bg = "FFFFFF";

google_color_link = "0000FF";

google_color_url = "008000";

google_color_text = "000000";

//--></script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

Our staff will periodically check your website to make sure that you ads are constantly being displayed on your webpage.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...