Gizmo
Registered: 06/04/06
Posts: 12007
Loc: Portland, OR; USA
IT can be used on both registration and guest posting; it's as easy as selecting the option on the forum settings for guest posting; and is in the registration settings.
So long as the PATHS to the image magick files are set int he paths directory it should operate just fine.
Harold
Registered: 06/04/06
Posts: 579
Loc: Defiance, Ohio
I setup CAPTCHA on an anony forum and for new user registration. I also turned off the new user queue and email verification. So far, so good. I've been very happy with this setup. I can see anonies signing up and trying to post and they haven't broken in. Their IPs were those that were blacklisted or Google said they had been up to no good.
Our new forums are well on the way to looking how I want them, though while our server people told me that we have Imagemagick6 installed on our server, in the "CAPTCHA verification?" filed it only gives me "Disabled" and a message below saying "It appears you do not have access to GD2 or Imagemagick"
Is there some setting I need to check or changed for this to become ok?
Gizmo
Registered: 06/04/06
Posts: 12007
Loc: Portland, OR; USA
The UBB needs to know the exact location of two programs installed on the server (these are installed by ImageMagick), they are morgify and convert.
Without knowing WHERE they are, it doesn't know what to do with files that need to be routed through them...
On my server they are /usr/bin/morgify and /usr/bin/convert but they can be installed in numerous locations; you'll need to ask your webhost and then populate the paths in the control panel.