Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications

Reply
 
Thread Tools
Adsense + Register Clean! Improve Register Rates! Details »»
Adsense + Register Clean! Improve Register Rates!
Version: 1.01, by oninuva oninuva is offline
Developer Last Online: Sep 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 08-01-2006 Last Update: 11-18-2006 Installs: 10
 
No support by the author.

Keywords: Adsense, Register, Improve Register Rates, Donate, Table, Announcements

Created By: GzF

What This Does: This Will add a table under your last post or above your quick reply. Inside the Box will be: Advertisements, Register Link, Donate, anything you want.

Difficulty: Very Easy

Install Time: 30 Seconds

Please download the ZIP and click install to use this hack. The instructions are in teh ZIP.



Helpful Hints!


Use the code <br> to create a Break. In other words same as the enter key.


Use the code <b> and </b> at the end to bold


Use the code <i> and </i> at the end to Italacize.


Any more you need just ask.


If you installed this please click install

Support will only be given to those who click "install"

--Jonathan
Proud Founder of Www.Gamerz-Forum.Com








Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 08-02-2006, 05:39 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so the end result:
HTML Code:
<if condition="$bbuserinfo[userid]"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="96%" align="center">
<tr>
    <td class="thead" align="left">Sponsors</td>
</tr>
<tr>
    <td class="alt1" align="center">
<script type="text/javascript"><!--
google_ad_client = "YOUR GOOGLE ID";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<br /><br /><b><i>
Stop being a leecher and <a href="{$vboptions[bburl]}/register.php">Register Now!</a></b></i>
    </td>
</tr>
</table>
</div></if>
Reply With Quote
  #13  
Old 08-05-2006, 12:57 PM
Bison's Avatar
Bison Bison is offline
 
Join Date: Jun 2002
Location: Virginia Beach, Virginia
Posts: 522
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get it to show up ...
Reply With Quote
  #14  
Old 08-05-2006, 12:59 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That means it shows for guests only. If you want the ads to show just not the text then use this:
HTML Code:
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="96%" align="center">
<tr>
    <td class="thead" align="left">Sponsors</td>
</tr>
<tr>
    <td class="alt1" align="center">
<script type="text/javascript"><!--
google_ad_client = "YOUR GOOGLE ID";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><if condition="$bbuserinfo[userid]"><else />
<br /><br /><b><i>
Stop being a leecher and <a href="{$vboptions[bburl]}/register.php">Register Now!</a></b></i></if>
    </td>
</tr>
</table>
</div>
Reply With Quote
  #15  
Old 08-05-2006, 01:02 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is basically i copy of this
https://vborg.vbsupport.ru/showthread.php?t=96249
Reply With Quote
  #16  
Old 08-06-2006, 11:44 AM
oninuva oninuva is offline
 
Join Date: May 2006
Location: USA
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How is that a copy? Stop trying to highjack my thread.
Reply With Quote
  #17  
Old 08-06-2006, 11:52 AM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you used the same under post technique
Reply With Quote
  #18  
Old 08-09-2006, 10:02 AM
Darwa Darwa is offline
 
Join Date: Jul 2006
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/install

Works a charm and looks pretty damn good too.

Thanks oninuva, just what I was looking for.

Oh, this works in 3.6.0 btw
Reply With Quote
  #19  
Old 08-14-2006, 12:28 PM
oninuva oninuva is offline
 
Join Date: May 2006
Location: USA
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes i know it works. It should work. It has to work.
Reply With Quote
  #20  
Old 11-19-2006, 10:29 AM
oninuva oninuva is offline
 
Join Date: May 2006
Location: USA
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated Post with a download. Enjoy xD
Reply With Quote
  #21  
Old 01-17-2007, 06:11 PM
Bratz-Designs Bratz-Designs is offline
 
Join Date: Jul 2005
Location: Netherlands
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rogersnm View Post
so the end result:
HTML Code:
<if condition="$bbuserinfo[userid]"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="96%" align="center">
<tr>
    <td class="thead" align="left">Sponsors</td>
</tr>
<tr>
    <td class="alt1" align="center">
<script type="text/javascript"><!--
google_ad_client = "YOUR GOOGLE ID";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<br /><br /><b><i>
Stop being a leecher and <a href="{$vboptions[bburl]}/register.php">Register Now!</a></b></i>
    </td>
</tr>
</table>
</div></if>
Thanks for this
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 07:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05143 seconds
  • Memory Usage 2,319KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete