q2a-badges
q2a-badges copied to clipboard
Badges plugin for Question2Answer
The following options, when selected, do not have any effect : ``` Show list of source posts for each badge on user profile Show list of rewarded users for each...
The version 4.3 was displaying a weird error at user page similar to "Notice: Undefined index: who in /.../qa-include/qa-app-format.php(1448) : eval()'d code on line 186" It was caused by selecting...
Noticed it myself, and now a user pointed out the issue as he did not get the badge. Settings: 'liked' → 10 up-votes 'loved' → 50 up-votes 'revered' → 100...
We recently converted our internal Question2Answer site to use a custom SSO implementation and as part of that also implemented a Q2A plugin to switch from displaying the user's handle...
Dear NoahY, could you add a SORT for the badges of each user? When doing the manual `Recheck badge awarding` I compare (in one browser window) the newly assigned badges...
Just for proper html validation: Please change **qa-plugin.php** [line 415](https://github.com/NoahY/q2a-badges/blob/master/qa-plugin.php#L415) from: `$output='';` to: `$output='';`
I'm receiving three errors each time I refresh badges (with the clear badges first checkbox checked): Notice: Undefined index: name in C:\apps\question2answer\qa-plugin\q2a-badges\qa-badge-admin.php on line 891 I suspect these errors may...
Not support and Many Warning for windows 8.2 ...
Can you give an example of how to change the CSS of the medals?