Jump to content

No access reference in table module_access for id_module Array


Zuzana Brendza

Recommended Posts

It may be related to some third party modules you have.
1. Enable Debug by editing the PS_ROOT/config.defines.inc.php and change the line 

define('_PS_MODE_DEV_', false)

to

define('_PS_MODE_DEV_', true)

for error messages to be displayed clearly.
If you have some bits of coding experience you will understand more about what the issue is then revert the change to not bother the visitors.
If not I suggest you go to your server PS_ROOT/modules and start renaming a module at the time (start with the third party modules) then check if the problem persist, if not, you found the culprit.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...