String (#: simple_karma.module:681):
"NOTE: if you don't tick this box, you'll need to have <? print simple_karma_show_form($node,'n') ?> in your comment template!"
is not correct. It should be:
"NOTE: if you don't tick this box, you'll need to have <? print simple_karma_show_form($node,'n') ?> in your page template (page.tpl.php)!"
Comments
Comment #1
vladsavitsky commentedSee also:
Do not allow voting for nodes older than than: (In hours, 0 for \"forever\")
(#: simple_karma.module:709)
Do not allow voting for comments older than than: (In hours, 0 for \"forever\")
(#: simple_karma.module:717)
Look at: "than than". Should be just one "than"
Comment #2
vladsavitsky commentedAlso
"Burry options" -> "Bury options"
Comment #3
mercmobily commentedHi,
OK, I fixed them all in the CVS version (HEAD) :-D
I am also just about ready to release a new version of the module, where non-javascript degrading works fantastically.
Can you confirm that there aren't any more mistakes?
THANK YOU!
Bye,
Merc.
Comment #4
mercmobily commentedHi,
OK, closing the bug since the queries are fixed.
The latest released version of SK has the fixes.
Bye,
Merc.