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 10-16-2011 09:01 PM

Quote:

Originally Posted by licensinglinks (Post 2257870)
Trying to install this mod, but when I try to import the xml file I get:



I've uploaded everything I should have to the correct area. What am I supposed to do now?

Then, most probably your eb server can't access the files. Please check the access rights ;)

sub_ubi 10-17-2011 07:15 AM

I am using this as a logo rotator.

I had trouble getting ad_header_logo to do anything, so I gave up on it and am instead using the header template. I replaced

Code:

        <vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if>
with

Code:

        <!--@vbbanners:0@-->
All done!

y2ksw 10-17-2011 10:14 AM

Quote:

Originally Posted by sub_ubi (Post 2258074)
I am using this as a logo rotator.

I had trouble getting ad_header_logo to do anything, so I gave up on it and am instead using the header template. I replaced

Code:

    <vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if>
with

Code:

    <!--@vbbanners:0@-->
All done!

That was maybe a little too short-cut :)

This maybe works better:
Code:

<vb:if  condition="$stylevar['titleimage']"><div><a name="top"  href="{vb:link forumhome}" class="logo-image"><!--@vbbanners:0@--></a></div></vb:if>

ofir24 10-22-2011 12:59 PM

i can see the panels: "Rotating Banner System", "baner system options". i did everything proprely and i see no ads at all.
i have vb 4.1.7, i saw in the previous page someone says it's work on vb 4.1.7.

y2ksw 10-22-2011 06:17 PM

Quote:

Originally Posted by ofir24 (Post 2260135)
i can see the panels: "Rotating Banner System", "baner system options". i did everything proprely and i see no ads at all.
i have vb 4.1.7, i saw in the previous page someone says it's work on vb 4.1.7.

You will have to make also template changes. This product isn't using default ad locations. And yes, it works from 3.6.5 to 4.1.7 :)

ofir24 10-22-2011 06:36 PM

Quote:

Originally Posted by y2ksw (Post 2260247)
You will have to make also template changes. This product isn't using default ad locations. And yes, it works from 3.6.5 to 4.1.7 :)


edit:
look at the next post, 2 posts below that one.

funinbc 10-22-2011 07:30 PM

is there a way to have say 80 banners in a folder and point to that folder and have the banners rotate from there?

ofir24 10-22-2011 10:04 PM

i check the software again, i didn't notice little options works, cause i try some options and didn't work, therefore i thought it didn't work.
i try: "ad thread last post content" look for ads on the thread, nothing.
i try: "ad thread first post content"- the same.
ad forum below threadlist- the same.

y2ksw 10-23-2011 09:27 AM

Quote:

Originally Posted by funinbc (Post 2260279)
is there a way to have say 80 banners in a folder and point to that folder and have the banners rotate from there?

No. You may have N banners in the database and one "location" in the templates you have chosen, and all will rotate in this location.

There is no such thing as picking images from the file system at random intervals, although it is quite a nice idea :)

y2ksw 10-23-2011 09:31 AM

Quote:

Originally Posted by ofir24 (Post 2260320)
i check the software again, i didn't notice little options works, cause i try some options and didn't work, therefore i thought it didn't work.
i try: "ad thread last post content" look for ads on the thread, nothing.
i try: "ad thread first post content"- the same.
ad forum below threadlist- the same.

Please try simply the example shown in the movie in the very first post (How-to create my first banner). It gives you a good insight how things work and from where to start.

Besides the included help file, this thread is full of practical examples ;)


All times are GMT. The time now is 09:28 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.03584 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
  • (5)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