vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Who has read a Thread (https://vborg.vbsupport.ru/showthread.php?t=230736)

aquariumpros 03-14-2012 03:48 AM

Quote:

Originally Posted by Alan_SP (Post 2309234)
With your skin it's really hard to say what's selected, or what isn't. If you want to select all usergroups in first option (Usergroup restrictions) just select All, not all usergroups, but option All (at the very beginning).


I'm aware of how it's SUPPOSED to work - however regardless of the settings, it's NOT working.

Paul M 03-14-2012 03:14 PM

It is working, but its not controlled by anything in your screenshot.

Its the "View Thread Readers Usergroups" option.

aquariumpros 03-14-2012 06:35 PM

Quote:

Originally Posted by Paul M (Post 2309391)
It is working, but its not controlled by anything in your screenshot.

Its the "View Thread Readers Usergroups" option.

Again - yes - I'm aware of that.

Forget the screenshot - I was only trying to show that I had tried BOTH the single "ALL" entry as well as selecting "ALL the entries".

The point being is that I have it set for ALL to view who has read - yet only Admins can view the info - the rest of the usergroups is shows the "No Permission" error.

There is some actual issue other then the implication that I'm not setting it correctly.

Paul M 03-14-2012 11:51 PM

Quote:

Originally Posted by aquariumpros (Post 2309435)
Again - yes - I'm aware of that.

The rest of us, however, are not aware of what you may be aware of.

As I stated, its working fine (I have tried it on two different test sites) using both the ALL option and selecting individual usergroups.

Hippy 03-15-2012 12:41 AM

Quote:

Originally Posted by Paul M (Post 2309524)
The rest of us, however, are not aware of what you may be aware of.

As I stated, its working fine (I have tried it on two different test sites) using both the ALL option and selecting individual usergroups.

yes working perfect..........
does as stated 100%..
thanks Paul M for making this mod available for everyone

aquariumpros 03-15-2012 01:21 AM

Quote:

Originally Posted by Paul M (Post 2309524)
The rest of us, however, are not aware of what you may be aware of.

As I stated, its working fine (I have tried it on two different test sites) using both the ALL option and selecting individual usergroups.

Unfortunately it's WAS NOT working for me despite the settings being correct.

After uninstalling the mod and reinstalling a few times - it appears to be working now...

Alan_SP 03-15-2012 02:36 PM

This could happen. Reinstalling helps even in some situations after upgrade of vBulletin as well.

JabirA 04-16-2012 12:47 AM

Installed on 4.1.12. Thanks!
Should be default in vBulletin!

Paul M 04-17-2012 11:10 AM

Quote:

Originally Posted by JabirA (Post 2320486)
Should be default in vBulletin!

Indeed.

RedHotChili 04-24-2012 07:29 PM

Hey Paul, in the "Members who have read this thread" listing, how can I get rid of the html markup on usernames?

I've learned that this is typically done by replacing username in the code with musername.

I came across this string of code:

PHP Code:

$wrt['header'] = construct_phrase($vbphrase['wrt_who_viewed_threads'],$readlist['username']); 


...and made this change:
PHP Code:

$wrt['header'] = construct_phrase($vbphrase['wrt_who_viewed_threads'],$readlist['musername']); 

But this didn't do it for me, which leads me to believe that another instance of "username" must be changed to "musername".

Can you tell me please which one it is?

TIA


All times are GMT. The time now is 05:49 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.01735 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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