Registration system question

GK User
Wed Jul 31, 2013 11:10 am
Hello!

I think I have a problem with the registration "system"

1) The registration popup look a little broken - see attached popup1.jpg
2) Filling the popup fields does not creat the user BUT forward to a registration page where I can see the ReCaptcha tool.
3) After filling the ReCaptcha, the registration completes.

So I am guessing, the empty area should include a ReCaptcha in the popup?

Anti
User avatar
Junior Boarder

teitbite
Wed Jul 31, 2013 7:10 pm
Hi

Yes there should be recaptch there. Please show me Your site. Is recaptcha plugin configured propperly ?
User avatar
Moderator

GK User
Thu Aug 01, 2013 7:25 pm
I took the site online without registration but I will soon make a testing site that I can show You. Also - http://demo.gavick.com/joomla25/boutique/ - when I look at the "Become a member" it is broken the same way...

Anti
User avatar
Junior Boarder

teitbite
Mon Aug 05, 2013 7:17 pm
Hi

On our demo recaptcha is disabled since it's registraton is not posible here. Anyway if You want to fix this look, add this to css:

Code: Select all
#gkPopupRegister dd:last-child {
    clear: none;
    height: auto;
}
User avatar
Moderator

GK User
Thu Aug 08, 2013 9:38 am
Hello!

I added the code to override.css but nothing. The site is now on http://www.mustkast.ee/mesmorelle1/

Can You check it?

Anti
User avatar
Junior Boarder

GK User
Fri Aug 09, 2013 10:47 am
Help needed... :(

Anti
User avatar
Junior Boarder

GK User
Fri Aug 09, 2013 1:04 pm
I found out the problem!!! (thanks to this post: https://www.gavick.com/forums/130/recap ... 12183.html)

It was so simple that it is stupid...

I had the reCaptcha turned on under Users -> User Management -> Options -> Component -> Captcha and thought, that it is all BUT there is another setting under Global Configuration -> Site -> Default Captcha that was turned off?!

Turning it on there solved the problem!!!

:P :mrgreen:

Case closed!
User avatar
Junior Boarder

teitbite
Mon Aug 12, 2013 7:42 am
Hi

Great you've found a solution. My next question was to ask for an access to check the configuration.
User avatar
Moderator


cron