Open JJFeenstra opened 7 months ago
Hi @JJFeenstra, this issue is (usually) resolved upon clearing the cache. We're looking into a way to fix this ourselves, but for now I hope this workaround will suffice.
Hi @JJFeenstra, this issue is (usually) resolved upon clearing the cache. We're looking into a way to fix this ourselves, but for now I hope this workaround will suffice.
I have a feeling this is a deeper problem, since cache is disabled in this (development) instance of prestashop, and the problem still persists after having cleared the cache from the Performance page.
Update: maybe this is environment dependent. On my windows development machine, this problem occurred, yet on the linux (ubuntu) test server, the module was able to install.
Hi @JJFeenstra, does this still occur on newer versions? I feel like this is the same problem that was solved in #246 (which was released in beta.3).
Hi @EdieLemoine This still occurs. Same configuration (PHP 8.1.25, PS 8.1.4).
I did as someone in the other thread suggested, also removing the entire module (including files), removing the myparcel tables in the database, clearing the cache, then getting the latest version (beta4) and installing it. Same result, a blank settings page (and also no quick menu entry under "Delivery').
@JJFeenstra this is usually solved by clearing the cache, but I was really hoping it would be solved for good in that issue 😬
Version check
PrestaShop version
8.1.4
PHP version
8.1.25
What went wrong?
After installation, default controller [MyParcelNLAdminSettings] is not found. Installation goes OK, but then - also after clicking the configure button on the module - the message is shown:
Reproduction steps
Relevant log output
No response
Additional context
No response