Is there a particular reason the hack pulls the user status field when clicking on the karma URL to give/subtract karma?
Some users on my board have apostrophe's in that field, which murders the javascript link since it thinks it is the end of the command line. It makes it so that the user cannot use karma, period, as every karma link is a script error.
Remove the puncuation and it works flawlessly.
Suggestions/comments?
|