BaconTuxedo Posted March 2, 2016 Report Share Posted March 2, 2016 For some reason, nobody can register to my VA, www.flypatriotairlines.net The reCapcha says something about an invalid reCapcha key Please help Quote Link to comment Share on other sites More sharing options...
TennShadow Posted March 2, 2016 Report Share Posted March 2, 2016 Hey look - another Patriot! See the below post for a possible solution to your issue. http://forum.phpvms....__hl__recaptcha Quote Link to comment Share on other sites More sharing options...
flyalaska Posted March 3, 2016 Report Share Posted March 3, 2016 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'); Quote Link to comment Share on other sites More sharing options...
BaconTuxedo Posted March 3, 2016 Author Report Share Posted March 3, 2016 Where is the local config that I need to add it to? Quote Link to comment Share on other sites More sharing options...
TennShadow Posted March 4, 2016 Report Share Posted March 4, 2016 Where is the local config that I need to add it to? Look in the core folder on your server. Quote Link to comment Share on other sites More sharing options...
BaconTuxedo Posted March 4, 2016 Author Report Share Posted March 4, 2016 I know this is really nooby, but where is the core folder? Quote Link to comment Share on other sites More sharing options...
TennShadow Posted March 4, 2016 Report Share Posted March 4, 2016 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. Quote Link to comment Share on other sites More sharing options...
Virtualei Posted March 4, 2016 Report Share Posted March 4, 2016 If you are really stuck I will do it for you Quote Link to comment Share on other sites More sharing options...
BaconTuxedo Posted March 4, 2016 Author Report Share Posted March 4, 2016 If you are really stuck I will do it for you Thank you so much Quote Link to comment Share on other sites More sharing options...
Virtualei Posted March 4, 2016 Report Share Posted March 4, 2016 No worries. Just let me know if you want me to do it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.