vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB Ad Management 4 (https://vborg.vbsupport.ru/showthread.php?t=131150)

basketmen 07-30-2007 03:21 AM

i dont get the answer :

i use right column ads

but in ibproarcade pages there is no right column ads....




there is someone write this, but i still dont get it how to do that



Quote:



Just a heads up to people who want their ads to work with other products like IBProArcade and such to use $GLOBALS[] in their style templates like


$GLOBALS[footer_advertisement]


from https://vborg.vbsupport.ru/showpost....&postcount=336





raagaswaram 07-30-2007 11:42 PM

admanagement mod does not work for me

RedTyger 08-01-2007 07:45 AM

Quote:

Originally Posted by raagaswaram (Post 1305793)
admanagement mod does not work for me

Bummer.

If you don't tell me what's wrong, I can't tell you what to do. ;) And please click install if you're using the modification.

Quote:

Originally Posted by basketmen (Post 1305033)
there is someone write this, but i still dont get it how to do that

Wherever the instructions tell you to put something in the template, if you want it to work outside vBulletin you must use the GLOBALS version but I still can't guarantee it will work.

i.e. $header_advertisement becomes $GLOBALS['header_advertisement']
i.e. $postbit_advertisement becomes $GLOBALS['postbit_advertisement']

etc.


Quote:

Originally Posted by MARKETPROFITS (Post 1306813)
Okay, I've added a custom code, but I have no idea how to implement it or where to get the ads for it..........

Is there something I'm misisng...

Ok, this is what calls the advertisement "$postbit1_adcode"

and I must place this code whereever I want my custom code to appear, correct?


I need to add a random custom advert to the postbit, how can I go about doing this?

thanks in advance.


Custom advertisements in postbit would be more tricky...unless you want ads to appear it two separate locations within one post it should not be necessary to have a custom postbit adcode section. What exactly do you want to do?

bowdeni 08-01-2007 03:20 PM

Simple question: Can I configure the product so it displays adverts to guests only? If not, can anyone recommend me an alternative mod? Thanks in advance, Ian

RedTyger 08-01-2007 03:24 PM

Yep. Enter 1 in the Usergroups box under General Settings.

RvG2 08-01-2007 05:04 PM

RedTyger: can this protect my google adsense on invalid clicks. Should someone wants to down my adsense, can it able to hide the adsense and show another type of ads? Then, it can ban the user if the user is registered and hide the ads if the user is a guest.

RedTyger 08-01-2007 05:10 PM

Quote:

Originally Posted by MARKETPROFITS (Post 1307282)
<snip!>

If you are putting the $post[field17] code in the admincp it will not work, as variables will not be parsed into their values outside the postbit template. If that's your entire code then there's no reason why you shouldn't just do it as a template edit.

Code:

<if condition="$post[field17] != '' AND $post[userid] == $thread[postuserid]">

<a href="http://$post[field17].imarichkid.hop.clickbank.net/" target="_blank" rel="nofollow"><img src="images/misc/uwp.gif" border="0" alt="$1000.00 A Day!"></a>

</if>


RedTyger 08-01-2007 05:14 PM

Quote:

Originally Posted by RvG2 (Post 1307286)
RedTyger: can this protect my google adsense on invalid clicks. Should someone wants to down my adsense, can it able to hide the adsense and show another type of ads? Then, it can ban the user if the user is registered and hide the ads if the user is a guest.

No click-tracking is included, as long as Google Analytics is free I don't see much point. You can change anyone you don't want to see advertisements to a usergroup which can't see advertisements, but you can't ban individual advertisements from being displayed. This should be possible in the next version.

Quote:

Originally Posted by MARKETPROFITS (Post 1307290)
This product does hide your Google Adsense Publisher Id.

Don't think it does...short of javascript encryption I don't see how it's possible and even then it's probably breakable.

RedTyger 08-01-2007 05:48 PM

Quote:

Originally Posted by MARKETPROFITS (Post 1307315)
Doesn't it hide it from the view source when someone right clicks on a page?

No, there's no way of doing that.

RedTyger 08-01-2007 06:19 PM

Ah. You mean more than one link inside that conditional? The $post field will not be recognised outside the postbit template. This is really beyond what the modification can do.


All times are GMT. The time now is 04:25 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.02637 seconds
  • Memory Usage 1,746KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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