![]() |
Okay, I might sound like a nub here, but I have used this mod in the past (3.7 board). I am having issues getting a banner to appear ANYWHERE..
I currently have this code in my Navbar, at the bottom: <center>@vbbanners@</center> And that is all that appears below my navbar (centered).. And I take it that is what you use for position 0??? If I want to use position 2, is this what I do - @vbbanners:2@?? Is there a master 'Enable' button somewhere that I missed?? Or maybe it is late and I am cold LOL Thanks !! |
Quote:
You need to place the code into the templates as follows: PHP Code:
PHP Code:
PHP Code:
Include the <! -- and --> tags. |
When I include the <!-- and -->, the code completely disappears.. Nothing happens
<center><!--@vbbanners:2@--></center> is the code I am using |
BTW, I set position of banner to 2, so I used @vbbanners:2@, enabled, I set the destination, copied my html code for the banner into the text box, placed the image url in there ect ect... And I placed the code at the very bottom of the Navbar template, right after the </vb:if>
Can I use Ad Location templates instead?? |
Quote:
|
Yiu can also use the new Advertising feature in the ACP for 4.x... avoid the ones for the header because they're buggy but the others work fine.
At the moment, I'm using all three methods |
Quote:
Please see this tutorial which shows how to implement your first banner with version 2.2.2 of this product. It also shows exactly where and how to setup an alternative placeholder, and gives a demonstration of erratic and fixed insertion of placeholders. |
Tytyty !!!
|
I can get the adsense working now, but images, no.. Is there a bug somewhere in 4.0.1 that messes with this?? I am working on a business forum with heavy advertisments in it. I am still not impressed with 4 as I am with 3.8.4..
Does this mod work better in 3.8.x?? |
Quote:
|
Quote:
|
The tutorial How-to create my first banner does also show how to insert image banners. Just make sure, the images are accessible and that the typically unused fields are unused ;)
A typical image banner takes just a name, the image URL and the destination URL. |
A minor bug fix has been released (2.2.3). It repairs a case where unused placeholders remain visible, moves the function insertion to the hook global_start and changes the product URL to this discussion. No file has changed, but the product-rbs.xml.
|
Great mod !
Is there any chance we can add .swf files also ? |
Quote:
Please see: https://vborg.vbsupport.ru/showthrea...44#post1839744 One of the next releases will come with a Flash Wrapper which is currently being developed and tested. |
well I am trying to Install this on VB 4.1 and i have done everything exactly as shown in the video and I have no banners showing.
I am totally Baffled. |
nice add!!!
|
hi i m trying to add a flash banner (swf) but without result . i alreadt the post about it .
i put in the code the following . <div> <div style="z-index: -1; position: absolute; height: 468px; width: 60px;"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="468" height="60"> <param name="movie" value="forum/images/banners/468x60.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <embed src="forum/images/banners/468x60.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60" ></embed> </object> </div> <div style="z-index: 10; position: absolute; width: 468px; height: 60px;"> <a href="http://www.domain.tld/yourlink" target="_blank"><img alt="" border="0" height="60" src="forum/images/banners/transparent.gif" width="468" /></a> </div> </div> and to the url field the following http://www.fun.com/forum/images/banners/transparent.gif but nothing appears , only the transparent images |
Quote:
|
Quote:
The sample is intended to give only an idea about implementing a Flash banner and is for no reason complete or with "absolute" values. |
Hi,
I have installed this Mod. I followed the instruction and watched the video few times. But i cant just get this mod work with my banners. It shows adsense banners but it goes blank when it suppose to show the image banner i have added. I checked the link for image banner and it is correct but it just doesnt show in banner rotator. Thanks for help |
Quote:
Starting with version 2.2.3 you may clone a banner by klicking the "Duplicate" button. This way you may modify a working banner slightly. In this case, you may clone one of the working adsense banners and paste your image and destination URL, remove the adsense and save. If your images are there, the banner must show up (in rotation) :) |
Quote:
|
Can I get this to rotate banners on the right side of my forum in a random order?
See http://www.pro-touring.com/forum/ for my old site example |
Quote:
<!--vbbanners:0@--><br /> <!--vbbanners:0@--><br /> <!--vbbanners:0@--><br /> If you like to show groups of banners in a certain order, you may do this: <!-- position 0 banners --> <!--vbbanners:0@--><br /> <!--vbbanners:0@--><br /> <!--vbbanners:0@--><br /> <!-- position 1 banners --> <!--vbbanners:1@--><br /> <!--vbbanners:1@--><br /> <!--vbbanners:1@--><br /> and so on, with up to 10 different groups. |
Hmm, might be over my head. At times I might have 80 or more banners rotating on the right.
|
1 Attachment(s)
Quote:
I attach it here and you may try it at your own. Until it will get publically released, the flash banner insertion will work only by filling the code by hand to fit your needs. I suggest to use only full paths. Since it is a work in progress, I can't guarantee it will work on all systems and browsers. Sample: Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" border="0" width="your_banner_width" height="your_banner_height"> |
Quote:
|
Quote:
Great support !!!!!! this worked without using ur file rbs_wrapper.swf , only with entering the code ! thx men ! |
Quote:
Also you may now try the integrated flash banner support (still beta) of version 2.2.4. |
Couldn't get it to work with the code and when i came back to double check i saw you 2.2.4 update.
Just put the .swf file in and it's working right away ! Thanks mate ! |
Is it possible to add the ability to add more ads than we can out of the box?
|
Quote:
Every single one of the 10 positions may hold an unlimited number of banners. Every banner may be assigned to show to one or more forum sections and/or to specific usergroups. These features give you a myriad of divisions which make appear banners right where you wish. If you assign to each position a few banners at most, you are not using this product to its full extent. On most boards, 1 or 2 postitions suffice to show all your banners classified to certain areas, and the offer of 10 positions really overdo. |
OK cool i was misunderstanding how it all came together.
Thank you sir ill give it a whirl. |
Does anyone else experienced problem with VbSEO 3.5?
I installed today vbseo and everything is fine, but after that, all banners are missing. When I turn off vbseo, banners are back. This is only plugin I have problem with. |
Quote:
1. It may be that you have another mod that's interacting with this one and vBSEO. 2, There may be something in the vBSEO settings that is a problem in your case. |
Quote:
it is in Cleanup HTML Code? under Other Enhancements setting in vbseo! It was on "yes" and when I put on "no", everything is fine. Thanks! |
Quote:
|
Quote:
To work around, it is necessary to change the placeholder from the HTML comment to something else, such as @vbbanners:%d@. In this case, vbSEO will keep the banners, too :) |
Thank you for the flash addition! Works perfect, thanks again. Very nice...:up:
|
All times are GMT. The time now is 09:16 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:
|