vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB.Sponsors - Forum and Category Sponsorship Ads with Statistics (https://vborg.vbsupport.ru/showthread.php?t=131512)

Deviation 10-24-2007 11:29 AM

Quote:

Originally Posted by shavedaccord (Post 1367144)
Ok, downloaded the latest, re-uploaded all the files and now when I click on "View Statistics" I get this below..check the screen shot.

http://i37.photobucket.com/albums/e9...vbsponsors.jpg

That's really strange. I'll look into this one some more. I haven't seen any other issues when moving from 3.6.7 to 3.6.8.

madkeen 10-26-2007 12:04 AM

Can not get it to work. Even tried the popup one that you said worked for you. No popup blocker and still not working

Can you give me the exact steps/setup you did to get it to work.

Thanks



Quote:

Originally Posted by Deviation (Post 1367395)
Something is wrong with the banner image you gave. http://www.ausfish.com.au/adserver/a...amp;n=a7291408 is a 1x1 transparent GIF. You won't see that on your forum since its so small and transparent.


Krawlerz 10-30-2007 08:40 PM

Nice mod!

I like it, and I was successful in getting it to work the first time around!

The only question I have:

How do I get that jeepfreek banner to display at the far left? Right it is far right, and I would rather have it right UNDER the "Jeepfreek Adventure Magazine" topic title

Any help would be greatly appreciated, thank you
Paul
ps: screenshot attached

madkeen 10-30-2007 08:52 PM

Can not get it to work. Even tried the popup one that you said worked for you. No popup blocker and still not working

Can you give me the exact steps/setup you did to get it to work.

Thanks

thompson 10-30-2007 09:40 PM

is there a german lanuage supported ?

will this work with 2.6.8 ?

OctaneGirls 10-31-2007 01:30 AM

i guess im confused. does this only allow banners assigned to each forum separately? or is there a way to make it appear/rotate at the top of EVERY page? or would i have to go in and setup each page individually, just make all the settings the same?

madkeen 10-31-2007 09:26 PM

You need to make all the settings the same for each category/board.

yoyoyoyo 11-01-2007 08:56 PM

Here are all of the template edits in TMS (Template Modification System) XML format, for those that have TMS installed.

madkeen 11-03-2007 09:15 AM

Quote:

Originally Posted by Deviation (Post 1365487)


This works fine for me. It shows a popup. Make sure your popup blocker is off.


Can not get it to work. Even tried the popup one that you said worked for you, as above. No popup blocker and still not working

Can you give me the exact steps/setup you did to get it to work.

Thanks

Deviation 11-05-2007 11:58 AM

Quote:

Originally Posted by madkeen (Post 1368752)
Can not get it to work. Even tried the popup one that you said worked for you. No popup blocker and still not working

Can you give me the exact steps/setup you did to get it to work.

Thanks

I didn't do anything special. I just used the popup code you provided earlier and placed that in the Google AdSense section. Leave all the other fields blank.

I apologize if it seemed like I was ignoring your PMs. I'm working on buying a new house and haven't had much free time lately...

Quote:

Originally Posted by Krawlerz (Post 1372265)
How do I get that jeepfreek banner to display at the far left? Right it is far right, and I would rather have it right UNDER the "Jeepfreek Adventure Magazine" topic title

Any help would be greatly appreciated, thank you
Paul
ps: screenshot attached

Alter your FORUMDISPLAY template with this should do the trick. Note the additional <DIV> tag (<div align="left">).
HTML Code:

<!-- vBSponsors -->
<if condition="$foruminfo[sponsor_enabled] == 1 AND $vboptions[sponsor_global_enable_sponsorship] == 1">
<div align="left">
<if condition="!empty($foruminfo[sponsor_adsense])">
$foruminfo[sponsor_adsense]
<else />
$vboptions[sponsor_global_default_text] <a href="vB.Sponsors/link.php?f=$foruminfo[forumid]" title="$foruminfo[sponsor_name]" target="_blank">
<if condition="$foruminfo[sponsor_banner_enabled] == 1 AND $vboptions[sponsor_global_enable_banners] == 1">
<if condition="!empty($foruminfo[sponsor_banner_big])">
<if condition="$vboptions[sponsor_global_enable_big_banners] == 1">
<img src="$foruminfo[sponsor_banner_big]" alt="$foruminfo[sponsor_name]" border="0" />
<else />
<img src="$foruminfo[sponsor_banner]" alt="$foruminfo[sponsor_name]" border="0" />
</if>
<else />
$foruminfo[sponsor_name]
</if>
</if></a>
</if>
</div>
</if>
<!-- / vBSponsors -->

Quote:

Originally Posted by OctaneGirls (Post 1372448)
i guess im confused. does this only allow banners assigned to each forum separately? or is there a way to make it appear/rotate at the top of EVERY page? or would i have to go in and setup each page individually, just make all the settings the same?

This is a per forum/category sponsorship. At the present time, you can't rotate banners (you can use animated GIFs though).


All times are GMT. The time now is 08:52 AM.

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.01326 seconds
  • Memory Usage 1,751KB
  • 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)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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