Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Banner Rotator (Definitive Mod) Details »»
Banner Rotator (Definitive Mod)
Version: 0.90, by andrefedalto andrefedalto is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 12-20-2005 Last Update: 12-22-2005 Installs: 85
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Hi you there. I was looking for a really nice Banner Rotator Mod, but i couldn't find one that had what i need. So i decided to code one. Finished it right now and i'll share with you.

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.
- You can set a description for individual banners.
- 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.

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 and CHMOD 77 the folder "/image/banners"
- Install product-brotator.
- Go to your AdminCP > Style Manager > YOUR SKIN > Edit HEADER template and find:
Code:
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />
Replace with:
Code:
<center>$banner</center>

You can change banner width and height editing the plugin called "Banner Rotator Generator" and changing the values:
Code:
width=879 height=160
for your own values.

I really hope you enjoy this hack and, please, if you find any kind of bug, report it to me as soon as possible.
And if you have any suggestions, post here.

Thanks you all!

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 03-24-2007, 01:12 PM
andrefedalto andrefedalto is offline
 
Join Date: Dec 2005
Location: Brazil
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brandr View Post
@Andrefedalto.

Thank you very much for your reply. The problem resulted from the fact that a previous Administrator on our board had completely circumvented the brotator plugin with java script within the CSS. It wasn't in the header and I didn't realise the problem until I downloaded our default style sheet and saw all the rotating banner image direction code.

He didn't even have the xml file in the includes folder! We had the brotator plugin listed as activated in the plugin system but we had no Brotator interface in the control panel.

I have now corrected the problem and we are now using the Brotator to rotate our banners.
I am the most vBull savvy Administrator on our boards and I have only been at this since August '06. So you know we are always in TROUBLE

You have probably the 3rd most popular plugin after vShout and Advancedforumhome statistics. Thank you for sharing this great plugin with us. I know everyone in the vBUll community appreciates your work.

Regards,

B.
Thanks a lot. Good to hear that my modification can help a lot of people And dont foget to click install

Quote:
Originally Posted by localraceway View Post
heres my forum http://www.localraceway.com/forum/

as you can see when you go over the banner its shows the link that would normaly be there and take you back the the main page when clicked,but when you click it, it loads a about blank page. so if i cant get the page to show my main front page when clicked, would liek to atleast remove it so when you click on the banner nothing at all will happen at all
Try the following:
1 - Go to www.getfirefox.com
2 - Download the last version and install
3 - Check your site again, probably the issue you mentioned will disappear
Reply With Quote
  #103  
Old 03-25-2007, 11:33 AM
localraceway localraceway is offline
 
Join Date: Jul 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well theres nothing wrong with my IE and i got no spyware.

i sent my link to a friend of mine to see what he sees when he clicks on my banner and he said it opens up a new blank window. he asked me what i wanted it to do and i said its supose to take you back to the main page when you click on it, he said ok let me see the code you got, he check the code and he said i didt have the link code in the banner. so i sent him the full code and he entered the link into my code and now its fixed. when you click my banner now it takes you back to the main forum page. from me sending him the link to look at it and me getting the code to put in my forum took less than 2 mins to fix.

not sure why everyone else is telling me something in the totaly wrong direction but i got it fixed now. i appreciate everyones help. thanks again

Quote:
Originally Posted by Brandr View Post
@Loclraceway.

When I click on your forum banners, I am taken right back to your forum with a refreshed banner. I don't think the problem is originating with your Forum but on your computer. Please read the information provided in the link I placed in my previous post.


B.

now sure why it would take you back to the main forum page when the code wasnt even there for it to work like that, but its fixed now. thanks
Reply With Quote
  #104  
Old 03-25-2007, 12:14 PM
andrefedalto andrefedalto is offline
 
Join Date: Dec 2005
Location: Brazil
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by localraceway View Post
well theres nothing wrong with my IE and i got no spyware.

i sent my link to a friend of mine to see what he sees when he clicks on my banner and he said it opens up a new blank window. he asked me what i wanted it to do and i said its supose to take you back to the main page when you click on it, he said ok let me see the code you got, he check the code and he said i didt have the link code in the banner. so i sent him the full code and he entered the link into my code and now its fixed. when you click my banner now it takes you back to the main forum page. from me sending him the link to look at it and me getting the code to put in my forum took less than 2 mins to fix.

not sure why everyone else is telling me something in the totaly wrong direction but i got it fixed now. i appreciate everyones help. thanks again




now sure why it would take you back to the main forum page when the code wasnt even there for it to work like that, but its fixed now. thanks
Ok, great you got it fixed But the first time i've seen your post, i entered your forums and clicked on the banner and no blank window showed up. And since nobody reported the same error, probably it was some error on your skin, since the link to forumhome isnt set by my modification, it must be already there on the header template of your skin.
Reply With Quote
  #105  
Old 03-27-2007, 12:00 AM
Rebel Dragons Rebel Dragons is offline
 
Join Date: Feb 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this installed on my forum but i have one small problem. I can't seem to figure out how to get the banners to link to the websites they represent. It just shows the image and when you click on it, nothing happens.

How do I make the banners into linked images?
Reply With Quote
  #106  
Old 03-30-2007, 12:19 AM
Rebel Dragons Rebel Dragons is offline
 
Join Date: Feb 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone?
Reply With Quote
  #107  
Old 04-06-2007, 12:25 PM
Romanthic Romanthic is offline
 
Join Date: Nov 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah thank you very nice mod
Installed
Reply With Quote
  #108  
Old 04-06-2007, 12:47 PM
localraceway localraceway is offline
 
Join Date: Jul 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rebel Dragons View Post
I have this installed on my forum but i have one small problem. I can't seem to figure out how to get the banners to link to the websites they represent. It just shows the image and when you click on it, nothing happens.

How do I make the banners into linked images?

i think you can only have one link for all images, since all images run from one plugin. theres a default code thats normaly on the forum that you have installed it on that brings you back to your main page, so once you click on the banner(s) it takes you back to your forum. i had to fix the code to get mine to rederect back to my forum though.

does this make anysense or help at all ?

i tried :P
Reply With Quote
  #109  
Old 04-19-2007, 12:02 AM
stabmyback stabmyback is offline
 
Join Date: Nov 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can anyone tell me how to align the banners so they're on the right side, not the center?

also, is it possible to have this hack running in two skins at once with different sets of banners? i'm not sure how, if it is.

Thanks for the help anyone who can give it to me!
Reply With Quote
  #110  
Old 05-09-2008, 03:31 PM
iheartvb iheartvb is offline
 
Join Date: May 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

which file do i download for v3.7?
Reply With Quote
  #111  
Old 06-11-2008, 01:42 PM
ghostiya ghostiya is offline
 
Join Date: Jun 2008
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just uploaded this and i cant login to my board all the accounts it says

"Wrong username or password. You have used up your failed login quota! Please wait 15 minutes before trying again. Don't forget that the password is case sensitive. Forgotten your password? Click here!"

What the hell
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:57 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05752 seconds
  • Memory Usage 2,319KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete