vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Integration with vBulletin - Welcome Header/Adsense Integration (https://vborg.vbsupport.ru/showthread.php?t=146064)

QsKGlobal.com 04-29-2007 10:00 PM

Welcome Header/Adsense Integration
 
Special thanks to Ted S. for making a great welcome header and to Chris Guthrie for the idea.

This will add a 200 x 200 adsense text ad next to your Welcome Header.

This is easiest and most profitable adsense/registration enhancement tool you'll find. The text in BOLD needs to be customized with your info.

Demo: http://qskglobal.com/forums.php

Go to your Navbar template to the very bottom add the following code*Proceed to Code*

If you want to add it to your forumhome...

Find:
Code:

$navbar
Below add:

Code:

<if condition="$show['guest']">
<!-- guest welcome message -->
                <br />
                <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
                <tr>
<td class="alt1">

~~200 x 200 adsense text ad goes here~~

</td>
                                                <td class="alt1">
                                <b>Welcome to YourSite.com!</b> <br /><br />You are currently viewing our site as a guest which gives you limited access to view most discussions and access our other features. By joining our <strong>free</strong> community you will have access to post topics, videos, enter contests, and begin to make long term gaming friends. Registration is fast, simple and absolutely free so please, <a href="register.php?"><strong>join our community today</strong></a>! <br /><br />If you have any problems with the registration process or your account login, please <a href="sendmessage.php">contact us</a>.
                        </td>

                </tr>
                </table>
                <!-- / guest welcome message -->
</if>

Enjoy and if your adsense/registration statistics increase, post here and tell us :)

v12kid 04-30-2007 05:33 AM

looks good, will install it once my redeisgn is complete :)

tank2255 05-02-2007 01:15 AM

This is my fist time changing my board from default template and it worked great! Thank you!

SoftDux 05-09-2007 03:19 PM

I'd like to add this to the existing guest_welcome message, but it keeps messing the whole thing up. Any suggestions?


All times are GMT. The time now is 11:16 AM.

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.01177 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete