![]() |
could this work with ads ?
|
The coder was last here 3 months ago, so it looks like we're on our own.
For me the banners don't even hyperlink anywhere. Anyone know how to fix this? |
Mine is working in firefox but not in IE..anyone facing the same problem...is there any solution
for it |
Quote:
|
Great mod but banners will not upload using IE.. It thinks the image format is not jpg, gif or png even when it is.. Works fine with Firefox..
|
if i want to put the banners in another place ... not header
what i do ? |
I've been reading this a lot today .. and I'm ready to do the funny things ..
Just wanna make sure not trash all .. I have this in my header .. <td width="43" height="29"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img id="nav_home" src="$stylevar[imgdir_misc]/nav_home.gif" width="43" height="29" border="0" alt="" /></a></td> That's looks a little diferent that the code you place to replace here .. do it any case .. ? Thanks ! |
Just one more question .. I'm seen in the Settings Group the Banner Rotation group .. but where other place I need to seach to start uploading banners .. ?
Supose to appear in my side bar Cpanel ? thanks ! |
I've been reading this thread and the other one with the first version .. enable and disable the product several times and still can't see it in my side bar ..
Something simple that I need to perform to it appears ? |
My bad and post here that I made a mistake uploading a file .. ( seems that I'm learing little bit more about how function the forum ) ..
Now I get this message .. " Sorry, but there is already a file with that name. Rename and retry. " |
Quote:
Was a img in the brotator file in the server that have the same name as the img that I was triying to upload .. Doh ! |
This is a great mod, thanks!
I am already running this as my forum header but can it be used in other places as a banner ad rotator? Say between sections on the main forum? |
Quote:
|
I am trying to put it between forums, not sure if it is possible. I also have it installed as the main banner. Here is the thread..
https://vborg.vbsupport.ru/showthrea...89#post1559089 |
When I upload flash banners, they are not aligned in the center, they are aligned to the left. How can I fix this?
Also, the links to the flash banners do not work. When I try to manually add the link to the banner, it goes to http://myurl.com<domain added> How can i make it so that the swf banner goes to a desired link? |
I am having trouble with people seeing what is in the banner some see it as they are suppose to and some are just seeing a white box. Thanks for the help in advance!
|
Nice . Work ........ But i have 1 problem with URL Link : my forum link is ( www.desikaraokeshop.com ) when i load banner and type there my other site URL Link LIke (www.desikaraokeshop.net ) also Try Like (desikaraokeshop.net) this not work when i click on banner i got this error ...........http://www.desikaraokeshop.com/www.desikaraokeshop.net...................... Not Found ......... please explain me about this thanks
|
I keep getting "The selected file type is not allowed." anyone seen this? I've tried png and gif...
|
did nothing but got ride of my logo ..
not working at all .. I upload the files and edit the header .. and I loss my logo now.. and nothing change in the admincp area .. also your install info. say .. "Install product-brotator.xml" what do that mean? copy the file to some the forum? if so what folder? and I am talking only about "Install product-brotator.xml" the other files are in the right place .. anyways I loss my logo after editing the header file, and I don't see any way to mng .. banners |
well .. I had to "import" the product-brotator.xml file .. IMO you should .. not assume anyone know what " Install product-brotator.xml" meant .. you should take the time and write the steps needed to do a proper install .. e.g. go to admincp/plugins & products/Manage Products/[Add/Import Product] then click .. browse and load product-brotator.xml
takes only a few sec. to write that done ... for ppl new to vB .. anyways my logo is still gone .. how to I put back my logo? I was using the default vB logo file name.. |
omg and its not even working ..
so I try to add a banner and I get this error The selected file type is not allowed. image/gif so what gives? even made the folders image and gif .. wtf!! |
Quote:
Extensions accepted for upload (separated by |) jpeg|jpg|png|bmp|gif|image/jpeg|application/x-shockwave-flash I am running vB 3.7.2 |
well I got it working .. by adding "image/gif|" to the line up.. even tho you had "gif|" in the ext. box ..
well my website logo is still gone .. you should make a NOTE of that to everyone doing thing install that is using the "vbulletin3_logo_white.gif" for thir logo.. |
Fix to that is simple
Undo the Template Modifcations Above. Now, goto the bottom of the "Header" Template and add the second line; Code:
<center><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></center> I opted to have my banners left justified, so I'm using <left> rather than <center> :) |
PS, Thanks for the Mod.
Needed a little tweaking, but it's exactly what I was looking for. :up: |
Does this do all of my banners constantly rotating while the screen is up? Or, is it a new banner on every page refresh?
|
Quote:
|
well i have installed this but it doesnt seem to do anything at all...even when i copy a banner to the file location or try uploading it through ACP. it doesnt work. I am on VB 3.7.2 - I would have thought it would be OK since its only a couple of patches up form the one supported in the intro?!
|
It seems to be on my style that on the right hand side there is a space and the banner is not fitting the tthe header where it should as it's a fixed table.
There is the space on the right hand side ..werid.. h**p://gersfans.co.uk/Forum/index.php |
I need a little more in depth product, would you be interested on adding some features for a fee?
|
how can you ad two banners?
one on top of the other on the right? |
I got mine working, but it shows the same 2 banners on the right side by side:mad:.
I need both on the right, but on on top and one on the bottom. here is my code. for single banners. fixed 1 logo only <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"> <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]"></td> <td align="$stylevar[right]"><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a> </td> </tr> </table> <!-- /logo --> for 2 banners as described. 2 logos on right. <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"> <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]"></td><td align="$stylevar[right]"><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a> </td> <td align="$stylevar[right]"><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a> </td> </tr> </table> <!-- /logo --> any Help to get the second logo below the other one would be appreciated, and for those of you that have had issues, if you go back & READ thru the post, youll find your answers there, i came back a few times & read the post to get mine going, its amazing how many times the same problem was described, hope this helps some of you and I hope someone helps me out. . thanks. |
I have uploaded cpnav_brotator.xml in includes/xml, brotator.php in admincp, created a brotator folder with 777 permissions in the forum/images dir. I then added images/ to all extension types in settings and then replaced code in header template. I loaded a .jpg file in the forum/images/brotator dir and it still shows no banner.
Am I missing something? TIA Jim |
Quote:
you may need to add a , after jpeg. |
No errors just no banners. A comma? Where does it go? Sorry.
Thanks |
So my problem was simply not being able to "Refresh your admincp index ". I loaded VBULL Admin and now see the control panel for adding, editing and deleting banners. The refresh must have happened overnight (server maint.?)
So how do you Refresh your admincp index? |
I have been using your rotator for a while now and have never had a problem with it. I think it works great. Thank you.
|
why won't it upload my .gif file?
i get this message: The selected file type is not allowed. image/gif EDIT: nevermind, i edited the accepted extensions :D |
i have this mod placed in two different area on my forum, one below the navbar and the other in the footer of my template.
is there any way to not have the same ad in both places or will this always be the case? I have several different sponsors/advertisers and would like it to be setup where it may not always be the same ad in both places. is there something i can edit with this code? Code:
<center><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></center> |
Hello,
Great looking mod! I was wondering if this will work on the vBadvanced CMPS page as well? And what do I need to do to make it also work on that page? Thank You |
All times are GMT. The time now is 09:46 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:
|