-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when importing an excel to fill product stocks #29106
Comments
which version of dolibarr? What kind of setup do you have? PHP version, database version, ... What does the dolibarr.log file contain? |
dolibarr 19.0.1,php 8.2.12, phpMyAdmin 5.2.1, xampp |
okay, and your webservers log file? what does that say? |
[Thu Mar 28 13:19:38.538505 2024] [php:warn] [pid 3156:tid 1900] [client ::1:59511] PHP Warning: file_get_contents(): Unable to find the wrapper "zip" - did you forget to enable it when you configured PHP? in C:\xampp\htdocs\dolibarr\includes\phpoffice\phpspreadsheet\src\PhpSpreadsheet\Reader\Security\XmlScanner.php on line 152, referer: http://localhost/ |
Are php-zip package installed?
Maybe it can not find that file because it doesn't have the zip thing?
|
I think that if as I would in this case?? |
fixed here #29011 |
Bug
When I try to import an Excel to fill product stocks, I get a 500 error page
Dolibarr Version
No response
Environment PHP
No response
Environment Database
No response
Steps to reproduce the behavior and expected behavior
No response
Attached files
No response
The text was updated successfully, but these errors were encountered: