
Originally Posted by
townsend2009
I too cannot get this to work with the latest version:
Zen Cart 1.3.9h
1.6 worked great then I upgrade which of course wiped it all out...it was okay since I found that the mod was updated to 1.7 but the instructions aren't clear to install and it's not changing anything when I upload and install. Hmmm...I'll be watching this thread. I really LOVE this mod.

Not sure what trouble you are having but I installed this and I couldn't for the life of me work out the problem with my attributes controller then I did a quick winmerge of the admin/attributes_controller.php and realized that this mod needed an updated version to work with 1.3.9h
It was missing
Code:
<?php echo zen_draw_hidden_field('securityToken', $_SESSION['securityToken']); ?>
From a number of sections
I hope this helps - this made it work on my store (cross the fingers there is no other issues)
I have attached my version if anyone can use it!
Bookmarks