Administrators Nabeel Posted November 29, 2017 Author Administrators Report Share Posted November 29, 2017 On 6/24/2017 at 4:51 PM, web541 said: No, keep what you've got at the moment as it is a more stable version than the .tpl version for PHP 7.0 at this time. For the foreseeable future, phpVMS is being introduced and yes, it should be able to migrate your current database. In regards to the modules, you'd have to ask Nabeel, but I'm pretty sure they won't work (at least straight out of the box anyway) due to the nature of the new framework (designed differently), and will require at the very least minimal tweaking or a complete recode. v4 will be the most up-to-date version (including PHP 7.0) at the time of its release, so it's probably wise to stay where you are currently and wait for further progress. Yep, the .tpl version update is mainly for the people who are running that copy. Quote Link to comment Share on other sites More sharing options...
Strider Posted August 28, 2018 Report Share Posted August 28, 2018 Fatal error: 'break' not in the 'loop' or 'switch' context in /core/modules/ACARS/ACARS.php on line 176 I changed the php version to php 7.0 am using phpvms version 5.5.x by simpilot. I have checked that file and the line and there is a break there, but it is an if statement not a switch statement. I have been having trouble as I have had to move hosts and the new server is not letting me file pireps, using either acars program or manual. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted September 3, 2018 Author Administrators Report Share Posted September 3, 2018 On 8/28/2018 at 3:19 PM, Strider said: Fatal error: 'break' not in the 'loop' or 'switch' context in /core/modules/ACARS/ACARS.php on line 176 I changed the php version to php 7.0 am using phpvms version 5.5.x by simpilot. I have checked that file and the line and there is a break there, but it is an if statement not a switch statement. I have been having trouble as I have had to move hosts and the new server is not letting me file pireps, using either acars program or manual. Maybe put a return in its place or something. Quote Link to comment Share on other sites More sharing options...
thunder175 Posted November 8, 2018 Report Share Posted November 8, 2018 @Strider I'm running 5.5.2 currently as well, and will need to migrate to PHP 7.1 on my VPS in the near future. Did you resolve your problems and have your site working as expected? Can you share any insight and code changes you had to do to make the transition? Quote Link to comment Share on other sites More sharing options...
carzzpeter Posted December 27, 2022 Report Share Posted December 27, 2022 Thanks Web, that was what I was thinking too. Just concerned about the error logs, as I now have an error due to the deprecated nature of php5.6. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.