Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.

Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.

phpVMS version?
PHP version?
MySQL or MariaDB version?
3 hours ago, ProAvia said:
phpVMS version?
PHP version?
MySQL or MariaDB version?
PHP 5.5
phpvms version- simpilot 5.5.2
Mysql- 5.7.35-cll-lve
MySQL above 5.7.4 is probably the issue.
Check with your host to see if Strict Mode is ON or OFF. Request they turn it OFF. Some hosts will, others won’t.
There is no known permanent fix from our end at this point in time.
You can add the aircraft manually to the database via Cpanel or whatever user interface your host provides.
Be sure to BACK UP YOUR DATABASE PRIOR to attempting this.
Ok my host is TFDI but I will request them to see if it is on or off. Also how would i go about in adding the aircrafts manually and how would i back it up as TFDI had set up my php for me
7 hours ago, ProAvia said:
MySQL above 5.7.4 is probably the issue.
Check with your host to see if Strict Mode is ON or OFF. Request they turn it OFF. Some hosts will, others won’t.
There is no known permanent fix from our end at this point in time.
You can add the aircraft manually to the database via Cpanel or whatever user interface your host provides.
Be sure to BACK UP YOUR DATABASE PRIOR to attempting this.
I think i found the issue is it possible that you have the operations data.class.php for the crystal skin
A skin has nothing to do with any data.class file.
If you wish to check your files against the default, just download the archive again from Github.
It’s the code itself because I was trying to add the stisla skin for the website and one the scripts replaced the original operating data script because when I started to edit it they planes where able to add and edit only thing was the names wasn’t displaying, but if you can could you refer me to the archive link from GitHub.
1 minute ago, DDm said:
It’s the code itself because I was trying to add the stisla skin for the website and one the scripts replaced the original operating data script because when I started to edit it they planes where able to add and edit only thing was the names wasn’t displaying, but if you can could you refer me to the archive link from GitHub.

The Stisla skin is outdated and the author isn’t active anymore.
I doubt you will find someone here to help you debug that skin.
You can find the original files in the Github phpVMS 5.5.2 download.
48 minutes ago, ProAvia said:
The Stisla skin is outdated and the author isn’t active anymore.
I doubt you will find someone here to help you debug that skin.
You can find the original files in the Github phpVMS 5.5.2 download.
OK I started to I am just getting a sidebar issue for airplane, airports, and airline it looks like this “sidebar_aircraft.tpl”
phpVMS 5.5.2 template files end in “.php”, not “.tpl”. For skins, you can mostly just change the file names from .tpl to .php -although you may have to look in each skin file and change any reference from .tpl to .php also.
Skins made specifically for phpVMS 5.5.2 will not require this modification.
Some older skins made for phpVMS 2.x were also converted for use in phpVMS 5.5.2. Other skins sometimes come with the files for both versions.
You may be best served initially to find a skin made specifically for phpVMS 5.5.2 - such as ones available at 209 studios.
https://phpvms.209studios.com/downloads.php
17 hours ago, ProAvia said:
A skin has nothing to do with any data.class file.
If you wish to check your files against the default, just download the archive again from Github.
Ok thank you so much for your help