Jump to content

Missing many hooks


Recommended Posts

Hi,

 

We are upgrading from version 1.4.10.0 to 1.6.0.14 version (latest).  Everything goes correctly.  No error, neither warnings.

 

But when we go on the front end we found that there are many things missing.

After digging, we realize that the hook table is missing many entries (IE displayNav).  For what I know, displayNav was not an existing hook in versions 1.4.  So I guess there should be an instruction in the upgrade that should create this new hook.  I looked at the .sql files in "install\sql\upgrade" of the 1.6.0.14 version that we used to upgrade and there is no file having a "insert into" sql instruction to add the displayNav hook.

 

So my questions are.  How is this hook supposed to be created?  How can I be sure that my upgrade is 100% done.

 

Thanks

 

 

Link to comment
Share on other sites

  • 4 weeks later...

Have same problem.

 

Did an update from 1.4.8.2 to 1.6.0.14 and now when i compare the hooks from a FRESH installed 1.6 version vs my updated one, i can see that some hooks are missing.

 

For example:

actionObjectProductAddafter

actionObjectCategoryAddAfter

actionObjectCategoryDeleteAfter

actionObjectCategoryUpdateAfter

actionObjectCmsAddAfter

actionObjectCmsDeleteAfter

actionObjectCmsUpdateAfter

actionObjectManufacturerAddAfter

actionObjectManufacturerDeleteAfter

actionObjectManufacturerUpdateAfter

 

and so on.

 

Could someone please assist with this issue!? 

 

Thnx

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...