vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited today. (https://vborg.vbsupport.ru/showthread.php?t=196458)

Paul M 09-21-2009 06:41 PM

Nope, there is no need to upgrade.

Simon Lloyd 09-22-2009 07:30 AM

Thanks for that, one other question, i currently use username html (in usergroups) and for some members i have some text that shows on hover, unfortunately on hover i now cannot see the last time logged in as your mod does is there something i can add in the usergroup markup to display the last logged in time? as i thought it was a great feature - but i want both :)

Paul M 09-22-2009 10:42 AM

Nope, you cant have both, if you add a title in the html markup it will override the title added by the mod.

princeedward 09-22-2009 07:57 PM

hi paul....i notice that guest can't view this to my forum...did i missed somethig here?

MagicThemeParks 09-23-2009 11:10 AM

Another flawless install. Thanks Paul :up:

Paul M 09-23-2009 11:38 AM

Quote:

Originally Posted by princeedward (Post 1889089)
hi paul....i notice that guest can't view this to my forum...did i missed somethig here?

What usergroups can view is one of the options you need to set.

phonexpo 09-24-2009 04:12 PM

Quote:

Originally Posted by ouch (Post 1798718)
Yes this works well, ok here's were you need to put the hook, go to your adminCP, on the left under styles&templates click style manager. Make sure you choose the correct skin to work with so if your running a custom skin click that! Next from the drop down box that shows all style items choose edit templates, navigate to forum home templates. Then click forum home ...........find the code as shown below and drop your hook intel exactly below 'end logged in users'.

Code:

    </tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
    <tr>

I hope this helps someone out there.:up:


Thank you.

Installed

Paul M 09-24-2009 04:58 PM

Having seen this posted a couple of times, I feel I should point out its actually slightly incorrect, the actual hook position should be as below ;

Code:

        </tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
        <tr>

Note its after the </if>

princeedward 09-24-2009 06:49 PM

Quote:

Originally Posted by Paul M (Post 1889358)
What usergroups can view is one of the options you need to set.

check everything and set what has to be set Paul....but i myself as guest can't really view it....same as the Currently Active Users too....but to the default vb skin style is okay i mean this mod is showing but also the currently active users is missing

:confused:hmmmm

dengbej 09-24-2009 06:56 PM

thanks so much.


All times are GMT. The time now is 10:29 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.01288 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (3)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