Hi again. Well, I've asked my hosting service to upgrade to ImageMagick 6 and they won't until they upgrade all of their perl modules. They told me their is a work around and to inquire on their support forums, which I did, but very little help was offered.
It seems to me that during the UBB install process it said something about in order to use Captcha, I needed access to either ImageMagick or something else??? I've searched the UBB documentation and forum to no avail. Is their another module or program that will work on Captcha?? Without a functioning version of Captcha I can't see going live with my UBB Board.
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: 15475
Loc: Portland, OR; USA
ImageMagick6 and GD with font support ( i forget which) can both run the captcha system.
ImageMagick has a "binary" option that you can install yourself as a user; it shoudl be as easy as uploading it, setting the paths to it, and chmodding it 755.
Hello... My webhost has recently upgraded to ImageMagick 6.3.4 so I am trying to get Captcha working on my board again. In my control panel I have selected to use ImageMagick in the "Registration Settings," and under "Paths & URL" set the paths to "convert" and mogrify" as follows:
/usr/local/bin/convert /usr/local/bin/mogrify
If I try to register as a new user there is still no Captcha image displayed. By the way, the paths above are what were given to me by my webhost. I also tried dropping the "local" out of the path just for fun and it didn't work either. Does anyone have any thoughts on what can I try next??