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=123425)

Paul M 03-07-2007 10:45 AM

Sorry, there is no chance that such a feature would be added to this modification.

This is a reputation display enhancement, not related to the giving of reputation.

stinger2 03-07-2007 01:05 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=122592&page=4" target="_blank">https://vborg.vbsupport.ru/showt...=122592&page=4</a>

sorry...i meant to reply to this thread ....also YOUR hack......

but do you think it is possible to be as a new hack maybe?

KrisP 03-12-2007 09:46 PM

almost all users have show reputation level turnned off in their cp' s - how do i enable these ?

Terminatoronly 04-04-2007 12:36 PM

cool i like it must installed :D

deezelpope 04-05-2007 03:49 PM

Very nice! Installed...thank you!

Makc666 04-17-2007 06:35 AM

Paul M, there is some mess up in this mod for option "Reputation Display in Profiles - Allowed Groups".
1. User Test made a post.
2. User Pocket gave a reputation for Test's post.
3. Moderator Soft deleted Test's post.
4. When we go to Test profile we will not see Pocket's reputation given to Test's post.

In VB's ACP->View Reputation Comments such reputation comments can be seen.

P.S. I didn't make tests with Physically remove option. Only with 'Soft' delete :)

Can you add one more option, please, like:
Reputation Display in Profiles - Groups allowed to see deleted reputation.

Thanks

Paul M 04-17-2007 06:54 AM

There is no "mess up", that is standard vb behavior for rep comments when a post is deleted, and won't be altered.

croportal 04-25-2007 06:42 PM

i cant download attachment

Paul M 04-25-2007 06:58 PM

Try again ?

Makc666 05-14-2007 12:25 PM

in vBulletin 3.6.6
in template
USERCP
there was change:

3.6.5
Code:

        <tr>
                <td class="thead" colspan="2">&nbsp; &nbsp; $vbphrase[thread]</td>
                <td class="thead">$vbphrase[date]</td>
                <if condition="$vboptions['showuserraters']">
                <td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
                </if>
                <td class="thead">$vbphrase[comment]</td>
        </tr>

3.6.6
Code:

        <tr>
                <td class="thead">&nbsp;</td>
                <td class="thead">$vbphrase[thread]</td>

                <td class="thead">$vbphrase[date]</td>
                <if condition="$vboptions['showuserraters']">
                <td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
                </if>
                <td class="thead">$vbphrase[comment]</td>
        </tr>


According to this change I propose to change in this modification to make tables headers look the same way:
From:
Code:

        <tr>
                <td class="thead" colspan="2">&nbsp; &nbsp; $vbphrase[thread]</td>
                <td class="thead">$vbphrase[date]</td>
                <if condition="$vboptions['showuserraters']">
                <td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
                </if>
                <td class="thead">$vbphrase[comment]</td>
        </tr>

To:
Code:

        <tr>
                <td class="thead">&nbsp;</td>
                <td class="thead">$vbphrase[thread]</td>

                <td class="thead">$vbphrase[date]</td>
                <if condition="$vboptions['showuserraters']">
                <td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
                </if>
                <td class="thead">$vbphrase[comment]</td>
        </tr>


Paul M 05-14-2007 08:51 PM

Seems reasonable, I'll release an update in a bit.

Mudvayne 05-15-2007 07:18 AM

Thanks Paul. Updated!

croportal 05-17-2007 03:02 PM

works great

DWDYEM2001 06-07-2007 12:03 PM

Works nice. The commets in the hack work great.

What I dont understand is the basic reputation levels. Where are the basic Reputation Levels displayed? I don't see them anywhere.

Paul M 06-07-2007 03:22 PM

Basic Reputation Levels ?

lasto 08-05-2007 05:01 PM

this is good but is there one to show in posts reputation remarks ??

Paul M 08-05-2007 05:18 PM

Quote:

Originally Posted by aztecboi2003 (Post 1310478)
Installed this and it works great, but when I went into my admin cp to delete some comments I got this message


Fatal error: Existing data passed is not an array
Called set_existing in /var/www/vhosts/eroticspice.com/httpdocs/forums/xxxxx/adminreputation.php on line 605
in /includes/class_dm.php on line 235


What do I need to do to fix this? Thanks.

No idea since the ACP reputation controls have nothing to do with this modification. :)

wickland 08-10-2007 11:15 PM

Nice hack, easy to install and extremely useful. Installed :)

Thanks

pauloo 08-17-2007 05:32 PM

Thank you

megamoose 09-07-2007 04:53 PM

This is a fantastic mod ;) Thanks so much for making it.

Works like a charm.

Mark

VADOS 11-28-2007 12:47 PM

Thanx man, mod works great!

coffee 11-28-2007 04:31 PM

Installed on 3.6.8PL2!

Pathfinder 11-28-2007 05:32 PM

Works perfectly, I love this mod! :)

alexgeek 01-01-2008 05:38 PM

Thanks mate!

Alfa1 01-05-2008 07:16 AM

Great mod Paul. Are you planning to port it?

Paul M 01-05-2008 10:02 AM

Yes.

Alfa1 01-05-2008 03:41 PM

Thanks in advance then.

*subscribes*

parash 01-06-2008 05:50 PM

thanks...

RealitYYY 01-07-2008 09:12 PM

Noticed with the new vb update that now this shows in all members profiles now. This wouldnt show before the update for members that chose not to show reputation in their options. Might be overlooking an option perhaps. How could this be setup so members have a choice if their reputation is shown to others in their profile. The simplest would be something based on their choice for reputation in the options they select...

mfyvie 01-09-2008 10:42 AM

As always, excellent work Paul M.

I made one small modification to show the actual number of points given when you hover over the green, red or black icon. It's pretty simple, just edit Memberinfo_reputation_bit and search for:

Code:

    <td class="alt2"><img src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" border="0" alt="" /></td>
replace with:
Code:

    <td class="alt2"><img src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" border="0" alt="Points given: $reputation[reputation]" /></td>
Might be an idea for future versions?

AngelBlue 02-27-2008 01:57 PM

Quote:

Originally Posted by mfyvie (Post 1418298)
As always, excellent work Paul M.

I made one small modification to show the actual number of points given when you hover over the green, red or black icon. It's pretty simple, just edit Memberinfo_reputation_bit and search for:

Code:

    <td class="alt2"><img src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" border="0" alt="" /></td>
replace with:
Code:

    <td class="alt2"><img src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" border="0" alt="Points given: $reputation[reputation]" /></td>
Might be an idea for future versions?


How about :

Code:

        <td class="alt2">
        <if condition="(($reputation['reputation'] < -1) || ($reputation['reputation'] > 1))">
                <B><if condition="$reputation['reputation'] > 0">+</if>$reputation[reputation]</B>
        <else />
                <img src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" border="0" alt="$reputation[reputation]">
        </if>
        </td>


karlm 09-16-2008 09:11 PM

Uninstalled, so I can use the 3.7.x version...


All times are GMT. The time now is 01:36 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.01285 seconds
  • Memory Usage 1,789KB
  • 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
  • (9)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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