Jump to content

ProAvia

Administrators
  • Posts

    1695
  • Joined

  • Last visited

  • Days Won

    75

Everything posted by ProAvia

  1. Glad it's working now. Yes, always a good idea to check if updates have been made and install the latest dev branch. Also if you have an error, post to his github as he will see it faster there too.
  2. There is no pilotid=0 in mine either. But I never use the cron job anyway. Never had an issue with the expired bids remaining after the set time frame. I go to the admin evey so often and run the last 4 maintenance tasks manually. Never an issue since I've been using phpVMS... over 6 years.
  3. Yes, that is how my code is also. Chances are that there is no pilotid that equals 100. What happens if you put your pilotid there?
  4. What are the contents of line 26 in maintenance.php?
  5. There have been several updates to the dev branch recently. I would suggest you get the latest one and install it.
  6. Are you using the latest dev build? If not, use the lastest build. If so, it may be better to post your issue to github at: https://github.com/nabeelio/phpvms
  7. Post your issue at the TFDI website. They are the developers of SmartCARS. Or ask the developer of your icrew skin for help with this issue.
  8. Looking at your first and last images, it appears that the wording has move a bit to the right. Maybe add a few more spaces ( ). Just to be certain we are all looking at the same thing - the words "You must fill out all of the required fields!" are slightly further to the right in the last image compared to the first image. Another 5-10 spaces will line the "Y" in "You..." up with the icon directly below it. Thanks for the link to the base skin template!
  9. I moved your post to a new topic as it isn't directly related to phpVMS 5.5.2.72 Can you provide a link to the skin? To move the "Fill out all of the required fields:" you can add spaces before it using   for each space. You may need to add 5 or more spaces to get it to move to the right so all the wording is fully visible. There are probably other ways to do this also.
  10. Hopefully Servetas can easily fix it for you. Let us know what the issue was - it may help someone in the future.
  11. What version of phpVMS are you using? What version of PHP? What version of MySQL or MariaDB? About 2 weeks ago, did you happen to change the skin or anything else on the site?
  12. When most ACARS programs connect to the site it will show the aircraft at 0°/0° because it doesn't have a valid starting airport yet. Once a flight is selected with valid depart/arrive airports in the ACARS client, it will usually show the depart/arrive airports and a straight line between them - or a route if the user entered it into the ACARS program. I have to agree with @shakamonkey88 about the pilot names. At a minimum, restrict pilot names to first name and first initial of last name - along with their pilot number. Or restrict the page access.
  13. I think maybe you rushed your release. Two weeks of hard work is just a start for a successful site. Time to start testing everything again and working a bit longer to correct any errors before going live again. As for the schedule search, what happens if you change to the default crystal skin and search?
  14. Did you export via the phpVMS admin panel or phpMyAdmin? PHP version? MySQL/MariaDB version? What program are you using to open the file?
  15. Key word being "almost". There are multiple differences between versions. You can get some stuff to work correctly, but other stuff won't. That is why there are different versions specific to different PHP versions. You would be better served to run PHP 5.6 with phpVMS 5.5.2 - if your host offers it.
  16. What other PHP versions are available thru your host? You may possibly have issues with using MariaDB above version 10.1 also. See this post:
  17. Need answers to other questions in my post above. Looks like amount of columns in your csv doesn't match what the database is expecting.
  18. Do yourself a favor and use simple names for the directories. Many hosts have a public_html directory - make a new directory under that named as your VA or an abbreviation for your VA (tcxvirtual, tcx, tcxv or similar) - and under that one a new directory named phpvms. Install to the phpvms directory. Don't worry about adding the crewcenter right away - first get a few airports, aircraft and schedules entered. Then try the CCFTracker. You can also try kACARS_Free to see if it works.
  19. I haven't heard of them before. But looks like it should be okay. And I see they offer a 7 day money back guarantee. Also looks like monthly pricing - so most you are out is one months service. You will need to buy a domain name and register it - and that won't be part of the monthly fee.
  20. phpVMS version? PHP version? MySQL or MariaDB version? Can you post a screenshot of the error when trying the import in phpMyAdmin?
  21. Whoever you go with, be sure that their available PHP, MySql or MariaDB, and Apache versions will work with phpVMS versions 5.5.2 and phpVMS version 7. Be aware that there have been reports of issues with phpVMS 5.5.2 (and 5.5.2.72) when attempting to use MariaDB 10.2 and above. It works fine with MariaDB 10.1 but not 10.2 for some reason.
  22. Go into the main panel of your host and take a screenshot. It should look similar to what gio1961 posted. Before posting the screenshot here, mark out any personally identifiable info - like he did in his pic.
  23. Is there a public_html directory there?
  24. Is this still the free hosting or paid? Under /home, is there a /public_html?
  25. Try http://www.tcxvirtual.com/crew.tcxvirtual.com It gets way confusing when you name your directories/folders using your domain and/or subdomain names What is directly under the public_html - both /tcxvirtual.com and /crew.tcxvirtual.com folders? In what folder is your skin installed? Actually, list the full path to your skin folder.....
×
×
  • Create New...