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)
-   -   Forum Home Activity (https://vborg.vbsupport.ru/showthread.php?t=98757)

djjeffa 12-29-2005 11:04 PM

installed @ www.djjeffa.com and it seems cool but the most active section dont have a big bar so i dont know how acurate it is.

is there a way to add it to the sub forums?

Thug 12-29-2005 11:24 PM

same here i uninstalled it, to weird shows smallest bars for most active forums

YOimYO 12-30-2005 10:30 AM

i installed this hack about 3 weeks ago. and have had no problems with it. 3.5.0 gold ;)

djjeffa 01-02-2006 07:08 PM

Bump
is there a way to add it to the sub forums?

IrPr 01-03-2006 01:25 PM

seems not workin on 3.5.2

djjeffa 01-04-2006 08:52 PM

Quote:

Originally Posted by Moosa
seems not workin on 3.5.2

works on mine www.djjeffa.com/vb

Bubble #5 01-04-2006 10:20 PM

I thought this worked in each forum, but it only seems to work on forums with SUB-forums :ermm:

Uninstalled :(

o0Hubba0o 01-28-2006 05:33 PM

Quote:

Originally Posted by Moya
Your main forum/category doesn't have any posts. If you want the activity show, you will have to do it for the subforum. I tried to register at your site and I didn't receive any email activation

Oh, I thought it would show the activity for everything in that category/forum, because I want the activity on the main forum index, until then...uninstalled.

jamshed 02-03-2006 06:46 PM

problem aria skin.

Edit forumhome_forumbit_level2_post Template:
find:
================================================== =============================================
<if condition="$forum[subforums]"><hr size="1" /><span class="smallfont"><b>Sub-forums:</b> $forum[subforums]</span></if>

not found

Code:

<tr align="center">
        <td class="alt2" width="35"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
                <div>
                       
<!-- Aria Last Post Collapse -->
<if condition="$forum[link] != ''"><a style="float:$stylevar[right]; padding-top: 9px;" href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img  src="$stylevar[imgdir_statusicon]/link_home.gif" alt="$vbphrase[aria_forum_link]" border="0" /></a>
  <else />
<a style="float:$stylevar[right]; padding-top: 9px;" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_lastpost.gif" alt="$vbphrase[aria_lastpost]" border="0" /></a><a style="float:$stylevar[right]; padding-top: 9px;" href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img  src="$stylevar[imgdir_statusicon]/lastpost_home.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a></if>
<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]">$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>
<if condition="$forum[link] != ''">
  <else />
  <div>$forum[lastpostinfo]</div>
</if>
<!-- /Aria Last Post Collapse -->

        </td>
       
<td class="alt1" width="80"><if condition="$forum[link] != ''">&nbsp;<else /><div class="aria_count"><strong>$forum[threadcount]</strong></div></if></td>
<td class="alt2" width="80"><if condition="$forum[link] != ''">&nbsp;<else /><div class="aria_count"><strong>$forum[replycount]</strong></div></if></td>

</tr>
$childforumbits


Hellraider 02-05-2006 01:43 PM

For usage in 3.5.3 search for:

Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
Add AFTER:

Code:

? Activity: <img src="images/b.gif" width="$forumactivity%" height="6" alt="" /><img src="images/br.gif" width="6" height="6" alt="" />


All times are GMT. The time now is 02:14 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.01128 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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