vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB.Sponsors - Forum and Category Sponsorship with Statistics (https://vborg.vbsupport.ru/showthread.php?t=103327)

goblues 03-10-2006 02:33 PM

Quote:

Originally Posted by JonnyQuest
This is a great start. The ultimate addition to this pack which would make it a truly revolutionary addition is if you allow any registered user to purchase sponsorship of a given forum using the paid subscriptions functionality. A user could purchase a sponsorship for a given period of time, manage the banner and see their stats. Getting the timing part to function correctly would be challenging but this would be a dream (and worth paying for).

I second this. Would be willing to pay!

tekram 03-11-2006 09:42 AM

Have a big Thx for this Hack. Installed and running. Nice Job

MGSteve 03-13-2006 08:55 PM

Quote:

Originally Posted by goblues
I second this. Would be willing to pay!

I third this!! :D

Deviation 03-13-2006 11:46 PM

That's definately in the plans. :) Once I complete this other project I'm working on, I'll be starting on this. Keep an eye out.. ;)

ka81 03-21-2006 01:01 PM

Quote:

Originally Posted by TundraSoul
When using the sub category code, forumbit_level1_post, the image aligns to the left, instead of to the right.

Hi!! Big thanx for the hack!!

Question:
placing it on main subforum, and it comes left.
see attach.

Is there a way to deal with it?

Thanx anyway!

ka81 03-24-2006 04:47 AM

Quote:

Originally Posted by ka81
Hi!! Big thanx for the hack!!

Question:
placing it on main subforum, and it comes left.
see attach.

Is there a way to deal with it?

Thanx anyway!

Help please. :)

Deviation 03-25-2006 11:46 PM

Quote:

Originally Posted by ka81
Hi!! Big thanx for the hack!!

Question:
placing it on main subforum, and it comes left.
see attach.

Is there a way to deal with it?

Thanx anyway!

That would be in the template code itself. You would probably need to adjust it to align the way you like. You can wrap the <if> statements in any sort of HTML code (like <div> tags) that you like. You will need to post the template code for anyonw to be able to help you.

Sorry for the delay. For some reason vB.org didn't send me an email that someone replied.:confused:

ka81 03-26-2006 08:50 AM

Quote:

Originally Posted by Deviation
That would be in the template code itself. You would probably need to adjust it to align the way you like. You can wrap the <if> statements in any sort of HTML code (like <div> tags) that you like. You will need to post the template code for anyonw to be able to help you.

Sorry for the delay. For some reason vB.org didn't send me an email that someone replied.:confused:

Thank you very much for replying!

I'm newone, so it's a little bit hard for me to understanding.

Question:
what should I post here to make helping easier ??
which part of code or smth else... ?

Thanx!!!!

Deviation 03-26-2006 11:10 AM

Quote:

Originally Posted by ka81
Thank you very much for replying!

I'm newone, so it's a little bit hard for me to understanding.

Question:
what should I post here to make helping easier ??
which part of code or smth else... ?

Thanx!!!!

You need to post the template code for your subforum. The tempate name should be forumhome_forumbit_level1_post. You can get this from the style manager in the Admin CP.

ka81 03-26-2006 11:39 AM

forumhome_forumbit_level1_post
Quote:

<tbody>
<tr align="center">
<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]">

<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
<td>
<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
</tr>
</table>
<if condition="$forum[sponsor_enabled] == 1 AND $vboptions[sponsor_global_enable_sponsorship] == 1">
<div style="float:$stylevar[right]">
$vbphrase[sponsored_by] <a href="vB.Sponsors/link.php?f=$forum[forumid]" title="$forum[sponsor_name]" target="_blank">
<if condition="$forum[sponsor_banner_enabled] == 1 AND $vboptions[sponsor_global_enable_banners] == 1">
<img src="$forum[sponsor_banner]" alt="$forum[sponsor_name]" border="0" />
<else />
$forum[sponsor_name]
</if>
</a></div>
</if>
</td>
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
</if>
</tr>
</tbody>
<if condition="$childforumbits">
<tbody>
$childforumbits
</tbody>
</if>



All times are GMT. The time now is 10:03 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.01389 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
  • (8)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