I'm doing some automation for an CRE/oscommerce site (supplier's inventory to client's store inventory) and I'm running into:
A database table products_options_values which I've just discovered has two fields together as key, and no auto_increment field, which means I'll have to figure out the next value for products_options_values_id before I can do an insert. If anyone has any insight, I'm all ears. I'm lazy and don't like to have to hunt for the next insert id, not to mention it seems like a bad idea. Maybe I missed the bigger picture?
<warning>This deteriorates into a rant from here on</warning>
I find the forums at oscommerce not very useful. To be honest I gave up over there after reading several posts there. Whats up w/ cramming people's respones into scrolling panes on forums? :mad: A little scrolling window is a lame UI, esp since the browser content can extend down the page indefinitely. (I've seen this on this site too, makes me worry)
Thankfully I don't have to do any moding of OSC pages themselves. I like to see a little more use of layers in the design of software than I'm seening in OSC. :queasy: