Make sure that you have the ZC139 default admin/attributes_controller.php file installed, not the one from the "module"
Make sure that you have the ZC139 default admin/attributes_controller.php file installed, not the one from the "module"
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !
Odd Bodkin Renaissance Shop (1.3.9h shop)
http://www.oddbodkin.com
In that case, it could well be be that you missed something during your upgrade process; if you still have the old files, perhaps run through the file comparison process again?
I assume the values still exist in the database and still display in other places you'd expect?
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !
Mostly. There's a couple places where they don't show up, seemingly at random. Like here: http://inventory.oddbodkin.com/index...roducts_id=648
And of course there's the problem of not being able to edit product attributes very effectively. :)
Odd Bodkin Renaissance Shop (1.3.9h shop)
http://www.oddbodkin.com
I think I might have some idea of what is going on now. I've gone through all my files again and couldn't find anything there that might be affecting this. However, a friend suggested I look for bugs in the java script and I fond a couple of errors that it's throwing. I think it has to do with a modification I made a couple years back. I wanted to add longer option values as descriptions for read only attributes go give tips during the ordering process as well as some html tags to make it more interactive. You can see what I mean here: http://inventory.oddbodkin.com/index...roducts_id=573 and click on attributes.
Do you think the longer names could be causing errors? There are 2 or 3 errors that attributes controller seems to be throwing.
one is: attributes_controller.php:1681Uncaught Syntax Error: Unexpected Token Illegal
attributes_controller.php:1324 Uncaught Reference Error: update_option is not defined
Any ideas on what's going on and how I can fix this?
Odd Bodkin Renaissance Shop (1.3.9h shop)
http://www.oddbodkin.com
Odd Bodkin Renaissance Shop (1.3.9h shop)
http://www.oddbodkin.com
I have a brand new install. I'm not seeing these "dependent" attributes. Where should I be looking? I posted a question regarding this (and other stuff) earlier.
I, too, was having trouble understanding how this was built in to v.1.3.9...
Just to clear things up in this matter -
After downloading this mod, I realised the file (attributes_controller.php) is an admin file - therefore making the attribute controller in the ADMIN dependent.
e.g. You have the attribute option names Colour and Size, and option values Black and Small. When inserting attributes on products within the admin, as of v.1.3.9, the value Black will only show after selecting Colour, and Small after selecting Size.
Previously, all values for all options were shown, making a mess if you have lots of attributes.
So, the 'dependent' values only apply to the ADMIN side.
As a result, I am still looking for something that will create this effect on the public side, as EKGMarketing obviously is.
Does anyone know of anything that can do this?
Thanks,
Tija
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.