nwingate
17th October 2003, 08:10 PM
Can't wait to try it
|
View Full Version : [vB3] vBanner3 nwingate 17th October 2003, 08:10 PM Can't wait to try it Krash 21st October 2003, 06:24 PM I'l download it once i have a few posts... Madhouse 22nd October 2003, 07:15 AM Very nice... kcradio 22nd October 2003, 10:19 AM Is there any way to make it so that the banners will show randomly in the forum instead of the same one all the time? Meaning, I have it on the front page at the top and bottom, but the same banner shows all the time at the top and bottom, I would like to seperate them and make it random where it shows one at the top, and one at the bottom.... Is this possible? Daniel C 22nd October 2003, 02:26 PM Not currently with this version of the script. And its rather unlikely that Thain will come back and fix it if anything goes wrong. :( Floris 22nd October 2003, 03:44 PM Thain ok ? Krash 22nd October 2003, 07:48 PM Its really cool, I'l be using it on my site all the time now :) Daniel C 22nd October 2003, 11:13 PM No Thain just doesn't have a board to work on anymore. kcradio 23rd October 2003, 01:40 AM Anyone know of something for vb3 that will allow you to have random banners when you have more than one on a page? I love this script and it is getting me by, but I would really like something like arrowads that was for vb2.... Apoco 25th October 2003, 10:43 PM Installed Krash 26th October 2003, 02:17 AM Anyone know of something for vb3 that will allow you to have random banners when you have more than one on a page? I love this script and it is getting me by, but I would really like something like arrowads that was for vb2.... you could just make copies of the code, renaming the key components and making a new images file like changing $file ="images.txt"; $banner = file("$file"); $b = rand(0, sizeof($banner)-1); to $file2 ="images2.txt"; $banner2 = file("$file2"); $b2 = rand(0, sizeof($banner2)-1); Nero 8th November 2003, 01:53 PM cool! :) thx too Floris 8th November 2003, 08:53 PM you could just make copies of the code, renaming the key components and making a new images file like changing $file ="images.txt"; $banner = file("$file"); $b = rand(0, sizeof($banner)-1); to $file2 ="images2.txt"; $banner2 = file("$file2"); $b2 = rand(0, sizeof($banner2)-1); tnx for helping out :) kyk0 9th November 2003, 03:05 AM Nice stuff :) kcradio 12th November 2003, 02:29 AM Thank you! Sorry it took so long for me to get back... Also, I asked once before somewhere in here, but is there anything out like arrow ads or something a little more heavy duty for vb3 yet? Thain 19th January 2004, 12:24 AM Wow, I'm glad so many people like this mod. :P And I haven't had a board to work on. =/ Q8vbhacks 5th February 2004, 04:42 PM very nice addon Endorphine 6th February 2004, 01:29 PM I also would like to know how to let this work as arrowheads and how the conditional(s) look if you want to have different banners with forumid=x riedel 15th February 2004, 11:03 AM WOOO, <SPAN lang=EN-GB style="mso-ansi-language: EN-GB"><FONT size=3><FONT face="Times New Roman">Thanks to you my forum seems to be good forums xP gmarik 29th February 2004, 12:44 AM Why is it not released ove vb.org? Gio Takahashi 29th February 2004, 12:48 AM 1: This is not what one considers "Hacks" its a template modification, so its not allowed to be released at vb.org 2: The author of the hack has the right to determine wherever it can be released. I'm sure he has his own reason why its only being released here IF its only here. Thain 9th March 2004, 05:56 PM Well, it's released here and at vbTemplates, the main reason I posted it here is because I was one of the first people here, and Floris wanted me to post everything I had, so I did. :P 3lyXiR 10th March 2004, 07:16 AM goood job thx :) bandit 10th March 2004, 09:49 PM hack looks promising... can't wait to install it -jeff cool2004 12th March 2004, 06:24 PM Author: Thain, aka Rufus69 Description: Lets you add a random banners and/or text for random quotes. :) Screenshot: None yet. I rewrote the coding as to cut down on loading time, but sadly it's still text based. Update: I added "subscription" support so you can have members pay to have the banners removed. :) Erm, I also edited the readme for the typos. cool i use it in coolprof.com |