vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Cyb - Flash-Image Banner Rotator (https://vborg.vbsupport.ru/showthread.php?t=201311)

joeycannoli 11-23-2009 02:01 PM

Does this mod allow you to add banners to each individual fourm or can you only add banners in the navbar?

For example i have a sponsor paying for advertising on a certain board only. I want to add their banner to the forum and not include anyone elses. Any have an idea how to do this?

https://vborg.vbsupport.ru/

walt59 11-27-2009 02:46 PM

1 Attachment(s)
Hi,

I installed product / plugin - uploaded several banner ads to rotate..It's working fine. I do have one problem I could use some help with.

The click area for the banner ads seems to take an area 2x the width of the banner ad... see screen shot.. (it's an adult site so I blurred the content) see area outlined in red... that is also part of the click area for banner ad.. it is causing some problems with logo to the left.. How can I edit/fix:confused: this?

ravenfaust 12-02-2009 06:17 AM

When i add $cyb_flashimagebanners It makes anyhting around it go to the link , how can i fix this.. Also it doesnt auto add to custom templates, Is there any code i can use to put it in the header of the skilltest theme?

mmoore5553 12-03-2009 01:44 AM

Just wanted to say for people having a problem when they have a custom theme or if they click and it goes to some wierd url then you need to modify his file. I have tested on six forums so far and works great. I had to hard code the url. If you do a search in his xml file for

<a href=\"'.$vbulletin->options['bburl'].'/misc.php?do=cybbannman\">'.$vbphrase['cybfibr_manage'].'</a></td></tr>';

you see he does have an error by my terms. I changed it to below and works and also fixed the smiley error part.

<a href="http://www.yoursite.com/forums/misc.php?do=cybbannman">'.$vbphrase['cybfibr_manage'].'</a></td></tr>';

results may vary but this is how i got it working on custom themes and also other boards that was having issues.

walt59 12-03-2009 11:27 AM

so.. mmoore5553

What specifically did your code change fix - the link going to wrong URL or other issues?

mmoore5553 12-03-2009 12:51 PM

that actually solved when i posted his code and it sent me to a smiley page. I then looked at code and seen there was wrong code. Once i did that and moved the code to User CP it started to work.

walt59 12-03-2009 01:57 PM

Thanks.. I did not have that problem... I am still looking for some help on adjusting the area that the banner ad takes up - it is 2x the width of the banner...

mmoore5553 12-03-2009 04:32 PM

you have an example ?

zapiy 12-07-2009 01:15 PM

Can i add this to a VBA block.. i want to use this as an affiliates block?

Cheers

exposed 12-10-2009 02:50 AM

how do make a banner?
And how do i load it.
Sorry im new to this. Any help is appreciated


All times are GMT. The time now is 10:44 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.01215 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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