23 hours ago, Heritage1 said:
Nope, its all about the CSV file, and the import Format. Hence several Spreadsheet programs do not format the csv file the right way(without getting into guru stuff). Thus, phpvms will not import the file if its not in the proper Format for a CSV. This has been going on for Years. There are 2 programs that I’ve found that work well for this for saving in a CSV format, and they are Free.
Kingsoft Office and LibreOffice 6.2,
Microsoft Office or any related Microsoft spreadsheet such as Excel, will NOT Work with Phpvms. Been there, done it , seen it. Do NOT MESS with the php.ini file, unless you are 100% sure you Know what your doing, you can mess up the entire Server in doing so. It is NOT the Server, (sorry ProAvia), it is the CSV format , period. As mentioned, this has actually happened to me just Today, with my Fleet, so I tried a different Spreadsheet, (LibreOffice), hence the import of the Fleet CSV file was successful. This is a hit or miss, there are many Free Good Spreadsheet programs out there, hope this helps.
Thanks for your reply. But I doubt that is the case.
As I said in one of my replies, it has nothing to do with the CSV files, since I cannot add a schedule manually either. It says the flight has been added, but it is not stored in the database. The same what happens with the CSV. I have the same problem with importing aircraft, but here adding them manually works, hence yes - it has something to do with the CSV. But the routes issue must be a different one, since it does not allow to add schedules manually either.
7 hours ago, shakamonkey88 said:
Have you tried running install/checkinstall.php ? It might throw up some possibilities why. Also might be worth enabling the error log, trying to enter a schedule (manually) and see what gets written to the error log. It might be worth doing that before attempting all the suggestions here.
The fact that you say you can’t even add them manully makes me think it goes further than just an issue with a CSV file. If you want, PM some details and I’ll have a closer look into it for you?
That is what I was thinking. I don’t think I have the error logs enabled but the fact it doesn’t allow adding manually either, points to a different issue, not related to the CSV.
PM me with what information you need and I will get you set up.