vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - [rellect] Thread Participants (https://vborg.vbsupport.ru/showthread.php?t=285293)

jcgriff2 07-25-2012 09:01 PM

Only the Admin names are appearing in color (set in usergroup titles).

Can all user names appear in color according to 'display usergroup"?

Thank you.

EDIT: For info - only Admins have Primary Usergroup = Admin

rellect 07-28-2012 08:10 PM

Quote:

Originally Posted by jcgriff2 (Post 2351425)
Only the Admin names are appearing in color (set in usergroup titles).

Can all user names appear in color according to 'display usergroup"?

Thank you.

EDIT: For info - only Admins have Primary Usergroup = Admin

I'm able to see any group color in my forum.

I checked out your forum and I saw this.
Code:

<span style="font-size:15px; font-family:'meiryo ui', serif; color:#262447  font-weight:bold;">E-Peen</span>
There isn't semi-colon after color code. It breaks the style.
Fix that problem in all the groups and you will see the colors just fine :)

jcgriff2 08-05-2012 05:27 AM

Thanks for finding that.

Turns out all are showing in color -- but use the primary usergroup color, not the display usergroup color like 'Who has read this thread' does.

morrow 08-09-2012 11:38 PM

Thanks for the fix. Funny thing is... This mod has been installed from day 2 and just noticed the SQL issue today. :)

Ran this update and no more SQL issue.

Nirjonadda 08-26-2012 05:39 PM

Quote:

Originally Posted by Nirjonadda (Post 2347989)
You can add collapse to this block ?

Quote:

Originally Posted by RellecT (Post 2348155)
Yes, I'll add that in next update.

Quote:

Originally Posted by Mr_Running (Post 2348181)
How about extending Thread Participants to logged in users viewing thread in real time....displaying the user names with Usergroups permissions who can view the displayed user names.

When can get update about on this ?

rellect 09-01-2012 08:12 PM

Quote:

Originally Posted by jcgriff2 (Post 2354584)
Thanks for finding that.

Turns out all are showing in color -- but use the primary usergroup color, not the display usergroup color like 'Who has read this thread' does.

If it's a problem, let me know and I'll review my code again.
I just don't see any issue with usergroup color in my installation.
Quote:

Originally Posted by Nirjonadda (Post 2360238)
When can get update about on this ?

They both planned for next version but unfortunately I don't have the time to work on this mod, so it can take some time till I be able to continue with the development.

Wseries 04-07-2014 01:46 AM

I'm trying to add this manually to the threadbit template but when I do '$thread['participants_number']' is displayed instead of an integer. What am I missing here?

rellect 04-08-2014 04:22 PM

Quote:

Originally Posted by Wseries (Post 2491850)
I'm trying to add this manually to the threadbit template but when I do '$thread['participants_number']' is displayed instead of an integer. What am I missing here?

You use the wrong syntax probably, write it like this: {vb:raw thread.participants_number}

Muhammad Rahman 10-24-2014 02:58 AM

how order by user post count

Muhammad Rahman 10-24-2014 04:36 AM

Quote:

Originally Posted by Muhammad Rahman (Post 2519901)
how order by user post count

solved by add ORDER BY posts :)


All times are GMT. The time now is 08:24 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.02323 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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