We are having a problem with installing enabling or disabling addons using cs-cart version v4.19.1.SP1 with PHP8.1
Whenever we try to install an addon, we shortly see the loading icon then the page refreshes, but the plugin won’t install and the menu on the left dissappears.
We also cannot enable or disable any existing plugins because there is no activate or deactivate button/option available.
I check the users permissions and the table cscart_usergroup_links but all seem to be ok on that part (user is root administrator)
We don’t see any errors in error_log related to this.
The user has is_root set to Y in cscart_users table and status set to F in cscart_usergroup_links table.
I already tried changing status F to A, but then the user is no longer a root administrator it seems
Deleted the entry, but this made no difference.
Addons still do nothing when pressing install and installed and activated addons are still missing the option to enable/disable/uninstall.