vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Display Reputation Comments on Members Profile Page (https://vborg.vbsupport.ru/showthread.php?t=232497)

Paul M 11-18-2011 08:19 PM

What is that supposed to be showing me ?

Lazorbeam 01-06-2012 12:17 PM

I've had this mod installed since day 1 and love it.

However, users kept asking me to let them see who left reputation. No matter how I set options, only admins could see who left rep. I tried everything.

Eventually I just opened up the memberinfo_reputation_bit template and changed:

<vb:if condition="$vboptions['showuserraters']">
<a href="{vb:link member, {vb:raw reputation}, null, 'whoadded', 'username'}">{vb:raw reputation.username}</a>
<vb:else />
{vb:rawphrase n_a}
</vb:if>

to

<a href="{vb:link member, {vb:raw reputation}, null, 'whoadded', 'username'}">{vb:raw reputation.username}</a>

Antonio Pereira 01-10-2012 06:42 AM

Wen the mods click to see the infraction thread dont show, give error link to contact administrator.

Only admin is set to delete, but why mods see the option to go the the thread discussion infraction and then give error?

Its a Bug.

obs: The mods have permission to go to the thread discussion, but the link in this plugin dont go.

vbseo
vbulletin 4.1.9

Best Regards

Paul M 01-10-2012 09:46 AM

Not really sure what you are talking about, this modification has nothing to do with infractions.

Antonio Pereira 01-10-2012 11:58 AM

Quote:

Originally Posted by Paul M (Post 2285911)
Not really sure what you are talking about, this modification has nothing to do with infractions.

Sorry my fault.

This a bug from vbulletin.

Best Regards

Christhug 06-30-2012 12:10 AM

Just a heads up, this doesn't work with VB 4.2.

I hope to see an update soon :)

Hippy 06-30-2012 09:29 AM

Quote:

Originally Posted by Christhug (Post 2343963)
Just a heads up, this doesn't work with VB 4.2.

I hope to see an update soon :)

Quote:

This modification is not available for vBulletin 4.0.x

This modification is not required for vBulletin 4.2.x Onwards.
It's allreay intergrated into the core in vb4.2

The Rocketeer 07-01-2012 09:50 AM

Quote:

Originally Posted by Hippy (Post 2344012)
It's allreay intergrated into the core in vb4.2

how do you turn it on? for guests as well?

Paul M 07-01-2012 05:39 PM

Make sure its turned on in Options > User Profile Options, and then turn it on for specific usergroups in the usergroup manager.

The Rocketeer 07-02-2012 04:24 AM

Quote:

Originally Posted by Paul M (Post 2344317)
Make sure its turned on in Options > User Profile Options, and then turn it on for specific usergroups in the usergroup manager.

cant find the option in the usergroup manager paul?:confused:


All times are GMT. The time now is 03:53 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.01284 seconds
  • Memory Usage 1,739KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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