Code: Select all
'View comments to user’s karma',
Code: Select all
<fieldset class="submit-buttons">
{S_HIDDEN_FIELDS}
<input type="submit" accesskey="c" name="cancel" value="{L_CANCEL}" class="button1" onclick="javascript:return karma.hideBox();" />
<input type="submit" accesskey="s" tabindex="6" name="post" value="{L_SUBMIT}" class="button1" />
</fieldset>
Code: Select all
<fieldset class="submit-buttons">
{S_HIDDEN_FIELDS}
<!-- IF S_HAS_DRAFTS --><input type="submit" accesskey="d" tabindex="9" name="load" value="{L_LOAD}" class="button2" onclick="load_draft = true;" /> <!-- ENDIF -->
<!-- IF S_SAVE_ALLOWED --><input type="submit" accesskey="k" tabindex="8" name="save" value="{L_SAVE}" class="button2" /> <!-- ENDIF -->
<input type="submit" tabindex="5" name="preview" value="{L_PREVIEW}" class="button1" onclick="document.getElementById('postform').action += '#preview';" />
<input type="submit" accesskey="s" tabindex="6" name="post" value="{L_SUBMIT}" class="button1" />
</fieldset>
If you are talking about the button display, I really don't think it is code related if it is working on one account but not on the other.
Could you elaborate more about the problem?
You said that you are using two admin accounts and moderator accounts.
I have to ask again also, did you give the user karma already, using the buttons in the profile, or have they never showed up?
Let's talk aboutIt only seems to be happening with this particular user.
If it occurs only on the one account, then you most likely already have given him karma on those buttons.to this moderator user