vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Show Ads After post number "x" and "x" (https://vborg.vbsupport.ru/showthread.php?t=101151)

ahmed-samara 12-29-2005 12:28 PM

Thanks man.

Lapsetur 12-29-2005 01:17 PM

Sometimes it shows sometimes not I couldn't figure out

wolfstream 12-29-2005 01:44 PM

Quote:

Originally Posted by Lapsetur
Sometimes it shows sometimes not I couldn't figure out

If it's "randomly" not working, then most likely it's not the code at all, but communication with adsense. This happens occasionally.

Lapsetur 12-29-2005 01:47 PM

Well the code did not work with postbit but work on postbit_legacy. Why this happens also?

Lapsetur 12-29-2005 01:50 PM

I also put an adsense code to header and it work fine but in ipostbit_legacy I am having problem

nishv 10-13-2006 12:45 AM

Rather than doing that, how about adding a code to show every X post...

The Following will work with vB 3.6.1

Code:

<if condition="$post[postcount] % X == 0">
Replace X with the Number.

Camz 01-15-2007 05:59 PM

Can i use this hack on posbit?

mcyates 02-03-2007 08:13 AM

yes, just put it at the bottom of that template and it will work in exactly the same way.

mcyates 06-18-2007 10:42 AM

Quote:

Originally Posted by Lapsetur (Post 859527)
Well the code did not work with postbit but work on postbit_legacy. Why this happens also?

It should work properly. Sometimes if you have google adverts above this code then google stop showing them. Google only allow so many ads on the page, 2 or 3 I think.


All times are GMT. The time now is 02:02 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.04904 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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