Quote:
Originally Posted by penmai.com
Thank you for your immediate reply.
Can you tell me, whats the exact code i have to change, to get the feature?
|
In the xml file there's an existing set of functions that check for a user's rights to vote in the hook postbit_display_complete. A very similar routine exists in the rate function of helpfulanswers.php. You'll want to change both so only approved users see the option to vote on the frontend and so that no one can trick a vote in on the backend.
Beyond that I can't teach you how to code but there are many great resources out there that will... Start hacking and searching, that's the best way to learn.