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)
-   -   Adsense as a poster on your forums (https://vborg.vbsupport.ru/showthread.php?t=108648)

Smiry Kin's 02-24-2006 01:14 PM

it isnt agaisnt it, google can bann you with out contacting you, tell you, and replying to your future emails, theres nothing you can do, google adsense is crap full stop, i use this for other adsense sites, far more better. :)

Keyser520 02-24-2006 03:51 PM

What sites would you recommend that are far better?

Keyser520 02-24-2006 03:59 PM

Moparx...what would the if statement be in order to have it check for how many replies are on that page? i.e. so that it shows if you have more than 5 replies on a page rather than more than 5 replies total?

Smiry Kin's 02-24-2006 04:07 PM

Quote:

Originally Posted by Keyser520
What sites would you recommend that are far better?

depends what your sites about? if its porn theres some nice places, if not, theres a few. im currently on two of them, one only open to large sites, other, is publicly.

Moparx 02-24-2006 05:45 PM

Quote:

Originally Posted by Keyser520
Moparx...what would the if statement be in order to have it check for how many replies are on that page? i.e. so that it shows if you have more than 5 replies on a page rather than more than 5 replies total?

Add this to the end of your conditional
PHP Code:

AND $GLOBALS[threadinfo][replycount] >= 


Keyser520 02-24-2006 06:04 PM

smirky, it is NOT porn. So what are the sites?

Moparx.. That conditional sets it for 5 posts or more in the whole thread. I want to do it as 5 posts or more per page. In other words, if the thread has 1 2 3 or 4 posts, no ad is shown, but at 5 or more, then and add is shown. If a thread shows 20 posts per page and there are 21 pages, then page 2 shows 1 posts and 1 add...but I don't want it to show the ad UNTIL there are 5 posts on page 2.... and the same for each subsequent page...

Does this have to be done as some kind of formula such as:

(last thread number shown on current page) mod (total replies shown per page) >=5

If so, then what are those variables stored as?

theodonnells 02-26-2006 04:00 PM

I installed this and it worked fine, but my pages seemed to hang a little before they loaded.So have uninstalled it....

Smiry Kin's 02-26-2006 08:59 PM

Quote:

Originally Posted by theodonnells
I installed this and it worked fine, but my pages seemed to hang a little before they loaded.So have uninstalled it....

thats your adds, if you use slow loading ones..

Keyser520 02-27-2006 02:10 PM

theodonnells, try changing the ad type you are displaying, play around with image vs links vs text and see if any give you faster loading time?

thedvs 02-28-2006 08:11 PM

i inserted mine and if the quick reply click icon is enabled
the 3rd post qr icon doesnt seem to work..


All times are GMT. The time now is 01:45 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.01164 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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