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)

Lacessit 01-31-2008 02:47 PM

Quote:

Originally Posted by nikki712 (Post 1431811)
I'd be interested in knowing this answer too, as I was going to post the exact same question. :)

It's one ad displayed in one forum. If you would like the same ad in multiple forums, you'll have to edit each forum.

Installed, and looks great! Thanks!

jimjam 02-04-2008 06:32 AM

My forum sponsor advert is always left aligned, This is the code in ForumDisplay can someone show me how to get the image centered. Thanks in anticipation.

PHP Code:

 <if condition="$foruminfo['sponsorenabled'] == 1">
<
table width="100%" class="tborder" border="0" align="center">
<
tr>
<
td width="100%" align="center">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="center"><strong><a href="$foruminfo[sponsorlink]target="_blank">$foruminfo[sponsorname]</a></strong></div></td>
      </
tr>
      <
tr>
        <
td valign="top"><div align="center">$foruminfo[sponsordescription]</div></td>
      </
tr>
    </
table></td>
  </
tr>
</
table>
<
br>
</if> 


CLF 02-07-2008 07:54 AM

Downloaded. Will install it later.
Thanks :)

Habsy 02-10-2008 11:07 PM

Ok I give up. I have installed this mod and it appears in my product manager but I cannot get to the cp for the life of me.

Where do I go to find this...

https://vborg.vbsupport.ru/external/2008/02/19.jpg

CLF 02-16-2008 04:05 AM

Quote:

Originally Posted by Habsy (Post 1440429)
Ok I give up. I have installed this mod and it appears in my product manager but I cannot get to the cp for the life of me.

Where do I go to find this...

https://vborg.vbsupport.ru/attachmen...8&d=1160588499

Admin CP >> Forums & Moderators >> Forum Manager >> NOW PICK FORUM YOU WANT TO ADD THE SPONSOR TO :)

jimjam 02-21-2008 07:55 AM

Has anyone managed to get this mod displaying adsense adds?

insidedesign 02-29-2008 04:43 PM

Has anyone had issues with this MOD when upgrading to vB 3.7?

adambloch 03-06-2008 08:23 AM

should this work on 3.5? and if not can it be fixed to ?

james2002 03-14-2008 06:57 PM

Quote:

Originally Posted by insidedesign (Post 1453786)
Has anyone had issues with this MOD when upgrading to vB 3.7?

When I upgrade my vbulletin, it stopped working.

T.S. 03-16-2008 07:33 AM

Does anyone know if it would be easy to get this to also display a text link near each forum description on the forumhome?

Something like following code in the forumhome forumbit template.....

Code:

<if condition="$foruminfo['sponsorenabled'] == 1">
<div align="left"><strong>Forum Sponsor: <a href="$foruminfo[sponsorlink]">$foruminfo[sponsorname]</a></strong></div>
<br>
</if>



All times are GMT. The time now is 07:33 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.01216 seconds
  • Memory Usage 1,752KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (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