![]() |
I've had this add-on working beautifully from vBulletin 3.x right through to 4.12.
Hwever, I've just added my first Flash banner. The placeholder for where I've entered the information for the Flash ad is in a centered div. For all of the static banners, this works perfectly. But the Flash banner, although it displays fine, is left-aligned instead of centered. Any idea? Is this something to do with the Flash wrapper? =============== Updated: Apologies. This was my error. I had a placeholder inserted in the ad template for this position prior to the addition of the "Advertising" feature in the Admin CP. When I updated to use the vBulletin Advertising locations, the older placeholder (which was not centered) got left behind in the original template. Removing the redundant placeholder fixed the problem. Interestingly, when using regular image banners, this was not a problem. It was only when I tried to use the Flash wrapper that the olde redundant placeholder took precedence over the newer ACP Advertising positions. |
I must be a dummy, but I don't often work in the admin.
Is there anyone who can simply point me into the right direction? I can't see any banners on the online forum. Neither the banners that were installed with this mod. All seems to work fine inside of the admin. But apparantly there is something I miss that I don't see in the installation instructions. I cant' get the banners to show up. Next to that I see one of the images you provide with the mod. But I can't find this page and have the feeling it's essential. Where do I look in the templates for this page? I am kinda lost here. *^^* I can't find the template. https://vborg.vbsupport.ru/attachmen...4&d=1290115479 Kind Regards, M. |
It says right in the top of the picture "ad_navbar_below" so, use your "search in templates" option in the AdminCP, and search for that. Enter in the information, and there ya go.
|
Working great, thank you. Can you tell us how to edit the email sent in the banner event notifications?
|
can someone point me in the right direction? we just upgraded from 3.6 vb to 4.x vb and now I can not get the ads to work. I am sure it is because the code is now missing from the template, but when I add it back in they still do not show up.
do I need to upgrade my rbs to the latest version? if I do this, will I lose the banners I currently have in there? ...update I went ahead and upgraded to 2.3.1 and still can not get it to turn on. I have tried using the ad manager in vb, i have edited the ad_navbar_below template etc. nothing is working Thanks in advance |
got it fixed... thanks
|
Quote:
Sorry |
Great mod.
Working fine on 4.1.1 with a few tweaks. Would suggest one thing. A preview mode/button please :) Thanks for the mod :D |
OK, I'm stumped. One of the flash banners I run is directly below the Notifications dropdown for PMs.
In order to allow the dropdown to go over the flash banner I modified the code and added wmode="transparent" as shown below... Code:
$embed = '<embed src="' . $bburl . '/bas_wrapper.swf" FlashVars="banner=' . $image . '&jlink=' . $url . iif($rs['width'], '&bwidth=' . $rs['width']) . iif($rs['height'], '&bheight=' . $rs['height']) . '" wmode="transparent" loop="false" pluginspage="http://www.macromedia.com/go/get/flashplayer" type="application/x-shockwave-flash" ' . iif($rs['width'], ' width="' . $rs['width'] . '"') . iif($rs['height'], ' height="' . $rs['height'] . '"') . '></embed>'; Any ideas how to fix this? |
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 11:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|