Support Forum

Every time that you post a problem, PLEASE add the Joomla and the extension's versions and revisions (for example: Joomla 3.3.6, Contact Enhanced 3.3.5), PHP version and Server's Operating System. If you only manage only one site it is easier if you edit your profile and just add that information to your signature. Don't forget to add a detailed description of the problem. If possible, write down all steps to simulate the problem.

Before submitting a new post, PLEASE make sure you are running the latest version, test in different browsers (IE, FF, Chrome,..) and clear Joomla and browser's cache after every change you make.

Also, most questions are already answered in our FAQ and in iFAQ and Contact Enhanced documentation pages.

× Contact Enhanced is a contact component manager created to replace Joomla! core contacts component and add lots of advantages and new features (see Features ) and it offers many plugins and modules for several different purposes,
Product page | Documentation Page

Problem whith Captcha (SOLVED)

12 years 10 months ago - 12 years 10 months ago #7292 by Tecnologiconline
Hello,
I bought "Enhanced Contact", but I have 2 problems with the "captcha" ( www.energysavings.it/it/eps-smart-10-icf.html ):
1 - if I use offline SecureImage2 working properly, it will not work online (see the image no-secureimage2.jpg).
2 - if I use "ReCaptcha" when I send the form appears the error: "Fatal error: Call to undefined function recaptcha_check_answer () in / web / htdocs / www.energysavings.it / home / plugins / system / icaptcha / icaptcha. php on line 139 ".
For the second problem I have noticed that there is an incompatibility with the plugin "Joo ReCaptcha v1.6.2", because if I deactivate it the form is submitted correctly.
I can not disable Joo ReCaptcha v1.6.2 because it's used for:
-Protect Registration Page
-Protect Forgot User Page
-Protect Forgot Pass Page

Mathguard it's ok, but I would not use it !!

I use:
joomla 1.6.4
Joo ReCaptcha v1.6.2
Contact Enhanced 1.6.1__20110627_1509
Template yousofa
www.energysavings.it


Thks
Attachments:

Please Log in or Create an account to join the conversation.

12 years 10 months ago #7293 by douglas
Greetings,

There is a 500 Internal Server Error on this page:
www.energysavings.it/plugins/s...a_systems/securImage2/show.php

Every 500 error adds a log entry. please contact your web hosting provider to help you solve this. If you need any further assistance, please let me know.

Kind regards,

Please Log in or Create an account to join the conversation.

12 years 10 months ago - 12 years 10 months ago #7299 by Tecnologiconline
Thks
But why if I use "ReCaptcha" when I send the form appears the error: "Fatal error: Call to undefined function recaptcha_check_answer () in / web / htdocs / www.energysavings.it / home / plugins / system / icaptcha / icaptcha. php on line 139 " ?

See: www.energysavings.it/it/eps-smart-10-icf.html

I have noticed that there is an incompatibility with the plugin "Joo ReCaptcha v1.6.2", because if I deactivate it the form is submitted correctly.
I can not disable Joo ReCaptcha v1.6.2 because it's used for:
-Protect Registration Page
-Protect Forgot User Page
-Protect Forgot Pass Page

Can you help me!

See: www.energysavings.it/it/eps-smart-10-icf.html

Please Log in or Create an account to join the conversation.

12 years 10 months ago #7300 by douglas
Dear Tecnologiconline,

It is conflicting with the other extension.
The iCaptcha plugin checks if the reCAPTCHA library is already added by any other extension.
if(!defined('RECAPTCHA_API_SERVER')){
	require_once(JPATH_PLUGINS.DS.'system'.DS.'icaptcha'.DS.'captcha_systems'.DS.'recaptchalib.php'); /**    reCAPTCHA Library   **/
}
removing the check in iCaptcha should not work, but you can try. replace the code above with this:
require_once(JPATH_PLUGINS.DS.'system'.DS.'icaptcha'.DS.'captcha_systems'.DS.'recaptchalib.php');
in www.energysavings.it/plugins/system/icaptcha/icaptcha.php

Best regards,

Please Log in or Create an account to join the conversation.

12 years 10 months ago - 12 years 10 months ago #7304 by Tecnologiconline
If I delete this code:
line 136		if(!defined('RECAPTCHA_API_SERVER')){
line 137 require_once(JPATH_PLUGINS.DS.'system'.DS.'icaptcha'.DS.'captcha_systems'.DS.'recaptchalib.php'); /**    reCAPTCHA Library   **/
line 138		}
and I replaced with:
require_once(JPATH_PLUGINS.DS.'system'.DS.'icaptcha'.DS.'captcha_systems'.DS.'recaptchalib.php');

The error is: Wrong validation code :(

Please Log in or Create an account to join the conversation.

12 years 10 months ago #7305 by douglas
Dear Tecnologiconline,

Does it work if you disable the other reCAPTCHA plugin?

Best regards,

Please Log in or Create an account to join the conversation.

12 years 10 months ago - 12 years 10 months ago #7306 by Tecnologiconline
Yes, if I disable the other reCAPTCHA plugin it work, but I would like to use the Joo ReCaptcha v1.6.2 to :
-Protect Registration Page
-Protect Forgot User Page
-Protect Forgot Pass Page

You can find a solution?

Please Log in or Create an account to join the conversation.

12 years 10 months ago #7309 by douglas
Dear Tecnologiconline,

Please contact the other plugin developer and ask him to include the recaptchalip.php only if it is in use.
The way it is right now it is adding the recaptchalib.php to all pages, therefore conflicting with iCaptcha.

iCaptcha only loads the recaptchalib.php if it is displaying a captcha challenge.

Best regards,

Please Log in or Create an account to join the conversation.

12 years 10 months ago - 12 years 10 months ago #7321 by Tecnologiconline
There is the possibility to use (or buy) your "icaptcha plugin" to Protect Registration , Page, Protect Forgot User Page and Protect Forgot Pass Page? (So I turn off the plugin "Joo ReCaptcha v1.6.2")

Thanks
Tecnologiconline

Updated 15.07.2011 time 13.40:
I solved using "SecureImage 2" and setting the permissions of the file "show.php" from 644 to 755

Thanks
Tecnologiconline

Please Log in or Create an account to join the conversation.

12 years 10 months ago - 12 years 10 months ago #7322 by douglas
Dear Tecnologiconline,

I have not yet developed this feature to use iCaptcha for the registration form. I plan to work on this sometime this quarter.
glad it was solved by using the SecurImage2.

Best regards,

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback