Jump to content

ProAvia

Administrators
  • Posts

    1634
  • Joined

  • Last visited

  • Days Won

    70

Everything posted by ProAvia

  1. You can ask your host if they offer MariaDB 10.2 or lower on a different server. That server will also need to support the other requirements as well. Or change to a host that supports the requirements of phpVMS 5.5.2.72 fully. smartCARS 2 won't work in phpVMS v7 - and no updated on smartCARS 3 in a long time. The only present ACARS that works in phpVMS v7 is vmsACARS. It is being actively developed, as is phpVMS v7.
  2. phpVMS version? PHP version? MySQL/MariaDB version? What skin are you using? Provide a link to the skin.
  3. A little "progress" In comparing the send.xml files when connected to his site and then connected to my site, his doesn't fully populate the send.xml with all the data for the selected flight. Now to find out why...... Oddly, this shows below the ACARS Map on his site. It's the correct data for the flight I put in kACARS. Notice the pilot number is incorrect (happens with any pilot).
  4. Tried my kACARS module and schedulesData.class files on his site - no change. I guess next it to download his DB and file and upload to my hosting to see if it works.
  5. I can bid on a flight, but it won't load in kACARS. The bid shows in the bid table. Hoping to have time tomorrow to swap the files out and see if that fixes it. Barring that working, I can download his site and upload to my host to check if it works there. As far as I know, no one else at vmshost has reported an issue with 5.5.2 or 5.5.2.72 and kACARS_Free.
  6. Thanks! Yeah, Ithought it was weird being able to log in but not retrieve flights. Already tried php 7.0 and 7.1 without success. Also tried multiple flight numbers - no spaces or odd characters - double and triple checked. No errors show in the error_log file. Error logging is on, but not sure how vmshost is set up for logging of errors. Something more to look at there. Every flight number entered, when requesting the flight info, the receive.xml show flightStatus2. Same if I bid a flight and change kACARS to not use Search by Flight #. Great idea about trying my working kACARS module file and data class file - something to try over the weekend. One other thing is I can set up a charter flight and start it.
  7. kACARS_Free: 1.0.1.5 phpVMS: 5.5.2.72 PHP: 7.2 MariaDB: 10.2.44 Hosted at: vmshost "No Flight Found!" when attempting to retrieve a schedule. Can log in fine and connect to FS. This is at a friends site that I have full access to. I can log into kACARS_Free but not retrieve the flight data. receive.xml shows flightStatus 2 - which triggers the "No Flight Found!" in kACARS. The schedule is in the DB and enabled. The aircraft is in the DB and it's ID shown in the schedule. Aircraft is enabled. The airline is in the DB and enabled. The airports are in the DB. This same version of kACARS_Free works fine on my own site. The only difference is that I have MySQL 5.7.41 instead of MariaDB 10.2.44 My site is hosted elsewhere. I compared his kACARS_Free site module to mine and they are exactly the same. Anyone have a clue where to look or how to fix this issue? Thanks
  8. kACARS doesn't work in phpVMS v7. If you are having issues with kACARS, post in the appropriate v2, v5 forum.
  9. phpVMS version? PHP version? MySQL or MariaDB version? Where did you download the FlightBook module from? Did it ever work correctly?
  10. Have a look at this thread - not sure if it will work or not. Also look at Crazy Creatives (payware) - be aware, others have reported that support from CC is lacking. https://www.crazycreatives.com/downloads/tag/flightboard/ NOTE: I don't have or use any of these - they were found via a quick site and Google search.
  11. You could possible pull the live flights table from the bottom of the acars page (.../index.php/acars) and display it elsewhere.
  12. As far as I recall, there is not. A bid gets shown in the bid table. And I don't think "Departed" is shown anywhere until the PIREP is filed. There is ACARS data listed in the acarsdata table, but may not have the data you need. There is a way to block another pilot from bidding the same schedule as another pilot who has already booked that scheduled flight.
  13. Since you are using phpVMS 5.5.2 and just starting out, I'd recommemd a completely new installation. Don't attempt to use this thread to "update" reCaptcha as 5.5.2 already has reRaptcha v2. Don't edit any core files. Just add a theme/skin and a few basic modules. Any module edits should be done to the files in the module only. Get used to the program before editing any core files. If you can't get something to work in the base program that works for everyone else, it's not an issue with the core files.
  14. If you don't have SSL at the moment, change that line in local.config to http SSL and https are tied together - you can't use one without the other.
  15. If you are using phpVMS 5.5.2 or 5.5.2.72 - as I recall, these come with reCaptcha v2. No need to update. What does line 40 in the Contact.php file say?
  16. You should be using https as many modern browsers won't load http without interaction of the user. Does your site have a current SSL certificate? Your local.config shows https The page loads correctly using http It doesn't load correctly using https Is TFDI your host? If so, contact them for assistance.
  17. Don't post the same topic in multiple places. No cross-posting.
  18. Using https I see what you posted above Using http the page renders correctly. Look in .../core/local.config.php file - first few lines. Is your site shown with http or https? Whatever it is, change to the other.
  19. Thank you @Nascoli for your time to update and make version 1.3 available. The link to Github in the first post will take you to the SMPirepValidator v.1.3 page where the module can be downloaded.
  20. Just remember, these are payware. You can't share any code changes you do to possibly change the license verification.
  21. Thank you for the file link. I was able to download it. Also, thanks for the status update on SMRoutes. I can appreciate how difficult it is to d3velop freeware around real life schedules and commitments.
  22. phpVMS version? PHP version? MySQL or MariaDB version?
  23. @Nascoli - please repost the link in a new response. Link in original post doesn't work. Also, any further progress on SMRoutes? Thanks!
  24. You could always go thru the module files and attempt to strip out the verification parts in the code to see if you can get it working again. While I doubt your forum posts and users can be converted over, consider using phpBB forum software. It's free and has a lot of free addons as well.
×
×
  • Create New...