Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.6.x Thread, Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version in Mods; Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version What this hack does: ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3742


Reply
LinkBack Thread Tools Display Modes
Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
23-09-2008, 01:10 AM
 
Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version

What this hack does:
This modification displays adsense as second post in every thread.
Guest see a post like adsense with a product Referral (firefox in this code) and a leaderboard as post content. Registered Members see a standard banner so they don't get annoyed by the big advertising. I also included an information for guests, that they see a different not so disturbing ad if they register. This serves to purposes, one is to get more members to register of course the second purpose is to blend the advertising better into the post layout.

ADD-ON:
In addition you can add a Google Adsense link unit as last post of a thread on any page for members and guests. This advertising will only show if the thread has more then one post so that it does not show 2 advertisings directly below each other in case that the thread has no replies yet. Google Adsense has updated its ToS so that you are now allowed to use up to three link units on one page. So if you already use my "Adsense Link Unit in Navbar" Mod there woun't be a problem.


See screenshots Egypt.Com EnForum

How to install:


In template postbit (legacy version) search:


Code:



Code:
PHP Code:
    <if condition="$post['userid'] AND $show['member']">
<
tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
    </if>
    </
table>
</
div>
Add below:
<!--
Google AdSense in Posts for Guests -->
<if
condition="THIS_SCRIPT == 'showthread' AND !$GLOBALS['FIRSTPOSTID'] AND (!$show[member])">

<if
condition="$show['spacer']">
    </
div>
    
$spacer_close
</if>

<if
condition="$show['spacer']">
    
$spacer_open
    
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
</if>

<!--
BEGIN TEMPLATE: postbit -->
<
table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<
tbody>
<
tr>
  <
td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-right: 0px" $post[scrolltothis]>        
            <!--
status icon and date -->
            <
img title="Alt" class="inlineimg" src="images/statusicon/post_old.gif" alt="Alt" border="0"> Today
            
<!-- / status icon and date -->                
    </
td>
    <
td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px" align="$stylevar[right]">
    </
td>
</
tr>
<
tr valign="top">
    <
td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
            <
div id="postmenu_$post[postid]">
                <
span class="bigusername"><u><font color="#373737">Advertising</font></u></span>
                <
br><br>
                <!--
Adsense Referral Code start -->
        <
script type="text/javascript"><!--
        
google_ad_client = "YOUR PUB ID HERE";
        
google_ad_width = 125;
        
google_ad_height = 125;
        
google_ad_format = "125x125_as_rimg";
        
google_cpa_choice = "CAAQ0f2XhAIaCA6IC4oIlz0_KK2293M";
        
//--></script>
        
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
       <!-- Adsense Referral Code end-->
            </div>
    </td>
    <td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
  <!-- icon and title -->
            <div class="smallfont">
                <img title="Post" class="inlineimg" src="images/icons/icon1.gif" alt="Beitrag" border="0">
                <strong>Sponsored Links</strong>
            </div>
            <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
            <!-- / icon and title -->
        <!-- message -->
        <div>
         <!-- Adsense leaderboard start -->
         <script type="text/javascript"><!--
         google_ad_client = "YOUR PUB ID HERE";
         google_ad_width = 728;
         google_ad_height = 90;
         google_ad_format = "728x90_as";
         google_ad_type = "text";
         //--></script>
         <script type="text/javascript"
           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
         </script>
    <!-- Adsense leaderboard end -->
        </div>
        <!-- / message -->
        <!-- sig -->
            <div>__________________<br>
                <i>This advertising will not be shown in this way to registered members.<br />
                   <a href="register.php">Register</a> your free account today and become a member on $vboptions[bbtitle]</i>
            </div>
        <!-- / sig -->
    </div>
        <!-- / message -->
    </td>
</tr>
<tr>
    <td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
      &nbsp;
    </td>
    <td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
   &nbsp;
    </td>
</tr>
</tbody></table>
<!-- / post $post[postid] popup menu -->
</if>
<!-- / Google AdSense in Posts for Guests-->

<!-- Google AdSense in Posts for Members -->
<if condition="THIS_SCRIPT == 'showthread' AND !$GLOBALS['FIRSTPOSTID'] AND ($show[member])">

<if condition="$show['spacer']">
    </div>
    $spacer_close
</if>

<if condition="$show['spacer']">
    $spacer_open
    <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
    <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>    
</if>

<table class="tborder" id="post$post[postid]" align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
<tbody><tr>
    <td class="thead" id="td_post_$post[postid]">
   <div class="normal">
        &nbsp;
     </div>
    </td>
</tr>
<tr>
    <td class="alt1" align="center">
        <div>
    <!-- Adsense standard banner start -->
      <script type="text/javascript"><!--
      google_ad_client = "YOUR PUB ID HERE";
      google_ad_width = 468;
      google_ad_height = 60;
      google_ad_format = "468x60_as";
      google_ad_type = "text";
      //--></script>
      <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
     <!-- Adsense standard banner End -->
        </div>
    </td>
</tr>
</tbody>
</table>
</if>
<!-- / Google AdSense in Posts for Members-->
ADD-ON:


