Shape 5

Joomla Templates => Business Pro - Club => : webbob427 October 07, 2013, 07:39:08 AM



: Registration form showing twice.
: webbob427 October 07, 2013, 07:39:08 AM
I have the register and login modules set as you suggested. Now, when I register a user on the frontend, a registration form presents itself with a simple Captcha. When I click to complete the registration process, I get another registration form with an error saying all blanks must be filled. The Captcha at the bottom of this form is an advanced module.

Where do I look for the problem to deactivate the first form presentation?

Thank you.


: Re: Registration form showing twice.
: mikek October 07, 2013, 08:07:09 AM
Please post a url.


: Re: Registration form showing twice.
: webbob427 October 07, 2013, 10:38:43 AM
phoenixii.org


: Re: Registration form showing twice.
: mikek October 07, 2013, 11:47:48 AM
Hello,

That's because you have the system captcha plugin enabled in the plugin manager. You shouldn't have both the module captcha and the plugin enabled, the module does not use the system plugin so it's looking for that value when the information is submitted.


: Re: Registration form showing twice.
: webbob427 October 07, 2013, 01:00:52 PM
Thank you!


: Re: Registration form showing twice.
: webbob427 October 07, 2013, 01:05:48 PM
Now I get this error: Fatal error: Call to a member function checkAnswer() on a non-object in /home/phoeni62/public_html/phoenixii.org/libraries/cms/form/rule/captcha.php on line 52

How do I correct?


: Re: Registration form showing twice.
: mikek October 08, 2013, 09:31:27 AM
Hello,

There is nothing in a template that would cause that. That's referring to a default joomla file. Make sure you don't have captcha enabled anywhere else.