Issue installing, enabling or disabling addons

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.

So this table does not have any records for the root user you use?

Yes it does, the logged in user is part of the administrators group as expected

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

Root user should not have any records in this table. Try to delete them

1 Like

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.

It is required to examine issue directly on your server.

1 Like