Options Images

Image attributes not showing shop side - Options Images

Re: Image attributes not showing shop side

by raiwa » Fri Mar 28, 2025 7:15 pm

O.K. this is the language file I missed to update. This is not important. Important is that you have the actual hook in place:
if (!file_exists(DIR_FS_CATALOG . 'includes/hooks/admin/products_attributes/OptImages.php' and it seems you have this one missing.
I'll update the text according, but everything should work if you just copy the files which are in the package.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact:

Re: Image attributes not showing shop side

by artfulweb » Fri Mar 28, 2025 7:21 pm

No, the hook is in place as I downloaded a second time and started from scratch with the same result so I give up.
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Contact:

Re: Image attributes not showing shop side

by artfulweb » Fri Mar 28, 2025 7:22 pm

Admin still works great, just no images shop side. Every file checked and n o errors in logs.
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Contact:

Re: Image attributes not showing shop side

by raiwa » Fri Mar 28, 2025 7:41 pm

I think I spotted it:
You probably have another addon which overrides the product_loader.php class in: system/override.
If this is the case, you need to combine the modifications in : system/override/attrib_images/product_loader.php with the other one and leave only the combined product loader there.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact:

Re: Image attributes not showing shop side

by artfulweb » Fri Mar 28, 2025 9:47 pm

Thank you, found it : Attribute Manager. Will try to merge and leave just one.
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Contact:

Re: Image attributes not showing shop side

by artfulweb » Fri Mar 28, 2025 9:58 pm

Perfect! That worked, merged into attrib_images/product_loader and deleted attribute_manager/product_loader and all is fine. Thank you so much!
artfulweb
Contributor
Posts: 184
Joined: Thu Oct 29, 2020 12:34 pm
Phoenix Version: v1.1.0.6
Contact: