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)

Moya 11-24-2005 07:40 PM

If it is up to me then I would add it after

<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>

xtreme-mobile 11-25-2005 06:16 AM

Quote:

Originally Posted by stitch
If it is up to me then I would add it after

<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>


yep that done it :D

thank you :)

GuaRRand 11-25-2005 08:24 AM

It looks to me as if its the other way around.
LESS active forums hav elasrge bars, while the active forums have small bars..
check http://www.glcoti.com

AM i doing something wrong?

akanevsky 11-25-2005 11:26 AM

GuaRRand,

Quote:

That's a very strange formula you've got there bro. No wonder that more active forums show up as less active.

Moya 11-25-2005 03:16 PM

Quote:

Originally Posted by GuaRRand
It looks to me as if its the other way around.
LESS active forums hav elasrge bars, while the active forums have small bars..
check http://www.glcoti.com

AM i doing something wrong?

I visited your board and I didn't see any bar at all :mad:

skizzy203 11-26-2005 07:10 PM

I would like to remove the last post column in forum display and add it underneath the forum description as seen in the screen for this hack.

Can anyone help me out with this?

https://vborg.vbsupport.ru/attachmen...chmentid=36007

divided_by_fear 12-02-2005 12:58 PM

just a quick question how long will these bars get? lol cause mine is 3/4 of the way across the topic.. but thanks for a nice mod

agiacosa 12-09-2005 05:04 PM

Stitch,

Two quick questions:

1. Can you address the abovementioned comments about the formula causing active forums to be shorter bars while inactive being longer bars? Is it backwards?

2. Is it possible for you to extend this to be mod management useful? It would be great if an email or PM would be sent to the forum mods when activity fell below a certain point for a certain time period.

Thanks.

Moya 12-09-2005 06:42 PM

Quote:

Originally Posted by agiacosa
Stitch,

Two quick questions:

1. Can you address the abovementioned comments about the formula causing active forums to be shorter bars while inactive being longer bars? Is it backwards?

2. Is it possible for you to extend this to be mod management useful? It would be great if an email or PM would be sent to the forum mods when activity fell below a certain point for a certain time period.

Thanks.

This one is depended on how active the board is and how often you set your board to be updated. On my old board, I set it to be real time updating and it works correct. I notice there are certain boards that hav this effect.

As for question 2, it is possible but I don't have time right now. I am working on something else.

divided_by_fear 12-10-2005 02:56 PM

is there any way to get this to show on the showthread.php part too? cause it will only show on the forum page but if you click a main section and it displays all the subs it wont

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="" />

PoetJA-1975 01-21-2007 01:50 PM

Any plans for this mod to be ported over to 3.6.4?
That would be LOVELY - any help appreciated!

Jacquii.

MDK-Indy 08-11-2007 11:36 AM

Quote:

Originally Posted by Hellraider (Post 890890)
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="" />


Same are work on vBulletin 3.6.7 PL1

greeting Indy


All times are GMT. The time now is 04:20 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.01349 seconds
  • Memory Usage 1,777KB
  • 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
  • (5)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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