Jump to content

[ RESOLVED ] PS 1.5.3.1 - Reset a module do not re-install tab


be_tnt

Recommended Posts

Hello,

 

For the module I am developping, I have added a new tab in administration menu. When I do uninstall the module, the tab is removed. Then if I install it again, it's re-created. But if I use "reset", it only uninstall it. It likes the installation part of the reset believes that the tab still exist.

 

To check if the tab already exist, I do use:

Tab::getIdFromClassName('AdminSellers')

 

This method uses executeS which use the cache by default so I would guess the issue is linked to cache.

 

Did anyone already have this kind of issue?

Edited by be_tnt (see edit history)
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...