| Re: Oledrion: Error when uploading the product image |
| by zivXP on 2023/4/3 15:11:20 The server uses GD 2.2.5 Image functions extension Tried the same thing on xoops 2.5.11. PHP 7.4.33 It turns out the same error when loading the image (auto-create thumb-files). + Demo products (Import Sample Data (will delete ALL current data)) are not loaded in this configuration (xoops 2.5.11., PHP 7.4.33). Error: Call to a member function getModule() on bool |
| Re: Oledrion: Error when uploading the product image |
| by zivXP on 2023/4/3 6:38:50 This is good news (XOOPS 2.5.11 RC1). I tested the module Oledrion, and I liked it as an online showcase. How to expand its capabilities a little? |
| Re: Oledrion: Error when uploading the product image |
| by Mamba on 2023/4/3 2:11:12 We just released XOOPS 2.5.11 RC1, so with this out of the way, I hope to have some time next week to look into the modules. As always, thank you for testing and for reporting the issues! We appreciate it very much! |
| Re: Oledrion: Error when uploading the product image |
| by zivXP on 2023/4/1 14:34:29 No one knows why it is not possible to create thumb-files? Information taken from PHP ini file: GD library support: Enabled (Thumbnails available) Server uploads status: ON Max upload size permitted (upload_max_filesize directive in php.ini): 1047527424 Max post size permitted (post_max_size directive in php.ini): 1047527424 Memory limit (memory_limit directive in php.ini): 268435456 |
| Re: Oledrion: Error when uploading the product image |
| by zivXP on 2023/3/30 18:10:42 Quote:
I wanted to write I set the settings as above and the images started loading. ![]() Apparently, some kind of library is needed for work, which is not available on the hosting. |