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)
-   -   Forum Display Enhancements - Forum Sponsor (https://vborg.vbsupport.ru/showthread.php?t=128829)

hitboy 02-06-2007 05:51 PM

is there a way to add "Forum Sponsor" at the top or bottom of the box?

vietConnecting 02-12-2007 06:01 PM

Nice mod
Just thank!

madkeen 02-12-2007 08:18 PM

Quote:

Originally Posted by madkeen (Post 1172034)
Can this be displayed at the top of every thread in the forum?

Rather than just at the top of the forum index.

Can anyone help with this?


Is this mod still being supported?

antiekeradio 03-08-2007 10:07 PM

you could easily put the same code you change in forumview, in the threadview template.

fat chance it works right away.

dbirosel 03-13-2007 09:23 PM

Great mod! Simple, Clean & Easy! Thank you. Installed.

daveh900 03-21-2007 01:59 PM

Thanks for this mod!

Two things that would make it perfect:

• Some sort of click tracking

• The ability to open the link in a new window

myidealmate 03-22-2007 10:14 PM

Nice Mod. Installed it in a few seconds.

Installed on 3.6.5

For those of you who wanted it to say "Forum Sponsor" at the top and also wanted the links to open in the seperate window just change the code to the following:

PHP Code:

<if condition="$foruminfo['sponsorenabled'] == 1">
<
table width="100%" class="tborder" border="0" align="center">
<
tr>
<
td width="100%" align="right">Forum Sponsor</td>
</
tr>
  <
tr>
    <
td class="alt1"><table width="100%" border="0" cellspacing="5">
      <
tr>
        <
td width="10" rowspan="2" valign="middle"><div align="center"><a href="$foruminfo[sponsorlink]target="_blank"><img src="$foruminfo[sponsorimage]alt="$foruminfo[sponsorname] Image" border="0"></a></div></td>
        <
td valign="top"><div align="left"><strong><a href="$foruminfo[sponsorlink]target="_blank">$foruminfo[sponsorname]</a></strong></div></td>
      </
tr>
      <
tr>
        <
td valign="top"><div align="left">$foruminfo[sponsordescription]</div></td>
      </
tr>
    </
table></td>
  </
tr>
</
table>
<
br>
</if> 

Hope this helps.

Regards,
Ray

Jesakos 03-27-2007 01:26 PM

how i put 2 banners near of them?

v12kid 05-01-2007 09:13 PM

I am having brain freeze, I installed it but I dont see the settings tab in the admincp? Where am I missing it?

EDIt- found it!

anyone know if this guy is supporting his mod. I have a few suggestions!

StuntFactoryX 05-10-2007 06:43 AM

thank you. works great on 3.6.5

i also wish it worked on showthread above all threads in that forum. im not sure how much traffic my forum display gets. i think most my users go directly to each thread from vbadvanced "recent thread module" or "new posts" in the nav bar.

update.

i stuffed that code in my showthread template under $ navbar and it works. its shows above all threads too.


All times are GMT. The time now is 07: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.02274 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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