Fatal error in Step 3 'Class 'Package_Manager_ees' not found


#1

5.5.6.4

When attempting to install Asset version history extension Step 3 is failing with the following error:

Fatal error: Uncaught exception ‘Error’ with message: 'Class ‘Package_Manager_ees’ not found

Does any one know what is causing this error?


(Tyson Adams) #2

Hi,

It sounds like you have the ees folder in the /packages directory, so it’s being interpreted as a package and Matrix is attempting to install it.

The ees folder, which is where Edit+ lives, should be in the /data directory only. If you remove the ees folder from the /packages directory, you should no longer get the error you are experiencing.

Hope that helps.