We can't register on my website

GK User
Thu Dec 25, 2014 2:48 pm
Hi !

I have a big problem, I have gk_game_magazine for templates.
But the login module don't work ! When I type the blue button "Register" nothing happens.

All fields are cempleted.

My website for example : http://sdg-communaute.fr/

Thx in advance !
Chrysler
User avatar
Fresh Boarder

GK User
Fri Dec 26, 2014 4:39 pm
Your console indicates problems with recaptcha:
Code: Select all
Failed to load resource: the server responded with a status of 404 (Not Found)
Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings.  It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.
User avatar
Moderator

GK User
Fri Dec 26, 2014 7:11 pm
Hello !

Ok, my reCpatcha is broken.
I try with this solution : https://www.gavick.com/documentation/un ... ptcha-code
But that doesn't work !

How I can fix my broken captcha ?
Joomla version : 2.5.28

Bye
User avatar
Fresh Boarder

GK User
Mon Dec 29, 2014 10:17 am
I would suggest to check reCaptcha API key configuration. Perhaps you have provided url starting with www. and your site doesn't use one?
User avatar
Moderator

GK User
Mon Dec 29, 2014 1:34 pm
Hi,

I created a new reCaptcha API Key without www. but It doesn't work, same problem : captcha not appear !

But, go to "contact" and capatcha works but when we go to "Register" nothing in captcha field.

Thx for your help !
Best regards !
User avatar
Fresh Boarder

GK User
Fri Jan 02, 2015 9:25 am
You are still having same error in your console:
Code: Select all
Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings.  It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

Perhaps you have left wrong api key somewhere?
User avatar
Moderator

GK User
Fri Jan 02, 2015 9:27 am
From what I see on your contact page - you have 2 different recaptcha scripts loaded there.
User avatar
Moderator

GK User
Fri Jan 02, 2015 9:27 am
One of them is working (the one you see) and the other not.
User avatar
Moderator

GK User
Sun Jan 04, 2015 1:14 pm
That work fine :D

If you have the same problem, go to Administrator Pannel -> Components -> K2 -> Partameters -> Advanced -> Anti-spam Settings

Check all your key in first step.
If that not working : check "No" for "Enable reCaptcha on registration form" after "Save" and check "Yes" and "Save" again.

Have a nice day !
Chrysler
User avatar
Fresh Boarder

GK User
Sun Jan 04, 2015 1:25 pm
EDIT : That work only on "Contact Page"...
I think Captcha aren't loaded on other page...
User avatar
Fresh Boarder

GK User
Sun Jan 04, 2015 4:54 pm
They are, just with wrong api key which is causing the error I have posted before.
User avatar
Moderator

GK User
Sun Jan 04, 2015 8:08 pm
I speak about Register Captcha. Go to contact page and click on Register the captcha work everywhere on Contact page
User avatar
Fresh Boarder

GK User
Tue Jan 06, 2015 11:04 am
Ok, lets straight few things as they are missing from the beginning:
1. What Joomla version (2.x or 3.x)
2. With any next questions - please add it to template specific forum (each template has its own subform categorised with Joomla version)
User avatar
Moderator

GK User
Tue Jan 06, 2015 8:14 pm
Hi,

My Joomla Version is -> Joomla! 2.5.28 Stable [ Ember ] 10-December-2014 15:00 GMT
User avatar
Fresh Boarder

GK User
Wed Jan 07, 2015 5:03 pm
Your topic has been moved to correct forum.
User avatar
Moderator

GK User
Wed Jan 07, 2015 5:06 pm
Have you tried to set global Joomla recaptcha key:
https://www.gavick.com/documentation/jo ... -recaptcha
User avatar
Moderator

GK User
Wed Jan 28, 2015 8:09 pm
I tried, and that doesn't work !
:(

Thx
User avatar
Fresh Boarder

GK User
Sun Feb 01, 2015 9:42 am
Right now the problem might come from recaptcha not loading at all:
Code: Select all
Failed to load resource: the server responded with a status of 404 (Not Found) http://api.recaptcha.net/js/recaptcha_ajax.js
User avatar
Moderator

GK User
Sun Feb 01, 2015 6:06 pm
How I can fix this problem ? Do you know ?
User avatar
Fresh Boarder

GK User
Mon Feb 02, 2015 8:00 pm
Perhaps something else might be the problem. Please check if your template and plugins are up to date. Currently from what I know recaptcha is served from google servers.
User avatar
Moderator

GK User
Tue Feb 10, 2015 11:04 pm
Yeah, my template and plugins are up to date. I don't know what can provoke this problem !
Please help me :x
User avatar
Fresh Boarder

GK User
Thu Feb 12, 2015 9:34 am
Ok, I think I know where the problem is. I'll ask our dev team for an opinion and write back as soon as I'll get an answer.
User avatar
Moderator

GK User
Thu Feb 12, 2015 3:45 pm
Yeah, but my billing left in 2 days :(
User avatar
Fresh Boarder

GK User
Fri Feb 13, 2015 8:28 am
I got the answer - I was hoping it is something else, but the problem lies within Joomla 2.x itself. reCaptcha implemented in it was not updated to support google reCaptcha and still uses old one. We cannot do anything about it. Perhaps there are some 3rd party plugins fixing reCaptcha for J2.x, but I would simply suggest ti migrate to 3.x where there is no such problem.
You can download 3.x version while your subscription is not over yet and follow any Joomla upgrade tutorial.
We have few articles about upgrading in our documentation:
https://www.gavick.com/documentation/jo ... joomla-3-3
User avatar
Moderator

GK User
Sun Mar 01, 2015 2:17 pm
It works ! Thx, but I have a new problem with Joomla 3 with Register.
My website :http://sdg-communaute.fr/

When we are on the Register pop-up, and when we fly over the name of the fields, the new pop-up appear behind the first pop-up !
Screenshot : Image

Secondly, a "0" is under the register button ! I don't know why is here !
Screenshot : Image

Thx a lot !

Have a nice day :)
User avatar
Fresh Boarder

GK User
Wed Mar 04, 2015 3:00 pm
Sorry for late response...
"0" issue:
https://www.gavick.com/forums/rockwall/ ... arch-32133

With the popup issue, Please edit: /templates/gk_gamemagazine/css/override.css and add at its end:
Code: Select all
.tooltip {
    z-index: 1000003;   
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Mar 04, 2015 5:20 pm
Nice ! That work.

Thx a lot. Bye
User avatar
Fresh Boarder

GK User
Wed Mar 04, 2015 7:50 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Thu Mar 05, 2015 7:01 pm
Yeah, I have a problem with tab module, this is write "tabs_data" and when I click on "Add new tab" button, nothing happens.

Image

Thx you !
User avatar
Fresh Boarder

GK User
Sat Mar 07, 2015 7:54 pm
Please check if you see any errors in javascript console.
User avatar
Moderator


cron