vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Customizable Roster (https://vborg.vbsupport.ru/showthread.php?t=235326)

Sarcoth 03-11-2010 07:29 PM

4.0.1 is now available. Please read the instructions before you upgrade. There have been a LOT of changes to the code. Let me know if there are any problems with the update. Please take note that some options have not been added back yet. I'll readd them if more people show interest. Feel free to ask questions or request code feedback. I will only respond to those that have clicked installed. Also, if the requests are too complex, I may not be able to help you till I have more time (summer). I'll do my best though.

Next version: The goal for the next version is to further improve sorting, add more column options, and to finally remove the requirement of editting usergroups. The last one of the list there is something I've been trying for a couple months now and I just can't figure out how to move it to the Settings/Options area.

I'd like to thank everyone that has clicked install.

Sarcoth 03-12-2010 12:57 PM

I found something I missed when converting the code to vB4. This is causing a problem when clicking on the username links. To fix it, you'll need to go into the showroster_userbit template.

Find: {vb:raw userinfo.onlinestatus}&nbsp;&nbsp;<a href="member.php?$session[sessionurl]u=$userinfo[userid]">{vb:raw userinfo.musername}</a>

Change to: {vb:raw userinfo.onlinestatus}&nbsp;&nbsp;<a href="member.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}-{vb:raw userinfo.username}">{vb:raw userinfo.musername}</a>

I'll get the zip file updated and uploaded. Now that I notice, apparently the online status indicator isn't working either. I'll try to get that fixed in the next version.

Sarcoth 03-14-2010 05:34 AM

I'm putting the updates for the next version in the 3rd post: https://vborg.vbsupport.ru/showpost....87&postcount=3.

Once enough people show interest, I'll go ahead and get the new version posted. Otherwise, I'll do it as soon as I have everything I want added.

juan71287 03-14-2010 01:24 PM

this looks cool thanks a lot want it :)

k10i 03-14-2010 01:44 PM

how replace join date on last visit\activity?

Code:

<vb:if condition="$show[coldatejoined]"><td class="{vb:var bgclass}" nowrap="nowrap" align="center">{vb:raw userinfo.lastvisit}</td></vb:if>
Result:

field joined date, text in field 1268459774

kevius 03-14-2010 05:01 PM

Great ! i'm very happy with this mod. Hope to see 4.0.2 soon !!

Sarcoth 03-15-2010 01:21 AM

Quote:

Originally Posted by k10i (Post 2003413)
how replace join date on last visit\activity?

Code:

<vb:if condition="$show[coldatejoined]"><td class="{vb:var bgclass}" nowrap="nowrap" align="center">{vb:raw userinfo.lastvisit}</td></vb:if>
Result:

field joined date, text in field 1268459774

Try changing the {vb:raw userinfo.lastvisit} to {vb:raw userinfo.datejoined}. I'll tell you for sure tomorrow if that doesn't work. I'll get it added in the next version though so you don't have to edit anything. Sorting won't work for it though.

Front Range 4x4 03-15-2010 06:02 AM

Nice job Sarcoth! Installed, any tips on getting the users avatars to display?

k10i 03-15-2010 08:48 AM

In it that and the problem - me is not necessary registration date in a roaster. It is necessary for me, that date of last visiting of a forum was in the field deduced

If try {vb:raw userinfo.datejoined} registration date is deduced normally.

Sarcoth 03-15-2010 12:34 PM

@ k10i - I apologize, but I don't understand what you are saying.

@ Front Range - I'll work on that today and if I get it figured out, I'll let you know what to do.


All times are GMT. The time now is 09:32 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.01244 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
  • (2)bbcode_code_printable
  • (1)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