Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Clicking Set or Add does not function.
hbf
MVP
I've installed the latest version of Karma Bank and enabled the plugin. On the settings page I see a bit of funnyness.
(see bits of php being echoed)
entering a value and clicking set does not appear to do anything. clicking the add button gives the same 'non-result'.
Vanilla is 18.4
0
Answers
turns out there are a handful of opening <? without the php token in them.... the php parser didn't recognize them as code and just echoed it as text...
hopefully this isn't elsewhere in the code. I just fixed the ones in views\settings.php
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained
apologies fixed.
grep is your friend.
No worries. It was an easy one to track down.
BTW - it would be good to have a page that explains the karma rules to the community.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained