vb.org Archive

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

carolc 11-12-2009 06:01 PM

Quote:

Originally Posted by meetplanteach (Post 1836757)
is it possible to show the ads when a user is not logged in?....for example the forum home page...

I wanted to know the answer to this too. Since I see it's been posted several times in this thread, I will share the answer I just found. Go to the vB Ad Management Global Settings page and update the "Enable advertisements for usergroups" field. It was only activated for usergroup 6 by default (admins), so once I added more (e.g. 6|7|2|5|1|3), the ads showed up for everyone. Seems so simple, yet apparently threw a lot of us off. I hope this info helps someone else.

jaderollie 11-12-2009 06:16 PM

Anyone give me a little tutorual on how to add adverts???
im new to all this, so any help would be great thanks ;)

netcommander 11-14-2009 07:09 AM

anybody can test on Vb 4.0 ?
Best regards

dbigras 11-16-2009 03:38 AM

Hi there,

I have an issue with VB Advanced.

When I enable left or right column, it works fine when I have a fixed width, but if I put my forum in 100% width, then it gives me major problems, as the 100% does not include the ad columns.

Therefore, my ads don't show up when uses have smaller resolution, because the ad column is pushed outside the viewing portion.

But if I create custom ad codes with your product and I create ad modules in VB Advanced, it works great. Everything stays in the window.

So, I wonder what to do. Can I disable the right/left ad columns in VB Advanced and only have them shown everywhere else?

Thanks for your help.

jesus likes pie 11-21-2009 06:22 PM

Quote:

Originally Posted by netcommander (Post 1913948)
anybody can test on Vb 4.0 ?
Best regards

does not work on vB4.

mykkal 11-23-2009 01:20 AM

guys, he never finished the mod. i recommend you go with a different product.

it doesn't work with 3.8 or 4.0 unless you debug it yourself.

elrafei 12-08-2009 07:32 PM

Great mod

Bansheebob 12-11-2009 01:25 PM

uninstalled, major bugs, buttons wouldnt work when trying to save changes after banner changes.

Wabuf 12-28-2009 01:32 AM

Ok I can get ads to show up but any way to fix the footer link?

http://www.hostingtropolis.com

I'm using 3.8.4 and the footer link would be nice if it would just move down a line (I've tried <br /> didn't work)

EDIT: Seems I had to remove my own copyright text which isn't right and insert it manually. I'm gonna dig for his phrase and fix it myself I guess.

Alright here's a fix:

Go to Plugin & Products System -> Plugin Manager -> Edit vB_Ad_management_global_ads (global_start for hook)

Find:
Code:

$vbulletin->options['copyrighttext'] .= 'Ad Management plugin by <a href="http://redtyger.co.uk/" target="_blank">RedTyger</a>';
Replace with this:

Code:

$vbulletin->options['copyrighttext'] .= '<br />Ad Management plugin by <a href="http://redtyger.co.uk/" target="_blank">RedTyger</a>';
Volia! Much better looking IMO :)

Also for those who can't get it to work on 3.8, that's because you have to put the same thing within each ad spot like for instance...

I have this inserted in my header template:
Code:

$ad_location[ad_header_logo]
So I put this into the ad management settings for header (the box for header inclusion).

Volia it turns on!

Hope this helps.

thehansen 12-30-2009 04:42 AM

hi, i already install vB Ad Management in my vbulletin v3.8.2 and i have written the script
<img src="1.jpg" /> in Header adcode form. but why there is no image appear in main forum(index.php)?
however if i wrote in text format, the text will appear different if i try with image.

what should i do and which part should i check?

regards


All times are GMT. The time now is 11:40 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.01616 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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