Problem with register pop up
Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
- GK User
- Wed Jun 19, 2013 3:38 pm
hi,
i use the template coffe and i have see a problem at redirection.
The problem is again on the demo of gavick http://demo.gavick.com/index.php?year=2011&month=Jan&joomla=16
When you click the register button on the popup nothing happens then it should redirect us to a index.php?option=com_users&view=registration
If you have a idea of the problem
Thanks
i use the template coffe and i have see a problem at redirection.
The problem is again on the demo of gavick http://demo.gavick.com/index.php?year=2011&month=Jan&joomla=16
When you click the register button on the popup nothing happens then it should redirect us to a index.php?option=com_users&view=registration
If you have a idea of the problem
Thanks
-
- Fresh Boarder
- GK User
- Wed Jun 19, 2013 3:50 pm
Are you using ReCaptcha or not so I can check it out.
-
- Platinum Boarder
- GK User
- Wed Jun 19, 2013 3:59 pm
No i don't use. I have check to k2 parameters and is desactived. My website is renovationsmaison.com
-
- Fresh Boarder
- GK User
- Wed Jun 19, 2013 4:04 pm
Then please also disable following plugins.
Captcha - ReCaptcha
System - GKreCaptcha.
Then you might get a second register button in register popup.
To remove that please remove following lines in following files.
/modules/mod_gk_register/tmpl/default.php
Please try registering to make sure it does register. Let me know if this fixes your problem.
See you around...
Captcha - ReCaptcha
System - GKreCaptcha.
Then you might get a second register button in register popup.
To remove that please remove following lines in following files.
/modules/mod_gk_register/tmpl/default.php
- Code: Select all
Line 37: document.id("recaptcha_required_1").setStyle(\'display\',\'none\');
Line 38: document.id("submit_1").setStyle(\'display\',\'inline-block\');
Line 84: <input type="button" id="recaptcha_required_1" onclick="showRecaptcha('gk_recaptcha', 'submit_1', 'recaptcha_required_1');" value="<?php echo JText::_('JREGISTER');?>" class="recaptcha_required"/>
Please try registering to make sure it does register. Let me know if this fixes your problem.
See you around...
-
- Platinum Boarder
- GK User
- Wed Jun 19, 2013 4:11 pm
Nice is perfect. Thank you for your response.
-
- Fresh Boarder
- GK User
- Wed Jun 19, 2013 4:12 pm
No problem at all, see you around...
-
- Platinum Boarder
6 posts
• Page 1 of 1