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)

nsusa 06-24-2007 12:12 PM

Quote:

Originally Posted by squishi (Post 1275219)
Besides displaying "Ad Management by RedTyger" at the bottom, this product does absolutely nothing on my board.
I wonder how that can be? I made all template changes, activated the product, turned it on, set up advertisement... yet, NOTHING!

Same here. Removed it again.

Mrdby 06-24-2007 01:10 PM

Quote:

Originally Posted by squishi (Post 1275219)
Besides displaying "Ad Management by RedTyger" at the bottom, this product does absolutely nothing on my board.
I wonder how that can be? I made all template changes, activated the product, turned it on, set up advertisement... yet, NOTHING!

lmaooo

dutchbb 06-24-2007 01:11 PM

Quote:

Originally Posted by dutchbb (Post 1273962)
I have done all of this and the banner still doesn't show from my custom template.

The variable $rightcolumn_advertisement is in a template called 'rightcolumn' FYI

Hey Red, any news about this? I tried a couple of things but I can't get it to work.

yagane 06-24-2007 10:02 PM

Hi RedTyger:

The problem is solved, I didn't noticed the problem was on the Known Bugs for 3.x.x

Everything is working well, I realize your script could be used for more things than the adv management so I add 2 custom fields, I'll send you the file via PM so you can take a look and if you like maybe can added to the next update, will be a lot of help for some users.

Thanks for the help. your script is great!! :up:

julia44 06-25-2007 04:11 AM

anyone use flashchat? I'm trying to figure out the script name so I can add it to the exlude list but the ads keep showing. Getting frustrated, thanks for your time.

nevermind if you just put in misc it doesn't put it on the chat page

RedTyger 06-25-2007 08:15 AM

Quote:

Originally Posted by nsusa (Post 1273910)
Not sure if this was asked before. Let's say I want to display ads under the navbar, but with certain restrictions. This is all for the same ad location.

1) No ads for specific usergroups (admins, moderators)
2) 728x90 ad block for group (registered users)
3) 300x250 ad block for guests

Does this mod give me this option?

Yes, it'll do that. You can't use usergroup conditionals for individual but you can restrict templates in that manner. So you could use the header_advertisement template for usergroup X by surrounding the template with the conditional
Code:

<if condition="$bbuserinfo[usergroup] == 'x'">
TEMPLATE CONTENTS
</if>

and then do the same for the footer template but place it in the same location instead of in the footer. It will work anywhere.

Quote:

Originally Posted by dutchbb (Post 1275377)
Hey Red, any news about this? I tried a couple of things but I can't get it to work.

It should work, but if it doesn't...well, if you're altering the modification then you're more or less on your own I'm afraid. Both the header and footer adcodes work globally so if you're not using either one you could try moving them instead.

kyokushin4life 06-25-2007 08:34 AM

Redtyger, I like your mod and thanks for the good support.

I would like to know why this is not working for me. I'm usually good at installing these. I have added the codes in my template and enabled it, and turning it on/off works but where it display is not working. What I mean is that I do not want to display them on certain pages like register / private so I have done how you explained in the mod. register#private, but the ad still shows up in these pages..

cheers.

dutchbb 06-25-2007 03:05 PM

Quote:

Originally Posted by RedTyger (Post 1275972)
It should work, but if it doesn't...well, if you're altering the modification then you're more or less on your own I'm afraid. Both the header and footer adcodes work globally so if you're not using either one you could try moving them instead.

Solved it I think.

Needed to put this in the rightcolumn plugin:

include('../forum/includes/vb_ad_management/global_start.php');

I'm not sure if this is the correct way to do it, but it works. Let me know what you think please.

Thanks.

smith2007 06-25-2007 03:51 PM

Quote:

The HTML for the columns was taken directly from the suggestion by vBulletin themselves and I couldn't improve upon it. It is possible that it's a problem with the code, I know that the main table does have some sizing troubles occasionally. If anyone has an example of left and right columns that work perfectly without any resizing issues, let me know and I'll update it.

Hi does anyone else experience their main table resizing when you click on a forum (this is with ads in left, right column or both). I have to click each forum twice every time, either going into it or coming up a level.:confused:

RedTyger 06-25-2007 07:11 PM

Quote:

Originally Posted by dutchbb (Post 1276185)
Solved it I think.

Needed to put this in the rightcolumn plugin:

include('../forum/includes/vb_ad_management/global_start.php');

I'm not sure if this is the correct way to do it, but it works. Let me know what you think please.

Thanks.

If it works for you then don't worry about it any further. :)


All times are GMT. The time now is 03:42 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.03011 seconds
  • Memory Usage 1,748KB
  • 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