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)
-   -   Forum Display Enhancements - Google AdSense (or other) after post... (https://vborg.vbsupport.ru/showthread.php?t=169075)

goranbaxy 05-31-2008 09:35 AM

Just don't put any condition

Suicide BULLET 05-31-2008 10:08 AM

thanks man .. *installed*

Suicide BULLET 05-31-2008 11:48 AM

sorry .. but after i removed the codition the ads appeared after every post
i want it to be visible to all groups
and after the 1st post only

Leo Brazil 06-04-2008 05:33 PM

Does it work for 3.7 ?

ArnyVee 06-17-2008 11:47 PM

Working for me on 3.7.1 P1 :D

goranbaxy 06-18-2008 05:27 AM

Quote:

Originally Posted by Suicide BULLET (Post 1536980)
sorry .. but after i removed the codition the ads appeared after every post
i want it to be visible to all groups
and after the 1st post only

Sorry, try this one:


PHP Code:

<if condition="$post[postcount] % $vboptions[maxposts] == 1"


ArnyVee 06-18-2008 10:30 AM

I originally had it on the 1st page of every thread (between first and second post), but I changed it to every page because it just wasn't enough exposure for the 'long' threads. Most people jumped to the last page and missed the ad. Just a tip ;)

ehsanix 07-25-2008 06:18 PM

thanks installed but has problem with quich reply issue for me
it redirects poster to advertises included after last posts

ehsanix 07-25-2008 06:29 PM

AFTER A LITTLE SEARCH I FOUND THIS :
Code:

<if condition="($post['islastshown'] and !$GLOBALS['vbulletin']->GPC['ajax'])">

goranbaxy 07-26-2008 12:03 PM

where di you put that code?


All times are GMT. The time now is 05:30 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.01130 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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