Can someone recommend a low cost or free debug tool that will display the contents of variables within ZenCart?
Can someone recommend a low cost or free debug tool that will display the contents of variables within ZenCart?
www.aspenshopsonline.com - ZenCart 1.3.9h
www.wilkssupply.com - ZenCart 1.3.9h
www.un-du.net - ZenCart 1.3.8a
Admin>Tools>Developers Tool Kit won't do what you need?
You might look into the Web Developer & Firebug add-ons for FireFox. (Both free)
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
The Zencart Developers Tool Kit does a great job of locating where constants, variables etc appear in the code but does not display the contents of variables.
What I want to do is troubleshoot where/why a variable's contents changes. Problem at hand.... I have my shipping options set to NOT display package weight however on one of my websites the weight continues to be displayed in the order totals lines on my invoices and packing slips whenever UPS is the selected shipping method.. It also appears in customer's order information viewable from his/her Account pages. My admin-> Shipping/Packaging is set properly as is the UPS module and I have viewed the settings within the database. So I need a debug tool to track if and when ot_shipping gets reset to other than zero.
In my former life many years ago working at DEC we had test tools that would display the contents of selected variables throughout the file code while the program was running. I have not worked in the field for many years so don't remember what the debug tool was called and it is likely there are lower cost and better tools available now.
I'll check these out.
www.aspenshopsonline.com - ZenCart 1.3.9h
www.wilkssupply.com - ZenCart 1.3.9h
www.un-du.net - ZenCart 1.3.8a
I just discovered Super Globals Plus in the downloads area. From the description it sounds like just what I want. I shot right over that item earlier because the name of the tool threw me off track.
www.aspenshopsonline.com - ZenCart 1.3.9h
www.wilkssupply.com - ZenCart 1.3.9h
www.un-du.net - ZenCart 1.3.8a
Cool. You might also look at THIS. Although, I've never used it, it might be just what you need.
There's also a way to show errors built into the core files, just commented out..........now if I could just remember where.......Dr. Byte, where are you?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!