Quote Originally Posted by Kevin205 View Post
Thanks for the prompt reply.

When would the next version be out?

Any lead into where to start diving would be greatly appreciated.

ps. everyone says try to keep any additional fields away from the core tables. That's why I chose to create a new table!
Well... you don't HAVE to follow that advice. For coding changes, be sure to use the over rides, but if you are simply adding a couple fields that are very specific to the products data, put them in the PRODUCTS database. Things will be MUCH simpler, you'll have fewer SQL requests, and actually LESS core modifications.

Next version? Weeks... Months? Depends on my work load and if I can get some free time. Next version will be submitted to the zencart downloads, so I want to be sure it's solid and well documented.

-chadd