Forum

Unable to import ne...
 
Notifications
Clear all

Unable to import new Projects using CSV or XLSX files

6 Posts
2 Users
0 Reactions
3,487 Views
(@iconic)
Posts: 280
Active Member
Topic starter
 
[#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.


 
Posted : 03 Dec 2015 4H50
(@babynus)
Posts: 14952
Member 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.


 
Posted : 03 Dec 2015 14H35
(@iconic)
Posts: 280
Active Member
Topic starter
 

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.


 
Posted : 03 Dec 2015 16H19
(@babynus)
Posts: 14952
Member Admin
 

Check log file and post here errors logged


 
Posted : 03 Dec 2015 17H11
(@iconic)
Posts: 280
Active Member
Topic starter
 

Attached is the log file as requested.


 
Posted : 04 Dec 2015 1H18
(@babynus)
Posts: 14952
Member 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 ?


 
Posted : 04 Dec 2015 11H02
Share:

Scroll to Top