Jump to content

ProAvia

Administrators
  • Posts

    1753
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by ProAvia

  1. Your issue has nothing to due with the specific version (5.5.2.72) of phpVMS you are using. If it did, everyone else using that version would have the exact same issue. You also have an error in your CC Flight Position Tracker that you will need to fix - after getting phpVMS working correctly. I would suggest removing the CC Flight Position Tracker until after you have solved this underlying issue. I see you have another post about this issue elsewhere on the forum - I suggest you use that one for debugging your issue as the issue is not phpVMS 5.5.2.72 specific.
  2. Which version of MySQL? Have you edited any of the phpVMS files? Adding anything to the default will not fix phpVMS basic functionality. Are you sure your PHP is configured correctly? Maybe run a php info file to see if all required items are active.
  3. You already indicated you are using phpVMS 5.5.2.72 It looks like you are using the default skin. Is that correct? What PHP version? What MySQL or MariaDB version? What modules do you have installed? Have you edited any files?
  4. Search for Morris Charts - in results, indicate you want the phrase Morris Charts.
  5. That's probably because it's using Flash to attempt to load that data. Several here have had luck using Google Charts and also Morris Charts. Perhaps a forum search will provide you with a few options.
  6. Posting any code of a payware module in this forum could be construed as copyright infringement. And if enough code were posted over time, someone could put together the complete module. Therefore, take it to DM. This thread is now closed.
  7. Verify which version of MariaDB you have. In one reply you said 10.0.38 and your last reply referenced changing from MariaDB 10.1 . Is it MariaDB 10.0.38 or MariaDB 10.1 ??
  8. What program and version are you using to save as a comma delimited CSV file? Make another file that includes only 2 aircraft and attempt to import that CSV. Post results here. Any chance you can change to MariaDB10.1 or MySQL 5.6 ? There may be some incompatibilities between MariaDB 10.0.38 and MySQL 5.6 - phpVMS 5.5.2.72 was only tested on MySQL 5.6
  9. phpVMS version? PHP version? MySQL or MariaDB version? Free or paid hosting?
  10. I see other tours have more than 15 pilots shown - https://flymirageva.org/index.php/tour/details/6 Have you checked the "tours_pilotdata" table in the DB to see how many are signed up for a specific tour and compare that with the pilot list for that tour? That's about as far as we can go with the discussion here as the module is payware.
  11. Great - MySQL 5.6 requires no changes to the table dynamics. As for the issues with some modules, that is something you will have to work through. You may see errors referencing "count" in the error. These are pretty easy to fix. Use this closed issue reference in my github for an idea of what you may need to do: https://github.com/ProAviaAZ/phpvms_5.5.2.72/issues/40
  12. In my mind, if the server is in a datacenter, you are using a hosted server. Who physically maintains the server at the datacenter? Is it a VPN? I'm guessing you are paying someone to use the server - that would be your host. Can a panel -like cPanel - be added to make access easier? Are any emails able to be sent from the site? Are email sent thru the site getting to the admin email? New PIREP submitted, new pilot registration, new Contact Us submittal?
  13. Are more than 15 pilots signed up for the tour? Are you using the default files or have they been edited?
  14. Ok - well you have to be able to access it somehow. How do you access the server?
  15. After installing a fresh copy of 5.5.2.72, you can change the local.config to point to your existing 5.5.2 database. What version of MySQL or MariaDB are you using?
  16. So you are running phpVMS locally on a Ubuntu server?
  17. As far as I know, there is no limit on how many pilots can join a tour when using the Simpilot Tour module.
  18. I believe the Simpilot Tour module is payware. Even though it is no longer available, it being payware means we can't discuss it in public. If another member has it, maybe they can contact you via PM to see if they can help you out.
  19. Is your present site on phpVMS 2.1.x or phpVMS 5.5.2 ?
  20. I believe your question was addressed here: https://forum.phpvms.net/topic/27324-no-report-position-live/?tab=comments#comment-139252
  21. Not cPanel for your email - cPanel for your hosting..... Most hosting includes at least a few email addresses. My admin email ends with my domain name.
  22. phpVMS 5.5.2.72?? Have you actually started the flight in your ACARS program? The aircraft position in your image above shows the aircraft at lat/lon of 0/0 - which is the default position.
  23. Is the email address associated with your VA domain or elsewhere (Gmail, Hotmail, etc.)? If you have an email address entered in as the 'admin' email, you don't really need any of the entries you changed/added above. It should just work. There are issues sometimes with the email host in that mass emails may be blocked. Many times, you can check in cPanel to see if the emails are going out or bouncing back to your host.
  24. Can you check you PHP configuration and make sure "bcmath" is running and that "allow_url_open" is set to ON ? Maybe install a phpinfo.php file and run it to see exactly the PHP configuration for the directory the phpVMS is installed in.
  25. You're welcome! Glad you were able to sort it.
×
×
  • Create New...