-
Posts
1761 -
Joined
-
Last visited
-
Days Won
79
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
What version of PHP are you using?
-
phpVMS 5.5.2 won't install correctly using MySQL 5.7 While there are some incompatibilities and feature differences between Maria DB and MySQL........ Maria DB 10.2 is compatible with MySQL 5.7 Maria DB 10.0 is compatible with MySQL 5.6 https://mariadb.com/kb/en/library/mariadb-vs-mysql-compatibility/
-
Have you checked the error_log file in the main phpvms directory for any errors?
-
phpVMS 7 is still in beta and probably shouldn't be used for a production site. There are no addons, skins, etc for it yet. Look into using phpVMS 5.5.2 (sometimes referred to as the Simpilot version) - lots of skins, addons and ACARS programs available. You will have to use PHP 5.3 - 5.6 with it. In any case, don't try to use free hosting - some stuff just won't work correctly - at least not without a lot of tweaking. phpVMS can be used as a CMS - or you can use WordPress, etc as your front end. Personally, I think using both just adds to the complexity and upkeep of the site. Several of us use phpVMS as our front end and add on forum software (such as phpBB). If you use phpVMS as the front end, you can easily lock down the site to allow visitors to see only the parts you want them to see. The docs you reference are for phpVMS 7- which is completely different from previous versions. Version 2.x and 5.5.2 are similar (there were some changes made to make 5.5.2 compatible with PHP 5). But they basically function the same. Search YouTube for 'phpvms' - there are a few videos showing how to install and set it up. Be sure you are not looking at any version 7 videos. Version 5.0 is supposed to work with PHP 7.0 - but I haven't tried it. It is a rework of version 2.x updated for PHP 7.0.
-
You're welcome! Glad you got it sorted.
-
Did changing SchedulesData.class.php fix the issue? Or are you still seeing the "header" issues? Sometimes it could be a transient issue. Clicking on "Continue" usually will allow the application to continue - and you may not see the issue again.
-
Fix the first one and see if the header info one goes away.
-
This is probably not a kACARS_Free issue. The issue is with your SchedulesData.class.php Search the forums for the phrase "non static method". This has been covered many times before. And if you have this error here, most probably you will eventually have it in other places as well.
-
Strange issue - sorry, I'm out of ideas. Hopefully someone else will have some ideas for you.
-
In admin/templates do you have a file named pilots_detailtabs.php? And does your admin account have full admin access?
-
When you hover over or click edit, does it go to the following URL? <...> will be specific to your site and the pilot id you are editing. https://<SITE URL & PHPVMS DIRECTORY>/admin/index.php/pilotadmin/viewpilots?action=viewoptions&pilotid=<PILOT ID>
-
Can you try with IE or Edge? Or in Chrome - disable any plug-ins and test again?
-
What browser are you using? Have you tried that page using another browser?
-
In your picture above in the lower right corner there is a yellow triangle with the number 2 next to it. Have you checked the console to see what that error or message is?
-
It's always an option. But we're on a sub-domain and the main domain holder just paid for hosting for another 5 years. I have my site on phpVMS 5.5.2 with PHP 7.2 running stable right now - actually for over a week now. No warning or deprecated errors, ACARS works too. Once I have a little time, I will share the updates with the community.
-
Version of phpVMS? Version of PHP? What errors are you getting? Maybe post a screenshot showing all the errors.
-
Good luck Jason. Best of luck with VAbase.
-
Well, when I responded yesterday it was phpVMS and the site used the default crystal skin. This morning it's vabase and most of the links don't work correctly. I guess the OP needs to dedide which direction he's going to go.
-
If this is only for your own use, you can probably get by with the starter skin - crystal. If you intend to take public, you may wish to consider an addon skin. There are a few free ones available here on the site. Several folks use the CrewCenter skin by Mark Swan - a bit of a learning curve to install and adapt to any addon modules not included. Post any questions you may have and someone will probably be able to help. You will need a Google Maps key for the map to work correctly.
-
Finish your install as directed at .../install/install.php - Then delete or rename the install folder. Let's see what you have from there. Are you intending to mimic the RW AllegiantAir? Is this just for your use or will you be running a VA? You will need to add aircraft, airports and routes not matter what. EDIT: ok, install went good as I see the main page now.
-
What version of phpVMS are you using?
-
Thanks to the Mods for moving this to the correct forum. 👍
-
I don't have any specific recommendations and don't know your specific hosting needs. There are a bunch of web hosting companies out there. What country are you in?
-
That's version 7. The forum you posted in is for the 'classic' versions.... 2.x, 5 and 5.5.2 only. This is the PHPVMS CLASSIC forums. Look down in the next section for the PHPVMS 7 forums. Version 7 is in early beta and shouldn't be used for a production site.
-
I don't think any version will presently work with PHP 7.3. Which exact version are you trying to install - Nabeel's version 5 or Simpilot's version 5.5.2? Can you revert to a previous version of PHP? Maybe 7.0 for Nabeel's v5 and 5.6 for Simpilot's v5.5.2. How about MySQL? I do know the Simpilot version will not install with MySQL 5.7 presently, so I used MySQL 5.6