Recaptcha ERROR for site owner: Invalid key type

Hello gents, I have followed all the instructions for updating to recaptcha v2 but it keeps me giving that  ERROR for site owner: Invalid key type  http://www.flytaxiva.org/index.php/registration 

in this registration page. What might be the problem ? 

Thanks in advance .

Have you got a v2 site type key? v1 keys won’t work.

16 minutes ago, shakamonkey88 said:

Have you got a v2 site type key? v1 keys won’t work.

I ll check it now. Thank you fro reminding 

It also looks like you’re missing a load of css on your site too

3 minutes ago, shakamonkey88 said:

It also looks like you’re missing a load of css on your site too

Yes I am in the beginning of everything actually )) 

By the way thank you very much for your advice of checking my key codes. Mine was related with V3 , and I got new keys as V2 , I think I ’ ve solved the problem now 

http://www.flytaxiva.org/index.php/registration

Great stuff - glad to see it working for you

10 minutes ago, shakamonkey88 said:

It also looks like you’re missing a load of css on your site too

If you dont mind, may I ask where I can find that css work load for me , any directions in this forum ? 

I don’t know if it is because you are missing css or you are missing classes assigned to sections. For example, that registration form should be wrapped in (as per the code of the theme you are using):

\<section class="page-contents"\> \<div class="container"\> YOUR REGSITRATION FORM \</div\> \</section\>

Compare your form to the demo of the theme you’re using and see how it is different: http://phpvms.209studios.com/preview/skyBlue/index.php/Registration/

 

11 minutes ago, shakamonkey88 said:

I don’t know if it is because you are missing css or you are missing classes assigned to sections. For example, that registration form should be wrapped in (as per the code of the theme you are using):

<section class=“page-contents”> <div class=“container”> YOUR REGSITRATION FORM </div> </section>

Compare your form to the demo of the theme you’re using and see how it is different: http://phpvms.209studios.com/preview/skyBlue/index.php/Registration/

 

So, where can I find the demo form ?

I simply added this skin into my root folder /lib/skin and got my page like this  http://www.flytaxiva.org/index.php/

I dont know hoe to convert it the one like you shared  here http://phpvms.209studios.com/preview/skyBlue/index.php/

but I think I ll figure it out step by step , thank you very much.

So you can’t have installed the skin correctly. Nothing on that linked I shared has been “converted”.