Jump to content

JAMESATKINSUKGT27

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by JAMESATKINSUKGT27

  1. i was getting the error message even when i had the keys put in. I have changed the settings to the ones here and the recaptcha now is working apart from when i submit a form and i get the above error. this is what line 40 says $recaptcha = new \ReCaptcha\ReCaptcha(Config::Get('RECAPTCHA_PRIVATE_KEY'));
  2. It was originally http, I just tried https. It is back to http now and still the same issue. Sent 209 a ticket
  3. hi, I am getting this error after completing the steps in the tutorial to replace the recaptcha. Fatal error: Class 'ReCaptcha\ReCaptcha' not found in /home/ukgtvaco/public_html/core/modules/Contact/Contact.php on line 40
  4. My site has no ssl at the moment. But the skin will not load correctly in either http or https
  5. I have done that, it didn’t change anything other than my admin centre also now disappeared. Attached images below
  6. Hi, I am trying to get skins on my website but all I seem to be getting is white screens with writing. Even with the most basic to install like deep blue. I am using Phpvms 5.5.2. Can anyone help please? Much appreciated below is the example of StislaSkin skin. I have tried clear blue also with the same results. whej trying deep blue I was able to get other pages to work like pilots page but not the home page
  7. Hi, I am trying to get skins on my website but all I seem to be getting is white screens with writing. Even with the most basic to install like deep blue. I am using Phpvms 5.5.2. Can anyone help please? Much appreciated below is the example of StislaSkin skin. I have tried clear blue also with the same results. whej trying deep blue I was able to get other pages to work like pilots page but not the home page
  8. im getting an error on line 28 for the airport.php It will not display the airport arrival or departure total flights <td><?php echo AirportData::getarrflights($name->icao); ?></td> <td><?php echo AirportData::getdeptflights($name->icao); ?></td> anybody have a fix?
×
×
  • Create New...