Hi,
I use Joomla 5.2.3, upgraded from 3.10.12 > Joomla 4.4.10.
When trying to JEM 2.3.6 to JEM 4.3.1, I get the following error:
Code:
JInstaller: :Install: Error SQL Duplicate column name 'emailacljl'
Extension installation stopped.
Package Update: There was an error installing an extension: com_
When I look in the extension manager, I see that component version 4.3.1 was installed in admin, but all other items remained as before (version 2.3.6).
In an earlier post () I find this:
Code:
ALTER TABLE `xxxxx_jem_categories` DROP `emailacljl`
I executed the script, checked if the column was gone, and tried to update again.
Sadly the same error keeps occuring.
Anybody has a solution?
Thanks in advance.