Left Admin Menu

1.0.8.4 Not working - Left Admin Menu

1.0.8.4 Not working

by Tanya » Thu Jul 15, 2021 7:40 am

New install 1.0.8.4
Enable override template in My store
Paste file to templates/override/includes/hooks/admin/siteWide/hMenu.php

No down arrow to show a left menu.

How to get it to work in 1.0.8.4?

Thank you.
Tanya
Posts: 19
Joined: Tue Mar 09, 2021 3:16 pm
Contact:

Re: 1.0.8.4 Not working

by zipurman » Thu Jul 15, 2021 4:36 pm

1.0.8.4 looks like it no longer loads hooks from the templates/override/includes/hooks/admin/siteWide . You can do the following to get this working:

- create a folder: includes/hooks/admin/old
- move includes/hooks/admin/siteWide/hMenu.php to /hooks/admin/old/hMenu.php
- move templates/override/includes/hooks/admin/siteWide/hMenu.php to includes/hooks/admin/siteWide/hMenu.php

This should solve the issue. *** This now becomes a core change ... but ATM, I am unaware of another way to do this.
zipurman
aka Preston Lord
-----------
Happy to help where I can ;)

https://phoenixaddons.com
https://www.youtube.com/zipurman/ ** PHOENIX HOW-TO VIDEOS **
Image
User avatar
zipurman
PhoenixCart Developer
PhoenixCart Developer
Posts: 470
Joined: Tue Oct 13, 2020 5:20 pm
Contact:

Re: 1.0.8.4 Not working

by Tanya » Thu Jul 15, 2021 5:30 pm

Thank you, Left Admin Menu works now.
Tanya
Posts: 19
Joined: Tue Mar 09, 2021 3:16 pm
Contact: