Hi. I just installed UBB 7.1.1 and am having problems with Captcha. My server has Imagemagick installed, and the path to it is /usr/bin/perl which I put in the "Path to Convert". In the "Path to Mogrify" I put in /usr/bin/mogrify (because I saw it suggested in other related posts here).
I have Captcha enabled, but when I try to register as a new user no Captcha image is shown. I have run the Captcha test on my server, but only get a blank page. Anyone have a suggestion or a fix that I can try?
Cheers- John
PS, I tried changing the "Path to Convert" to /usr/bin/convert but still had the same issue..
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/05/06
Posts: 15453
Loc: Portland, OR; USA
Trust me, the path to imagemagick is not /usr/bin/perl; this is the path to perl...
Your path will vary, but in most cases it'll be /usr/bin/convert and /usr/bin/mogrify however you'll need to check to be sure.
The captcha image will not display if the paths are not set properly
If you are unsure of how to look up the path to Convert and Mogrify, you should have your webhost provide those paths for you (should ImageMagick be installed)
Well, I contacted my webhost and was told that ImageMagick is installed on the server, and that the needed paths are as follows: /usr/local/bin/convert /usr/local/bin/mogrify
I have changed the ImageMagick Settings in the UBB Control Panel to reflect this, but still no Captca image shows up in registration? Does anyone else have any ideas I can try?
Thanks!!
Originally Posted By: Gizmo
Trust me, the path to imagemagick is not /usr/bin/perl; this is the path to perl...
Your path will vary, but in most cases it'll be /usr/bin/convert and /usr/bin/mogrify however you'll need to check to be sure.
The captcha image will not display if the paths are not set properly
If you are unsure of how to look up the path to Convert and Mogrify, you should have your webhost provide those paths for you (should ImageMagick be installed)
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
Have the image files been uploaded and that Java script too, remember i done something similar.
Check you have uploaded the captcha folder. Sorry its been a while you see.
_________________________ Version v7.5.6 < Threads satisfaction status People who inspire me RickGizmo Ian David jgeoff ntdoc Oooo i hear 8 is coming? just after 7 my friend.
The Captcha folder is in the images directory, right where UBB has them placed. FYI, when I FTP'd to the website I moved the images folder as Binary per the setup instructions.
Why are some of the simple things in life so difficult sometimes?
Thanks! John
Originally Posted By: Mark S
Have the image files been uploaded and that Java script too, remember i done something similar.
Check you have uploaded the captcha folder. Sorry its been a while you see.