For some reason, nobody can register to my VA, www.flypatriotairlines.net The reCapcha says something about an invalid reCapcha key
Please help
For some reason, nobody can register to my VA, www.flypatriotairlines.net The reCapcha says something about an invalid reCapcha key
Please help
Hey look - another Patriot!
See the below post for a possible solution to your issue.
For some reason, nobody can register to my VA, www.flypatriotairlines.net The reCapcha says something about an invalid reCapcha key
Please help
https://www.google.com/recaptcha/intro/index.html
than add the keys to your local config.
/* Keys for recaptcha, you can change these if you want to your own but it’s a global key so it should just work */
Config::Set(‘RECAPTCHA_PUBLIC_KEY’, ‘key goes here’);
Config::Set(‘RECAPTCHA_PRIVATE_KEY’, ‘key goes here’);
Where is the local config that I need to add it to?
Where is the local config that I need to add it to?
Look in the core folder on your server.
I know this is really nooby, but where is the core folder?
FTP to the server you have installed PHPVMS. In the root directory of the install you’ll see a folder called core.In there you’ll see a file called local.config.php.
If you are really stuck I will do it for you
If you are really stuck I will do it for you
Thank you so much
No worries. Just let me know if you want me to do it.