Jump to content

pluto708

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by pluto708

  1. Alright, it must be an issue with my free host because I have put the keys in the local.config, could you recommend me a good host that you know works well with phpvms, thanks.
  2. I think I made a mistake, I believe I do have the simpilot version. this is what is on my host: https://github.com/DavidJClark/phpvms_5.5.x I will also be changing my keys once I fix this issue so security is no factor.
  3. I am receiving the this ReCaptcha error: ERROR for site owner: Invalid site key reCAPTCHA I am using Nabeel's 5.5 version. I am using ReCaptcha v2 My domain registered with ReCaptcha is: http://phpvms708.000webhostapp.com These are my keys: https://gyazo.com/7e1c73f8e8ca0f0485e38239ce2da601 This is line is added into my local.config.php /* 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', '6LfxCZsUAAAAAOCCVBBECIKf4uOSg-Uh_UYlZ4bS'); Config::Set('RECAPTCHA_PRIVATE_KEY', '6LfxCZsUAAAAAOOQ9b5LO-iDAsEM9myVY0eT9Msu'); Here is a full log of my local.config.php: https://pastebin.com/7jX8WLSK I have tried putting the keys in my app.config.php. I have also tried leaving the app.config.php default. Here is a full log of my default app.config.php: https://pastebin.com/Q40xQmF5
×
×
  • Create New...