Jump to content

Recommended Posts

  • Administrators
Posted

Can you enable DEBUG_MODE (set it to true) in local.config.php, and set /core/logs/log.txt to writeable. Then try adding it again, and attach the log here, thanks

Posted

PHP Version 5.3.0

MySQL  5.1.40

Checked on the db table on PHP MyAdmin and there is that 'maxload' column

i tried to upload the data from an CSV and got this

Airline with code VNE;511;MDSD;SVMI;KARIB UA554 REKON;;27000;;16::00;17::00;;;108;P;123456;1 does not exist! Skipping...
The import process is complete, added 0 schedules, updated 0, for a total of 0

tried directly on the db via phpMyAdmin and the error was

"The number of CSV data fields on line 1 is invalid."

Posted

Ok fully fixed now i can upload the schedule via the Admin Panel on phpVMS

The problem was solved changing the maxload field on the phpvms_schedules table on the data base from INT NOT NULL to VARCHAR NULL.

Can someone check that on the download it was form a fresh install of the version (2.0.854)

Happy coding and good landings...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...