Jump to content

Recaptcha ERROR for site owner: Invalid key type


ERDEM

Recommended Posts

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

Link to comment
Share on other sites

  • Moderators

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/

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...