Add this code below the last line of my above code:


Code:
PHP Code:
<!-- Google AdSense Link unit as last post for all -->
<if
condition="THIS_SCRIPT == 'showthread' AND $post['islastshown'] and !$GLOBALS['vbulletin']->GPC['ajax'] AND $post[postcount]!=1">

<if
condition="$show['spacer']">
    </
div>
    
$spacer_close
</if>

<if
condition="$show['spacer']">
    
$spacer_open
    
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
    <if
condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>    
</if>

<
table class="tborder" id="post$post[postid]" align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
<
tbody><tr>
    <
td class="thead" id="td_post_$post[postid]">
   <
div class="normal">
        &
nbsp;
     </
div>
    </
td>
</
tr>
<
tr>
    <
td class="alt1" align="center">
        <
div>
         <!--
Adsense Link Unit start -->
         <
script type="text/javascript"><!--
         
google_ad_client = "YOUR PUB ID HERE";
         
google_alternate_color = "F5F5FF";
         
google_ad_width = 728;
         
google_ad_height = 15;
         
google_ad_format = "728x15_0ads_al_s";
         
google_color_border = "F5F5FF";
         
google_color_bg = "F5F5FF";
         
google_color_link = "000000";
         
google_color_text = "000000";
         
google_color_url = "000000";
         
//-->
         
</script>
         <script type="text/javascript"
           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
         </script>
         <!-- Adsense Link Unit end -->
        </div>
    </td>
</tr>
</tbody>
</table>
</if>
<!-- Google AdSense Link unit as last post for all -->
You now just need to customize the adsense code marked with:
<!-- Adsense Referal Code start -->
<!-- Adsense large rectangle start -->
<!-- Adsense standard banner start -->


Add-on:
<!-- Adsense Link Unit start -->

replace "YOUR PUB ID HERE" with your pub-ID
and fit the colors of adsense to your color scheme


Demo: Elternfragen.net - Das Forum für Eltern mit (medizinischen) Fragen

Just go into any thread.


I hope you like it and if you do, don't forget to mark es installed Egypt.Com EnForum


Changelog:
v1.15 - 2007/07/22: NO CHANGES, just removed my Pub-ID from the hack!
v1.15 - 2007/06/11: Add-on - Google Adsense Link unit as last post of every thread for guests and members.
v1.1 - 2007/05/06: Condition altered to show advertising as second post on every page, not just the first.
v1.0 - 2007/03/01: Changed a few German phrases to English, removed an unneccessary condition


If you want more good placements for adsense code, check out my newest mod:


Adsense Link Unit in Navbar


