Fatlad Posted May 23, 2004 Share Posted May 23, 2004 Hi, Don't know if this is possible...I can't find any posts regarding what I want to do, but I'm not sure I'm searching the right thing. Here goes... I set up a store using all the default settings, and it works great, but my ultimate goal is to set up a store selling music; LPs, CDs, Singles etc. Now in the example database, the closest thing would be the DVDs I guess, where all the information regarding each DVD is stored in the Description field as one long text string including HTML tags. What I would like to do is split each item of information (or attribute of the DVD) into it's own field, so, to take the DVD example, it has attributes such as Region Code, Languages, Subtitles, Audio and so on, which I would like to each have their own field. Is this possible? If it is, how would I go about it or where could I look for a tutorial on doing this? I've just started looking at osCommerce this weekend, so sorry if this has been asked before. TIA Russ. Link to comment Share on other sites More sharing options...
vasttech Posted May 23, 2004 Share Posted May 23, 2004 There are a couple contributions that will do this. osCommerce Knowledge Base osCommerce Documentation Contributions Link to comment Share on other sites More sharing options...
Fatlad Posted May 24, 2004 Author Share Posted May 24, 2004 Thanks Jeff....do you happen to know what they're called? Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted May 24, 2004 Share Posted May 24, 2004 The contributions referred to above, are they about adding fixed fields to the products (or products_description) table, or is it about a more flexible way of adding attributes similar to options ? I'm personally interested in the flexible approach as all my products don't have the same set of attributes. I was looking to extend the option types functionality, to tweak this and add a readonly flag or so, to simulate a readonly attribute. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.