Add Adsense to Your Chat

We will be changing core files, so please make backups of the files before changes are made.

Adsense for Chat

 

first file to change is /flash/modules/chat/inc/constants.inc.php

look around line 59 for

'layout' => array('top' => 0, 'left' => 0, 'width' => "100%", 'height' => 600),

make it look like this

'layout' => array('top' => 0, 'left' => 0, 'width' => "675", 'height' => 600),

 

Next file to change is /modules/boonex/chat/templates/base/page_57.html

 

it looks like this

<bx_include_auto:_sub_header.html />

__page_main_code__

<bx_include_auto:_sub_footer.html />

 

Make it look like this

 

<bx_include_auto:_sub_header.html />

<table width="200" border="0">

  <tr>

    <td><div align="center">__page_main_code__</div></td>

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

google_ad_client = "YOUR ADSENSE PUB ID";

/* sound mp3s  */

google_ad_slot = "YOUR CODE";

google_ad_width = 160;

google_ad_height = 600;

//-->

</script>

<script type="text/javascript"

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

</script></td>

  </tr>

</table>

<bx_include_auto:_sub_footer.html />


CLEAR YOUR CACHE.....

I have attached the two files that have the changes already made to them. Just copy the folders to your root,

of course you would change the "675" to what fits your templates and insert your adsense info.

newton27

chat-adsense.zip · 2.8K · 357 downloads
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 3 May 2012

Slow clap.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 4 May 2012

 

Slow clap.

 lol

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 4 May 2012

Where are you Nathan? We miss you!

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 5 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.