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)
-   -   Add an advert into your redirect page (https://vborg.vbsupport.ru/showthread.php?t=125773)

Move-Along 09-03-2006 10:00 PM

Add an advert into your redirect page
 
Time taken: 2 Minutes
Difficulty: Easy as pie
What it does: This will basicly just add an advert in the redirect screen. There is a screenshot attatched to show you what i mean.

You can also use this for Vb 3.5.x too :)


Thanks to Icheb - You shouldn't use AdSense here, because redirection pages wouldn't really count as content pages.


Go to:

Style manager --> [Style you want to edit] --> Edit templates --> STANDARD_REDIRECT

Now find:

PHP Code:

    <noscript>
    <
meta http-equiv="Refresh" content="2; URL=$url/>
    </
noscript

And replace it with this:

PHP Code:

    <noscript>
    <
meta http-equiv="Refresh" content="10; URL=$url/>
    </
noscript

This will make it so the redirect takes longer so you can see the advertisement. If you would like to change the amount of time it takes just edit the number in this bit of the code:

PHP Code:

content="10 

After find this code:

PHP Code:

                <class="smallfont"><a href="$url">$vbphrase[click_if_browser_does_not_redirect]</a

After add:

PHP Code:

<br>
<
br>
<
a href="http://www.adminpath.com" target="_blank"><img src="http://www.adminpath.com/delisiosso/misc/banner_right.gif"></a

Obviously change the url's to your desired url's.

Copyright ? to www.adminpath.com 2006

fuzionpoker 09-04-2006 12:34 PM

great mod!

Thanks... installed!

JoRd

Icheb 09-04-2006 12:43 PM

You should probably mention that you shouldn't use AdSense there, because redirection pages wouldn't really count as content pages.

Move-Along 09-04-2006 01:06 PM

Ok thanks Icheb i will add that now :)

King Kovifor 09-04-2006 02:51 PM

Nice first mod. :)

mIRCnet 09-04-2006 05:37 PM

nice mod , it would be better to make it with more otions
* Group ID
* No. Of Posts More/Less of number of posts
* Enable / Desable the Ads in the redirect page

Brandon Sheley 09-04-2006 05:52 PM

good idea :)
I'll install this later

Move-Along 09-05-2006 06:34 AM

Quote:

Originally Posted by mIRCnet
nice mod , it would be better to make it with more otions
* Group ID
* No. Of Posts More/Less of number of posts
* Enable / Desable the Ads in the redirect page

I will try and implement this in the future :)

BamaStangGuy 09-05-2006 06:42 AM

Damn good idea

Hornstar 09-05-2006 09:02 AM

Thanks heaps, ive been looking for this for a while as i saw it on some site once b4.


All times are GMT. The time now is 01:51 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.03473 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete