jnsgioia Posted Thursday at 07:02 PM Posted Thursday at 07:02 PM Hello, I updated to the 1.6 version and when I tried to do a csv import of a spreadsheet I got a server error 500. I reverted to version 1.5.1 and the upload went through with no problems. Thank you for any help in this, Laura
0 jnsgioia Posted Thursday at 10:07 PM Author Posted Thursday at 10:07 PM It looks like it is a problem with the spreadsheet module. This is the error: Declaration of PhpOffice\PhpSpreadsheet\Collection\Memory::get($key, $default = null) must be compatible with Psr\SimpleCache\CacheInterface::get(string $key, mixed $default = null): mixed in file modules/tbspreadsheetdatasource/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory.php at line 40
0 datakick Posted yesterday at 07:01 AM Posted yesterday at 07:01 AM Indeed, the composer dependency of this module do not work properly with the composer dependencies inside core. We really need some way to have composer dependency isolated (to support different versions in every module). But that will be very hard task to implement. Meanwhile, I've released a new version of tbspreadsheetdatasource for thirty bees 1.6.0. Please update the module, and it should work again 1
0 jnsgioia Posted yesterday at 03:41 PM Author Posted yesterday at 03:41 PM 8 hours ago, datakick said: Indeed, the composer dependency of this module do not work properly with the composer dependencies inside core. We really need some way to have composer dependency isolated (to support different versions in every module). But that will be very hard task to implement. Meanwhile, I've released a new version of tbspreadsheetdatasource for thirty bees 1.6.0. Please update the module, and it should work again Thank you! That fixed the problem.
Question
jnsgioia
Hello,
I updated to the 1.6 version and when I tried to do a csv import of a spreadsheet I got a server error 500. I reverted to version 1.5.1 and the upload went through with no problems.
Thank you for any help in this,
Laura
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now