StarBuG
Attached Files
File Type: txt install_postbit_legacy.txt (9.2 KB, 1 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!

Last edited by Developer; 23-09-2008 at 01:12 AM..
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Mar 2009
Location: US
Posts: 4
26-03-2009, 04:22 PM
 
Order Cheap Generic Propecia Without Prescription, generic Propecia, Propecia onlineYou Can Easy Order Cheap Propecia Pills With Discount, prescription free Propecia, generic PropeciaBuy Propecia Online For Lowest Prices, buy online PropeciaEgypt.Com EnForumBuy Propecia Online - Click Here**************************************info on propeciapropecia side affectspropecia without a prescriptionbuy propecia onlinepropecia estrogen effectspropecia rogaine combinedpropecia with an online prescriptiondoes propecia workacne cause does propeciaonline ordering propeciageneric propecia viagrapropecia sales onlinepropecia picture resultsi need to buy propeciapropecia side effectscheapest propecia in uksupplement of propeciarectal bleeding propeciacialis generic levitra propecia viagracheap drug levitra prilosec propecia rxpricebusterscomcheap drug drug levitra propecia rxpricebusterscomcheap drug levitra propecia propecia rxpricebusterscomcialis drug generic levitra propecia store viagra2pU39FXmps
 
 
 
 
Member

Reply With Quote
 
Join Date: Mar 2009
Location: Fast Worldwide Shipping! Certified Canadian Pharmacy online pharmacy for generics drugs
Posts: 31
26-03-2009, 04:30 PM
 
Egypt.Com EnForumEgypt.Com EnForumEgypt.Com EnForumFast Worldwide Shipping! The Best Online Pharmacy Sites on the Internet free mexican online pharmacyGENERIC CIALIS BUY onlineBUY online BUY GENERIC CIALIS - BUY GENERIC CIALIS GENERIC CIALIS onlineBUY GENERIC CIALIS CHEAPEST onlinewww.ussaac.org :: View topic - CIALIS BUYING $1.61 per pill IN CANADA canadian online pharmBUY CHEAP GENERIC CIALISlow price GENERIC CIALIS BUY - BUY CHEAP GENERIC CIALISBUY GENERIC GENERIC CIALISOutdoor Central News Network - View topic - CHEAP CIALIS $1.61 per pill IN CANADA attack canadian pharmaCHEAP BUY GENERIC CIALISon-line GENERIC CIALIS BUY - BUY GENERIC GENERIC CIALISmail BUY GENERIC CIALISBUY chreap sialisBUY GE - BUY CHEAP GENERIC CIALISNERIC CIALIS no prescription - BUY GENERIC CIALIS online CHEAPBUY CHEAP GENERIC CIALISGENERIC CIALIS BUYBUY GENERIC CIALIS visit your doctor online - BUY GENERIC CIALIS CHEAPESTBUY CHEAP GENERIC CIALISBUY GENERIC CIALIS online CHEAPLOW-PRICE BUY GENERIC CIALIS - BUY GENERIC CIALIS lowest pricesBUY GENERIC CIALIS CHEAPEST onlineBuying Online Cheap Cialis $1.55 per pill without prescription Cilis tadalafil online BuyingCilis online Buying without a prescription - Cilis online without a prescriptionBuying Online Cheap Cialis $1.55 per pill without prescription Cialis tadalafil GenericCIALIS BUYING $1.61 per pill IN CANADA canadian pharmacy meds (Page 1) - The Artist S.O.A.Q. - ICBBBuying Online Cheap Cialis $1.55 per pill without prescription does generic cialis workgeneric cialis - generic viagra cialis levitra cheapBuying Online Cheap Cialis $1.55 per pill without prescription Cilis online BuyingCUBiodiesel.org &bull; View topic - CIALIS BUYING $1.61 per pill IN CANADA buy suboxone from canBuying Online Cheap Cialis $1.55 per pill without prescription indian generic cialisCilis online without a prescription - generic cialisBuying Online Cheap Cialis $1.55 per pill without prescription buying generic cialis tadalafil&bull; View topic - CHEAP CIALIS $1.61 per pill IN CANADA discount canadian pharBuying Online Cheap Cialis $1.55 per pill without prescription generic cialis onlineCilis tadalafil online - generic cialisBuying Online Cheap Cialis $1.55 per pill without prescription Buying generic cialis tadalafilAnnoyingCoworker.Com &bull; View topic - CHEAP CIALIS $1.57 per pill IN CANADIAN PHARMACY canadian maCIALIS ONLINE BUYING
__________________
super cialis cheap - buy suboxone from canadian pharmacy
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Mar 2009
Location: Uganda
Posts: 1
26-03-2009, 04:33 PM
 
Buy Oxygen Concentrator[[]http://astore.amazon.com/buy_oxygen_concentrator-20]aStore for Amazon Associates[Buy Oxygen Concentrator - oxygen concentrator Buy Oxygen Concentrator][link=http://astore.amazon.com/buy_oxygen_concentrator-20]Buy Oxygen Concentrator[/link][link]http://astore.amazon.com/buy_oxygen_concentrator-20[/link]
__________________
Male Enhancement Pills
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Mar 2009
Location: Dominican Republic
Posts: 1
26-03-2009, 04:37 PM
 
All Popular Softwares For PC and MAC
English, Deutsch, French, Italy, Spanish Version

The financial crisis? SAVE YOUR MONEY!
Discount Code - D33W-3333 - and you will get a DISCOUNT of up to 30% for our all software !
Discount Code - ADBE-3333 - and you will get a DISCOUNT of up to 50% for our Adobe software !

where to buy adobe software

-------------------------------------------------------------------------------------
Windows XP Professional With SP2 Full Version $59.95
Adobe Creative Suite 4 Master Collection $329.95
Office Enterprise 2007 $79.95
Windows Vista Ultimate 32-bit $79.95
Adobe Photoshop CS4 Extended $119.95
Adobe Creative Suite 4 Master Collection for MAC $329.95
Adobe Acrobat 9 Pro Extended $99.95
Office 2003 Professional (including Publisher 2003) $59.95
AutoCAD 2009 32 and 64 bit $169.95
Microsoft Office 2008 Standart Edition for Mac $99.95
Adobe Creative Suite 4 Design Premium $259.95
Adobe Photoshop CS4 Extended for MAC $119.95
-------------------------------------------------------------------------------------

The financial crisis? SAVE YOUR MONEY!
Discount Code - D33W-3333 - and you will get a DISCOUNT of up to 30% for our all software !
Discount Code - ADBE-3333 - and you will get a DISCOUNT of up to 50% for our Adobe software !

buy software licenses


No torrents - no claim. Read our Testimonials.
__________________
student software
 
 
 
Reply

Mods for 3.6.x Thread, Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version in Mods; Adsense as second post. 2 Sizes - Big for guests, small for members - Legacy Version What this hack does: ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3742


Bookmarks

Tags
adsense, big, guests, legacy, members, post, sizes, small, version


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JTS-post Assistant: Problem post generation utility released Developer Articles 1 05-04-2009 08:23 PM
vBulletin 3.7 Template Sick Looking Postbit Legacy Developer Mods for 3.7.x 1 28-02-2009 07:56 PM
Adsense Inside the Post Developer Mods for 3.6.x 1 20-12-2008 11:09 PM
Big Adsense On Header For Guests Of Every Page Developer Mods for 3.6.x 0 22-09-2008 10:52 PM
Nasser's Legacy Developer Modern History of Egypt 2 12-08-2008 07:55 PM