
André Nankran - 2016-06-22 14:15:43
Hello!
I'm having a problem with an xlsx generated from a php script.
Basically, the system will work like this: an xlsx file is exported, it's filled, and then it's imported and read with SimpleXLSX.
The error message I'm getting is ["error":"SimpleXLSX":private]=>
string(28) "Entry not found: _rels/.rels
I'm thinking the problem is somehow related to the file been generated from php.
Any help?