Thomas N
Thomas N
Thanks for the feedback. I'll have a look at it later, as I struggled a bit to load my local instance today. :)
The PR https://github.com/PrestaShop/autoupgrade/pull/720 will fix one issue provided in the list. The rest can be found on a fresh install as well, so a new issue will replace this one...
Not sure if this branch is still up to date, but I have tested your latest release on your fork @psieg, and I'm impressed by the performance improvement provided by...
This error is coming from a module pre-installed with PrestaShop 1.7. It is not related to this image because you'll get it as well in other environments, outside Docker. But...
No change needed, closing.
Marked as "Blocked" until the core PR is reviewed
@AureRita Can you confirn the issue is solved?
**On 8.2.1**, the constant is supposed to be always defined in the file `config/defines.inc.php`: https://github.com/PrestaShop/PrestaShop/blob/628c35d3036cbf6b57ade37b22e3abf0511f8538/config/defines.inc.php#L61-L63 **On 1.7.8.8**, this constant was defined in `classes/Configuration.php`: https://github.com/PrestaShop/PrestaShop/blob/573839a859c92675af2d5482a3618426efad6ca1/classes/Configuration.php#L203-L205 If the files are being changed...
@QuentinMontant now that Update Assistant 7.1 is now released, can you please try again and let us know if the probleme still occurs?
> Unfortunately the upgrade doesn't work for me too. I get multiple errors. [ > >  If you checked the option "disable non-native modules", the module `ps_edition_basic` is likely...