Spam be gone plugin.
-
that's layout issue was "fixed" but I didn't cross-browser test it.
which browser you're on?Im on Mac Chrome latest, Mac FF 30 and it looks fine
however, IE and Safari throw an error:
"Promise" is undefined
track issue here: https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/15
-
@gaasg don't use the captcha part, captcha is the most annoying and yet least useful method of verifying a user. Most captchas are breakable now anyway.
Get project honeypot running, then use the Q&A plugin, ask a good question relevant to your chosen forum, don't ask mathematical questions. Mine is "type 'this word' into the box provided".
-
should be fixed. use 0.2.2
it was the
actions:app.load
hook which changed tostatic:app.load
, the latter required a callback. -
Be sure to create a new api key. It goes in the same place as the old captcha in your acp. If you get an error about key I format you will need to check for spaces in the fields. And reload nodebb. It does work though. I successfully got it working on mine.
-
I tried for most of yesterday but no success, re-generated keys on recaptcha and different themes but no luck. I proved the new recaptcha working outside the nodebb environment,
any ideas?
http://tilg.in/1812_27_44.png
http://tilg.in/1812_47_45.png
http://tilg.in/1812_26_46.png -
no luck,
latest master branch
0.4.0 spam-be-gone
Lavender Theme
re-gen keys on google recaptchahttp://geclan.net/register
no captcha still ;[ -
perhaps this might help ?
Something to do with invalid csrf token