numinix:
Run the lines in the SQL file to alter the products table with the products_upc and products_isbn columns:
ALTER TABLE products ADD products_upc varchar(32) NULL default NULL after products_model;
ALTER TABLE products ADD products_isbn varchar(32) NULL default NULL after products_upc;
>
> Moebiusenterprises, I'm going to give you a tip for your survival here in the forum. Always read a thread before posting as this was covered previously. I also announce all version numbers in my threads so you can quickly scan the thread for the relevant information regarding that version.
I think that Numinix has been a little naughty with his update to this mod.
The mod as posted in the download section does not work 'straight out of the box' (despite numinix's assurances that it does), because it appears to be dependant upon another mod. To get the very useful Quick Updates to work in Numinix's version, further modification is, apparently, necessary - **but the user has to visit this thread to find out what the additional mod is,** AND gets chastised for not reading the entire thread!!
Come on, get real, and stop this craziness, Numinix!! Update the mod so that it WILL work as posted in the downloads section without the need for additional research, **OR, since most Zen Cart users are not selling books**, please re-post the OLD version in the downloads section.