| Re: Is there any CAPTHA facility that will work with XOOPS 2.4.4 |
| by timgno on 2011/10/7 18:51:34 In this video you can see, as I have changed the profile module v1.62, with $GLOBALS in config.recaptcha.php, I have no problems on my site |
| Re: Is there any CAPTHA facility that will work with XOOPS 2.4.4 |
| by trabis on 2011/10/7 17:59:09 @timgno, I did not understood what you said but, that piece of code is getting configs, not setting them. |
| Re: Is there any CAPTHA facility that will work with XOOPS 2.4.4 |
| by timgno on 2011/10/7 10:09:49 Quote:
And if I use this, what are the risks to the security module having added a basic pack with a class to change my preferences to add the key? le="color: #000000"><?php 'private_key' => $GLOBALS['xoopsModuleConfig']['private_key'], 'public_key' => $GLOBALS['xoopsModuleConfig']['public_key'], 'theme' => $GLOBALS['xoopsModuleConfig']['recapcha_theme'],
|
| Re: Is there any CAPTHA facility that will work with XOOPS 2.4.4 |
| by redheadedrod on 2011/10/7 1:36:02 Sounds like before we get a 2.5.4 version the profile module should be updated or verified that the newer versions by wishcraft work well and include the latest. Rodney |
| Re: Is there any CAPTHA facility that will work with XOOPS 2.4.4 |
| by trabis on 2011/10/6 21:48:59 Quote:
NO NO, Official profile version is 1.61 and is delivered with the core package. Do not use other versions please. |