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

HuntAmerica.com 01-04-2010 06:17 PM

will this ad program be upgraded to work with VB 4

EWGF 01-04-2010 07:51 PM

Quote:

Developer Last Online: Mar 2009
Prolly not

HuntAmerica.com 01-04-2010 11:24 PM

EWGF, can you help me out on the banner rotation program..... any suggestions

EWGF 01-05-2010 09:29 PM

I am not familiar with vB4. I made a very simple banner rotator for vB3.8 (https://vborg.vbsupport.ru/showthread.php?t=232023), it might work in vB4 with possible minor adjustments

turbosatan 01-08-2010 10:29 PM

Quote:

Originally Posted by HuntAmerica.com (Post 1947103)
will this ad program be upgraded to work with VB 4

are you on drugs?????

its more likely that the sky will fall on our heads and elvis will be surfing the waves of squashed nerds

stroke 01-09-2010 07:29 PM

fyi - I paid for brand free a week ago and still no response to email.

GTX2 01-09-2010 09:37 PM

1 Attachment(s)
I've installed this mod but when accessing admincp i get this settings under asterisk (look attached image)

This should sound a bit stupid question, but i really don't know the reason why this happens...

thank you


update: after going to sleep problem is solved in the morning automagically ;)

GTX2 01-10-2010 05:31 PM

How can i exclude certain forums from showing ads?
I've been warned by google to take out some ads from certain forums i have, can someone please help me out?

tried this, but doesn't work like other simple ad
Code:

<if condition="!in_array($forumid, array(472,417,474,475,473,476))">
$template_hook[navbar_below]
</if>


can someone help me out with this?

SoulStealer 02-23-2010 08:36 AM

hey RedTyger when you are going to release "vBulletin 4" plugin/product?

Quantnet 02-23-2010 05:02 PM

The author last online is 3/2009, a year ago so i don't think we will ever see any update.
I have removed this mod.

SoulStealer 02-24-2010 01:10 AM

Quote:

Originally Posted by Quantnet (Post 1989762)
The author last online is 3/2009, a year ago so i don't think we will ever see any update.
I have removed this mod.

oh , thats not good :(

abound 02-24-2010 12:56 PM

I've been using 4.0's built in ad management. It's not as flexible, but I'm pleased, and it's one less mod to worry about conflicts with!

kronnos 03-01-2010 06:38 AM

Quote:

Originally Posted by Quantnet (Post 1989762)
The author last online is 3/2009, a year ago so i don't think we will ever see any update.
I have removed this mod.

Yep, a year ago, right when i bough the branf free version:((

redlabour 03-04-2010 11:01 AM

Quote:

Originally Posted by abound (Post 1990374)
I've been using 4.0's built in ad management. It's not as flexible, but I'm pleased, and it's one less mod to worry about conflicts with!

Can you explain the Features shortly?

kronnos 03-10-2010 05:01 AM

Quote:

Originally Posted by redlabour (Post 1996808)
Can you explain the Features shortly?

Interested as well. Does VB 4 allow for banner rotators?

bugzy 03-22-2010 05:32 PM

Quote:

Originally Posted by abound (Post 1990374)
I've been using 4.0's built in ad management. It's not as flexible, but I'm pleased, and it's one less mod to worry about conflicts with!

doesnt the build in VB4 Ads give statistics to VBulletin ?

pimpfelix 04-01-2010 03:57 PM

my right column is all messed up looking when I click on a post. Can someone please take a look at what is happening for me.

http://www.remixboard.com/site-relat...k-good-not.htm

matthewhotdude 04-09-2010 10:44 AM

None of the adds show up? please help

morrow 04-10-2010 01:30 AM

Quote:

Originally Posted by matthewhotdude (Post 2018307)
None of the adds show up? please help

Make sure you set your banner dimensions properly. If you don't, your ads will not display.

matthewhotdude 04-10-2010 04:19 AM

How do you mean?

morrow 04-10-2010 04:45 AM

If the dimensions of your banner of 500*80 for example... Make sure that when you create your ad, you specify the exact dimensions.

I'm running openads 2.0. So if I go into "Inventory" then "Banner Properties", there is a location to set your banner "Width" and "Height". Make sure you set that to the dimensions of your banner. If you don't, your banners will no show up.

By the way for those people who complain about this not working... It works just fine on my forum. Yes, it's buggy but you can take a look at how nice it works... http://www.njflyfishing.com.

matthewhotdude 04-10-2010 04:55 AM

where in this mod does it say the size the ads need to be?

morrow 04-10-2010 02:44 PM

Quote:

Originally Posted by matthewhotdude (Post 2018740)
where in this mod does it say the size the ads need to be?

The ads can be however you like them to be. The mod does not discriminiate, therefore it does not say what size the ads "need to be".

Sorry for the incomplete answer here but you're not being very specific as to your question.

theparentpack 04-28-2010 12:10 PM

I have it installed and it is working great, except my left column is not showing up on my vBadvanced CMPS homepage. Any ideas/suggestions on how to fix this?

mandrinvborg 05-05-2010 08:13 AM

Lo there,

This mod works fine for me when viewing my forum in Firefox. However, when viewed in IE, no ads display... Any suggestions?

Thanks

mandrinvborg 05-05-2010 08:17 AM

Sorry, forgot to autosubscribe to threads... Set now...

SNATCH3R 05-05-2010 02:39 PM

download it and installed...will be configuring it later :)

DsmNikki 05-10-2010 02:11 AM

downloaded and installed awesome mod :)

BentoSan 05-19-2010 12:49 PM

Is there a way to make it so that a refresh of the ads doesnt shift the page around - i had a few unhappy users about this so i had to disable the function. Id really like to keep the refresh's up though because it makes a big difference to the hits the ads are getting !

roccard 05-23-2010 01:38 PM

I installed all files where they belong and get these errors when trying to open it from my cp

Warning: include_once(./includes/vbam_functions.php) [function.include-once]: failed to open stream: No such file or directory in [path]/admincp/vbam.php on line 9

Warning: include_once() [function.include]: Failed opening './includes/vbam_functions.php' for inclusion (include_path='.:/usr/local/php52/pear') in [path]/admincp/vbam.php on line 9

Warning: include_once(./includes/vbam_admin_functions.php) [function.include-once]: failed to open stream: No such file or directory in [path]/admincp/vbam.php on line 10

Warning: include_once() [function.include]: Failed opening './includes/vbam_admin_functions.php' for inclusion (include_path='.:/usr/local/php52/pear') in [path]/admincp/vbam.php on line 10

Fatal error: Class 'vbam' not found in /home/centur00/public_html/admincp/vbam.php on line 12


All times are GMT. The time now is 05:59 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.01740 seconds
  • Memory Usage 1,819KB
  • 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
  • (4)bbcode_code_printable
  • (11)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
  • (40)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