So we launched our new shop.
Took as a while. A lot of hard work, a lot of coding and modifying the existing code. We had some serious troubles with the tables. For example, for testing purposes, instead of 4 columns (like now), we had 6 – service, price, service ID# (for internal use), description, employee/department in charge and add to cart button. We were thinking of testing it first, and then we’d remove the Service ID# and e/d columns (you guys don’t need to no that).
Well, the problem arose; the script itself was programmed to parse the values of those columns regardless of what is shown as HTML. For example, when we removed the two columns from HTML, the script didn’t hesitate to display those values, so everything was screwed up. Blah.
Took us 2 hours to merely locate the problem.
Now, it works perfectly good.
I’d certainly tell you to go and check it out




