Forum

Unable to import ne...
 
Notifications
Retirer tout

Unable to import new Projects using CSV or XLSX files

6 Posts
2 Utilisateurs
0 Reactions
3,486 Vu
(@iconic)
Posts: 280
Active Member
Début du sujet
 
[#2781]

I am trying to import a list of new projects into ProjeQtor using a CSV file or the XLSX and I keep having error messages.

When I try to import the file using CSV I received the following error message
Invalid controls.

the field 'name' is mandatory
the field 'type' is mandatory
the field 'status' is mandatory
Please see attached image

If I try to import the projects by XLSX, I receive the following error
Fatal error: Class 'ZipArchive' not found in /home/iconicprod/public_html/Project-Management/external/XLSXReader/XLSXReader.php on line 44

I have attached the images and the files, in the hope you can tell me what I am doing wrong.


 
Posté : 3 Déc AM 04:1212
(@babynus)
Posts: 14952
Membre Admin
 

Your CSV separator is not correct : you'll see that all columns names are concentrated into a single one.
You used "," and ";" is expected.
You can change the expected character in global parameters.


 
Posté : 3 Déc PM 14:1212
(@iconic)
Posts: 280
Active Member
Début du sujet
 

I have changed the symbol as instructed. When i did the import, the program just shows me that spinning circle for the last 30 minutes. If I try to click somewhere else it tells me there is an ongoing enquiry and wont let me navigate anywhere else. What do i do now.


 
Posté : 3 Déc PM 16:1212
(@babynus)
Posts: 14952
Membre Admin
 

Check log file and post here errors logged


 
Posté : 3 Déc PM 17:1212
(@iconic)
Posts: 280
Active Member
Début du sujet
 

Attached is the log file as requested.


 
Posté : 4 Déc AM 01:1212
(@babynus)
Posts: 14952
Membre Admin
 

Issue with class ZipArchive confirmed.

PHP doc confirms that ZipArchive is a default existing class since PHP 5.2.0 wich is minimum version required for ProjeQtOr.

Could your check your PHP version ?


 
Posté : 4 Déc AM 11:1212
Share:
Retour en haut