Quote:
Originally Posted by imported_silkroad
Sorry not to be clear, I mean to reward moderators:
(1) Giving infractions
(2) Approving threads and posts
(3) Approving visitor messages
(4) Deleting posts as spam
(5) Approving attachments
etc... other moderating tasks.
Also, the same for admins:
(1) Installing a plugin
(2) Modifying a template
(3) Adding a new phrase
(4) Changing a users profile
etc etc
|
No, these are not supported. Theres also no hooks for most of them :-/ would require a lot of file editing.
Quote:
Originally Posted by imported_silkroad
Hey Darkwaltz4,
One of the most important activities by users is to search a forum before posting a question.
Is there any reason you did not including giving credit for searching in your vBCredit system?
|
Not...really... you are the first to request it
Quote:
Originally Posted by imported_silkroad
Hey Darkwaltz4,
I tried to add
from the members info page to another template (another mod).
In the members info tempate it gives total credits. but it only gives checking account credits in another template.
Do you have a handy was to add something like:
Code:
<span class="shade">$vbphrase[credits]:</span> $userinfo[credits]
to a different template and get the total credits?
|
The variables are rendered in the templates you were instructed to add them to. If you want to change or add more places, then corresponding hooks need to have the rendering code applied to them. if you tell me where you want to add it, i can probably tell you the plugin part to add.
Quote:
Originally Posted by imported_silkroad
How can Admins and Moderators edit the comments made when credits are awarded for a post?
I don't think they can!
This means the vBCredits systems has the potential for abuse and spam since poster scan post any comment, good, bad, profane, ugly, etc. when they award credits for a post !!
I thought we could edit these when editing the post or thread, but no joy. Everything can be edited, except the vBCredits information...
Whoops ... !
|
You are right, but they still obey your censor and bbcode settings at least. Most people dont allow use of the post award system for nontrusted groups (although it is built to allow it).