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)

shabbirbhimani 08-29-2011 03:16 PM

Does this work with vBulletin 3.8.x because I see the following in the mod

Quote:

Compatibility: from vBulletin 3.6.5 onwards

Mikea113n 08-29-2011 04:31 PM

Thanks Y2K! It worked perfectly... I cant wait until my "HTML, XHTML, and CSS For Dummies" Gets here so I wont be asking all these basic questions anymore...

y2ksw 08-30-2011 09:30 AM

Quote:

Originally Posted by shabbirbhimani (Post 2239476)
Does this work with vBulletin 3.8.x because I see the following in the mod

yes :)

shabbirbhimani 08-30-2011 10:19 AM

Quote:

Originally Posted by y2ksw (Post 2239871)
yes :)

It does not work for me and I see that the replacement variable is not getting replaced with the code. I have followed everything in the install file.

dany_danay 08-30-2011 01:41 PM

Not work here, the banner dont appear...

Now woring. Dont know why...

Well one question, I have this:
https://vborg.vbsupport.ru/
Thanks to this code in navbar template:
PHP Code:

<!-- closing div for above_body -->
<
br>
<
div class="banner">
<
center>
<!--@
vbbanners:0@--><!--@vbbanners:1@-->
</
center><br></div>



<
div class="body_wrapper">
.... 

Now i want to put two banners locattions in the same row..

Thans

y2ksw 08-30-2011 02:52 PM

Quote:

Originally Posted by shabbirbhimani (Post 2239880)
It does not work for me and I see that the replacement variable is not getting replaced with the code. I have followed everything in the install file.

Assuming you have not changed the replacement variable in the options:
Code:

<!--@vbbanners:%d@-->
The placeholders must look like:

Code:

<!--@vbbanners:0@-->
or
Code:

<!--@vbbanners:1@-->
...

If they do look like this, your PHP may have disabled str_replace, but unlikely because then even vBulletin would not work. I guess you have misspelled a placeholder, instead ... ;)

y2ksw 08-30-2011 02:53 PM

Quote:

Originally Posted by dany_danay (Post 2239950)
Not work here, the banner dont appear...

Now woring. Dont know why...

Well one question, I have this:
http://img195.imageshack.us/img195/8219/forobanner.png
Thanks to this code in navbar template:
PHP Code:

<!-- closing div for above_body -->
<
br>
<
div class="banner">
<
center>
<!--@
vbbanners:0@--><!--@vbbanners:1@-->
</
center><br></div>



<
div class="body_wrapper">
.... 

Now i want to put two banners locattions in the same row..

Thans

That's the code you have here: it places two banners in a row (if you have that many in your database).

reelflafishin 09-01-2011 09:18 PM

i downloaded the whole thing, read the whole guide, either im really fast reading and really slow understanding, or there's something i missed. Using vBulletin 4.0.2. And not even the default ads show.

whitey10tc 09-01-2011 11:43 PM

Quote:

Originally Posted by reelflafishin (Post 2240980)
i downloaded the whole thing, read the whole guide, either im really fast reading and really slow understanding, or there's something i missed. Using vBulletin 4.0.2. And not even the default ads show.

Using 4.1.3 PL3 and having the same problems.

Tried it on custom skins, and default skin. But still a no go.

y2ksw 09-05-2011 08:57 PM

Almost all issues (98%) we have had yet are because you people believe in magic :)

The other 1.5% of problems are because as a first step after installing you delete right away the default banners, without inserting however a valid and working banner. A 0.4% finally forgets they have vbSEO HTML cleaning options enabled. An the rest (0.1%) are missing images, erratic HTML, misspelling or true server related problems. ;)

This product does not modify your styles, templates or messages by itself. You will have to open a template and make a change to it, adding for example:

Code:

<!--@vbbanners:0@-->
and save. Then (if you have still the default banners) one of them show up at the designed location. Once you have mastered this step, all the rest is just a question of trial and failure.

So, please take a deep breath and retry. It's really easy.


All times are GMT. The time now is 09:39 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.03401 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_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