Jump to content

FSVKenny

Members
  • Posts

    65
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by FSVKenny

  1. I have already removed the schedule for Pan Am, so that shouldn't affect it?
  2. Hello. A simple question please, is it safe to delete an airline in the admin/and and edit airlines? In the case I want to remove Pan American Thank you, FSV1142 Kenny.
  3. Hello Sir.

     

    I'm looking for someone to upgrade my phpVMS  5.5.2 to version 7. A member of the phpVMS forum has offered to do this for me. I would like to make sure this person above board before I let him into the inner working of my site.

     

    What do you know of mahir?  Is he a good person?

     

    Thank you,

    Kenny

  4. Hello. I would like to see what it would cost to someone upgrade my phpVMS website from simpilot 5.5.2 to the latest version of phpVMS. FSVintageAIR.com Thank you, Kenny.
  5. FSVKenny

    Pages

    Thank you for the help.
  6. FSVKenny

    Pages

    Hello. A question, please. When I created a page through Admin/Pages, there is a title at the top left corner of the page. How can I remove this? Thank you.
  7. Thanks again for the help. Yes I'm on shared hosting and php 5.5.2 I've been using on my index page and is working for News, frontpage reports and other snips. <?php include('FSV_phpvms/core/codon.config.php'); include('FSV_phpvms/core/local.config.php'); ?> Acars map is outside of the phpVMS folder. Is this ok or should the map_in.php be in the templates folder? ___________________________________________________________ OK here's my coding. Everything is working except the map.
  8. Thank you for the reply. Here's what I've did for testing, but no joy... <?php include('http://www.fsvintageair.com/FSV_phpvms/core/local.config.php');?> <!DOCTYPE html> <div> <?php MainController::Run('ACARS', 'index'); ?> </div> <div> <?php MainController::Run('ACARS', 'viewmap'); ?> </div> </html>
  9. Hello. This has probably been asked about before, but I want to add the Acars map to an page that is outside of the phpVMS folders. FSVintageAIR.com I don't understand why the Acars map wont work on my external page The front page news, front page reports and newest pilots work. Here's the line I used for the Acars map Thank for the help.
  10. Hello. Will this work in V5 of phphVMS? My V5 does not have any TPL files. Thank you.
  11. First thank you for the replay. My question concerns V5. My group does a lot of group flights on the weelends, flight that are not always a sanctioned VA flight.
  12. Hello. Have a question about logging flight that are not scheduled flights, such a hosted group flight. Can a pirep be filed that's not a scheduled flight? Thank you
  13. On second thought, I'm just going to let that old site go. Thanks anyways.
  14. Hello Again. About two years ago I had a phpVMS site. When my web provider updated the php the site stopped working. After getting my new v5 phpVMS site working I tried uploading v2 phpVMS and reconnecting it to the old phpVMS database. It worked and my old phpVMS site is backup jut like I left it, which I'm quite happy about. 😃 Now the only thing left is to do is update the reCAPTCHA. I followed these instructions https://github.com/nabeelio/phpvms_v2/pull/138/commits/b8d46bbf25195de9d454cb0ca9ed9175631d752a as best as I could understand them. The new reCAPTCHA is showing up, but when trying to register this is what happens "Fatal error: Class 'ReCaptcha\ReCaptcha' not found in /home/vintagea/public_html/American/core/modules/Registration/Registration.php on line 168 Fatal error: Class 'ReCaptcha\ReCaptcha' not found in /home/vintagea/public_html/American/core/modules/Registration/Registration.php on line 168 " Thank you for your help, FSVKenny.
  15. Thanks Eddie!
  16. Thanks for the input.
  17. Hello, Joust a quick question please. Does anyone here have a guide for setting up the expenses? Like Gate prices, aircraft maintenance etc...
  18. I was looking at this map and for my limited skills, putting it all together look a bit daunting.
  19. Thanks for the reply. I was looking at that post earlier.
  20. Hello again, With a lot of help from Alaska Flyer, my new phpVMS site is coming together nicely. Now I need to get the google map working. As I understand I need an API key, so I went to Google and got an API key, so the question now don't I have to paste the key in one of the phpvms pages? Again thank for all the help, Kenny.
  21. Problem solved. the allow_url_fopen on the web provider side needed to be enabled. Thanks for all the help.
  22. Where would I find the Server php.ini file?
  23. I tried changing the $recaptcha = new line, but it just crashes the site. Here's the phpVMS Versionsimpilot 5.5.2 and Registration.php
  24. Thank you for the help, I'll let you know ASAP.
  25. Thank you for the help!!!!!!!! reCaptcha is now working, but after a quick test of the registration form this came up, but the registration form did work.
×
×
  • Create New...