vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

y2ksw 08-25-2011 02:44 PM

There is no need to uninstall. You will have to make the template changes with the new styles though.

Apolo. 08-25-2011 03:36 PM

Quote:

Originally Posted by y2ksw (Post 2237952)
There is no need to uninstall. You will have to make the template changes with the new styles though.

Thanks for your reply Giovanni. : )

So, once I upgrade to vBulletin 4.x, I just need to upload the RBS files compatible with this version and enable the plugin again from the /admincp

Is it all there is to it?

Edit: I mean, besides editing the templates, as I know they changed in vBulletin 4.x.

ahobilam 08-25-2011 04:01 PM

I installed it but I could not customize it.
I tried much and then left it for google.
thanks,
nvs

y2ksw 08-25-2011 04:13 PM

Quote:

Originally Posted by Apolo. (Post 2237978)
Thanks for your reply Giovanni. : )

So, once I upgrade to vBulletin 4.x, I just need to upload the RBS files compatible with this version and enable the plugin again from the /admincp

Is it all there is to it?

Edit: I mean, besides editing the templates, as I know they changed in vBulletin 4.x.

You don't need to upgrade if you are happy with the version you have. This product is compatible from vBulletin version 3.6.5 to 4.x with no changes.

y2ksw 08-25-2011 04:19 PM

Quote:

Originally Posted by ahobilam (Post 2237987)
I installed it but I could not customize it.
I tried much and then left it for google.
thanks,
nvs

What did you try to customize?

In the very first post there is a movie showing what and how to do in order to get it run. Also there are several examples in this thread for all kinds of applications.

To reassume (4.x forums):
  1. Install the product
  2. Edit the template ad_navbar_below and add:
    Code:

    <!--@vbbanners:0@-->
  3. Save
  4. Watch it running

Mikea113n 08-25-2011 10:37 PM

I uploaded all the files in the 2.3.2 zip to the root, clicked on install addon and it failed saying install files that came with the addon... any ida? does the .php need to be in the root as well, or remain in the "addon" subfolder?

using 4.1.5

Mikea113n 08-26-2011 01:29 AM

Fixed. NVM. New to this whole addons thing.

y2ksw 08-27-2011 01:05 PM

Quote:

Originally Posted by Mikea113n (Post 2238112)
I uploaded all the files in the 2.3.2 zip to the root, clicked on install addon and it failed saying install files that came with the addon... any ida? does the .php need to be in the root as well, or remain in the "addon" subfolder?

using 4.1.5

Quote:

Originally Posted by Mikea113n (Post 2238156)
Fixed. NVM. New to this whole addons thing.

Hm. Maybe it would be better you had a look into the help file (Installation) first. You normally would not upload the whole file ;)

Mikea113n 08-28-2011 09:18 PM

You're right... it wasn't really that though, its that I'm very new to coding and all of this... its been a huge learning curve, but I love it. I have a new question now... I have the center div code working.. for one banner, but I want to string together 3 banners and center them on the page side by side... but the way I'm doing it it puts them centered, but under eachother... so.. how do I get the inline to work..

then, if I wanted to put a second line of 3 directly under the first... do I just put a div or break in?

y2ksw 08-29-2011 07:23 AM

Quote:

Originally Posted by Mikea113n (Post 2239250)
You're right... it wasn't really that though, its that I'm very new to coding and all of this... its been a huge learning curve, but I love it. I have a new question now... I have the center div code working.. for one banner, but I want to string together 3 banners and center them on the page side by side... but the way I'm doing it it puts them centered, but under eachother... so.. how do I get the inline to work..

then, if I wanted to put a second line of 3 directly under the first... do I just put a div or break in?

To place one banner beneath or below another, you just repeat the placeholder in the way you wish, and make sure you have at least the number of entries in the database, e.g. (3 banners):
Code:

<!--@vbbanners:0-->&nbsp;<!--@vbbanners:0-->&nbsp;<!--@vbbanners:0-->
You always just apply HTML. If div or br, that's all up to you :)


All times are GMT. The time now is 09:58 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
  • Page Generation 0.03254 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete