So, what does this hack do?
- This mod allows you to add lots of forum banners.
- The banners will be automatically randomized everytime you reload your forums.
How can i work with it?
- It's all controlable through AdminCP.
- NOT NEEDED ftp access to upload banners.
- You CAN upload banners (jpg, gif & png) through AdminCP.
- NEW: You can upload flash (SWF) banners!
- You can set a description for individual banners.
- NEW: You can set size (width & height) for each banner individually
- You can edit the description easily and individually.
- You can delete the banners through AdminCP (this function delete the banner from the ftp)
- You can activate/deactivate you banners.
- Deactivated banners remains in the ftp, but will not be shown on forum home.
Future additions: Add URL for each banner individually, so when users click on it they will be redirected.
How can i install? (Time to install: 1 minute if you are fast enough )
- Upload all the files contained in the "upload" folder inside the zip to your forum root directory.
- Install product-brotator.
- Go to your AdminCP > Style Manager > YOUR SKIN > Edit HEADER template and find:
Everything is working now; thanks. One other thing. How can I get my banner the same width as the forum width. For the default theme, that would be from the white area from the left to the right - I guess this is the "Main Table Width". When I change the table width to the same width of the banner, the banner is not centered, so it has the appearance of it being off-centered. Any hints?
I installed this MOD at work on my work computer and everything was okay. I come home and nothing is working on my computer. The banner I created does not show on the forum home page and the banner does not show in the admincp when going to edit the banner. Is this a browser issuer? I have IE7.
Nice hack, but I need one more feature before I can use it. I need to be able to determine the "weight" of each banner so that some can be shown once per rotation, others once every other rotation etc...
Hello there
Very handy addon but i wanna keep my forum image along with banner, kinda like.. http://forum.vbulletinsetup.com/
how do i achieve that with this mod?
Everything is working now; thanks. One other thing. How can I get my banner the same width as the forum width. For the default theme, that would be from the white area from the left to the right - I guess this is the "Main Table Width". When I change the table width to the same width of the banner, the banner is not centered, so it has the appearance of it being off-centered. Any hints?
Try adding $banner between <center></center> tags. Or if its in a table, add "align=center" to the line/column.
Quote:
Originally Posted by Junkie
I installed this MOD at work on my work computer and everything was okay. I come home and nothing is working on my computer. The banner I created does not show on the forum home page and the banner does not show in the admincp when going to edit the banner. Is this a browser issuer? I have IE7.
Did you check if "banner" folder was created inside images folder? Do the script has permission to read/write from the folder?
Quote:
Originally Posted by Rick
Nice hack, but I need one more feature before I can use it. I need to be able to determine the "weight" of each banner so that some can be shown once per rotation, others once every other rotation etc...
Any chance of adding that in a future version?
I dont see that feature being added in the future. Sorry, if you can do that, feel free to edit my modification and then release it here
Quote:
Originally Posted by Aeolian
Hello there
Very handy addon but i wanna keep my forum image along with banner, kinda like.. http://forum.vbulletinsetup.com/
how do i achieve that with this mod?
thanks
Instead of replacing your forum banner to the code "$banner", you just need to place "$banner" wherever you want and dont remove your main banner code.
Nice hack, but I need one more feature before I can use it. I need to be able to determine the "weight" of each banner so that some can be shown once per rotation, others once every other rotation etc...
As a temporary solution until someone here comes up with the code for that, this would do it if an approximate weight that's still random would work for you. This is a very cumbersome and somewhat annoying way to do this, but it'll swap them out closer to what you want .. while you're waiting:
Just upload multiple copies of the same image you want shown more frequently and just a single copy of the headings.
Originally Posted by Junkie
I installed this MOD at work on my work computer and everything was okay. I come home and nothing is working on my computer. The banner I created does not show on the forum home page and the banner does not show in the admincp when going to edit the banner. Is this a browser issuer? I have IE7.
Did you check if "banner" folder was created inside images folder? Do the script has permission to read/write from the folder?
The banner folder is in the images folder correctly with 777 mod. The banner shows up at work on IE6, but not on home cpu with IE7.