Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Captcha mybb on posting thread and reply
#1
Not Solved
anyone know why my capthca no showing while posting a reply or newthread?

i already change the 4 same file to this

	if($mybb->settings['captchaimage'] == 1 && function_exists("imagepng") && !$mybb->user['uid'])

or this

	if($mybb->settings['captchaimage'] && (!$mybb->user['uid'] || $mybb->user['postnum'] < 1000))

both doesn't show up my captcha,i'am using reCaptcha...
thx for helping me
#2
Not Solved
take a look at this thread http://yaldaram.com/thread-4637.html it might help you
<snip - images exceed maximum total dimensions (see the rules)>
#3
Not Solved
(2012-09-08, 07:21 AM)illusionalp Wrote: take a look at this thread http://yaldaram.com/thread-4637.html it might help you

i use this but still not work..i running latest mybb
please help
#4
Not Solved
What do you want to do with it ? Show capctha to only guests or show to users less then 10 posts ?
#5
Not Solved
i want to show captcha to all side,,,
1. in registration
2. in new reply
3. in new thread
4. in quick reply

it's already work...because i changed from recaptcha to default captcha mybb...
if i use recaptcha only in registration the captcha will show up but nothing in new reply n new thread..

hope that should be fix in the next version, better captcha will be nice one


Forum Jump:


Users browsing this thread: 1 Guest(s)