| Re: Is CAPTCHA not included in 2.3.2b package? |
| by ghia on 2009/1/11 12:22:43 Check also the required directory. |
| Re: Is CAPTCHA not included in 2.3.2b package? |
| by donny on 2009/1/11 12:06:47 1) yes 2) yes try to install the user profile module, and then check the captcha in the registration forms. if phpinfo says that gd is on (and it seems like that), then it should work. |
| Re: Is CAPTCHA not included in 2.3.2b package? |
| by benjamine_df on 2009/1/10 23:56:31 I am somewhat confused about captcha in registartion form. I don't see captcha images in registartion form. I installed the latest download tar file. I don't see the directory /uploads/securityimage 1) Do we need to install user profiles modules to get captcha images in registration form? 2) Do we need GD module or GD2 module. From php info, I have gd GD Support enabled GD Version bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled xoops: 2.3.2b php: 4.4.9 when I was running the install script, it complained that the GD module is missing. I am not sure whether it complained GD or GD2 is missing. Phpinfo claims that GD is enabled. Please help. |
| Re: Is CAPTCHA not included in 2.3.2b package? |
| by nsluzewski on 2009/1/8 14:15:06 Problem Solved ! It turned out that the hosted server did not have the GD2 libraries installed. After their installation, captacha is now "purring like a kitten." Thanks all for your assistance. |
| Re: Is CAPTCHA not included in 2.3.2b package? |
| by nsluzewski on 2009/1/8 1:11:57 Site is running on a Linux hosted server. I ran the code and result produced listing which did not include any such libraries. I have requested the hosting provider to install these. Will verify after they've done the install. |