News:

Wondering if this will always be free?  See why free is better.

Main Menu

Give karma point on profile (summary).

Started by tanawat, September 26, 2017, 06:01:25 AM

Previous topic - Next topic

tanawat

Because in many theme cannot give karma point from mobile .
Thus i want to can give karma in profile(summary).

i copy code in  Profile.template (mini profile)
// Is this user allowed to modify this member's karma?
if ($message['member']['karma']['allow'] && empty($message['limitkarma']))
echo '
<li class="karma_allow">
<a href="', $scripturl, '?action=modifykarma;sa=applaud;uid=', $message['member']['id'], ';topic=', $context['current_topic'], '.' . $context['start'], ';m=', $message['id'], ';', $context['session_var'], '=', $context['session_id'], '">', $modSettings['karmaApplaudLabel'], '</a>
</li>';


try to paste to Profile.template.php but nothing happen.

could you please modify it.
:'(




Illori

i would think it would be a better easier fix to enable the karma to show in the responsive theme then to do what you want.

Advertisement: