AJAX Attribute Manager

Loading of templates - AJAX Attribute Manager

Loading of templates

by radhavallabh » Sat Aug 23, 2025 10:36 am

Hi dear;
Using 1.1.0.1, php 7.4
I save a template in admin on a product page.
I open another product page to edit- Attribute Manager- Select and Load the saved template-
But on load it does not load any template at all on refresh shows some other attribute row loaded with a 'dr' row added showing all attributes of catalog.
Nothing in console...
Pls can you help;
Thank you in advance;
Warm Regds./
radhavallabh
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Contact:

Re: Loading of templates

by raiwa » Sat Aug 23, 2025 11:01 am

Hi,
Just tested on my 1.1.0.1 teststore under php 7.4 and everything works as supposed. Please confirm that you are using the latest attribute manager version.
I do not understand what you are saying here:
But on load it does not load any template at all on refresh shows some other attribute row loaded with a 'dr' row added showing all attributes of catalog
Maybe explain step by step what you are doing and add some screenshots.
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: Loading of templates

by radhavallabh » Sat Aug 23, 2025 1:21 pm

raiwa wrote:Hi,
Just tested on my 1.1.0.1 teststore under php 7.4 and everything works as supposed. Please confirm that you are using the latest attribute manager version.
I do not understand what you are saying here:
But on load it does not load any template at all on refresh shows some other attribute row loaded with a 'dr' row added showing all attributes of catalog
Maybe explain step by step what you are doing and add some screenshots.
Hi dear;
Thank you for reply
Using 3.4 latest version,
I have PM you the screenshots.
The screenshots with label steps-
1- I saved a template
2- I opened new product and selected saved template
3- I loaded template
4- After loading it is blank
5- I save product and reopen some other template loads which I did not create.

Thank you in advance;
Warm Regds./
radhavallah
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Contact:

Re: Loading of templates

by raiwa » Sat Aug 23, 2025 1:31 pm

Latest version is 4.0
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: Loading of templates

by radhavallabh » Sun Aug 24, 2025 4:41 am

raiwa wrote:Latest version is 4.0
Sorry I do not know how I wrote 3.4, it should be v.4.
I had already downloaded it again and re-installed before taking screenshots, again messaging you dear.
SO please could you help fix this;
Thank you in advance;
Warm Regds./
radhavallabh
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Contact:

Re: Loading of templates

by raiwa » Sun Aug 24, 2025 8:09 am

If you get a blank page, it usually means that a php fatal error occured. Please check your error log and report any related errors.

You could also try to install attribute manager on an unmodified clean teststore and check if it works 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: Loading of templates

by radhavallabh » Sun Aug 24, 2025 9:53 am

raiwa wrote:If you get a blank page, it usually means that a php fatal error occured. Please check your error log and report any related errors.

You could also try to install attribute manager on an unmodified clean teststore and check if it works there.
Hi dear,
I checked the php error log, even sql changes on each step- It was due to long query by a dynamically created attribute 'dr' while saving the template. Which I am not able to understand how it ended up in attribute section...as it had no details just empty not even a set product_attribute id,
On load template it is duplicating itself in the am_template_attributes table endlessly leading to blank page error.

I deleted that 'dr' product_attribute from the sql, and empty both attribute template sql tables- to try to fix it.

Now it seems the error is gone.. but still wondering why did the empty attribute generate in first place.
Now on freshly trying to save template and load it seems to work.

Thank you...
Warm Regds./
radhavallabh
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Contact: