Guest Posted April 29, 2008 Share Posted April 29, 2008 Guys, I hope some of you could help me. I'm finishing my on-line store but I've got a problem: each product (t-shirts) will be offered in some colours if the choosen size is between L-XXL and in other different ones if the choosen size is 3XL or 4XL-5XL. What happened is that I couldn't find the way to do it with the attributes standard admin. I've been looking for at the contribution section with no luck. So, is there any contribution that allow me to combine these values? Ideally, there will be two combos: one for sizes and one for colours. Depending of the choosen size, the colours combo must change. Thanks so much in advance!! I wait for you reply. Quote Link to comment Share on other sites More sharing options...
spooks Posted April 29, 2008 Share Posted April 29, 2008 Guys, I hope some of you could help me. I'm finishing my on-line store but I've got a problem: each product (t-shirts) will be offered in some colours if the choosen size is between L-XXL and in other different ones if the choosen size is 3XL or 4XL-5XL. What happened is that I couldn't find the way to do it with the attributes standard admin. I've been looking for at the contribution section with no luck. So, is there any contribution that allow me to combine these values? Ideally, there will be two combos: one for sizes and one for colours. Depending of the choosen size, the colours combo must change. Thanks so much in advance!! I wait for you reply. Hi, I have installed Quantity for Product Attributes http://addons.oscommerce.com/info/3302 wich works very well, I have had to do quite a few mods to make it fit my stores. Start with Ben Cooper contrib 28 Jun 2005 , then do yuvalj contrib 28 Jul 2005 NB my sites are OSC2.2 rc1 Sam Quote Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
Guest Posted April 29, 2008 Share Posted April 29, 2008 Hi, I have installed Quantity for Product Attributes http://addons.oscommerce.com/info/3302 wich works very well, I have had to do quite a few mods to make it fit my stores. Start with Ben Cooper contrib 28 Jun 2005 , then do yuvalj contrib 28 Jul 2005 NB my sites are OSC2.2 rc1 Sam Hi Sam: thanks so much. I'll try it!! Quote Link to comment Share on other sites More sharing options...
witer Posted April 29, 2008 Share Posted April 29, 2008 (edited) Hi, I have installed Quantity for Product Attributes http://addons.oscommerce.com/info/3302 wich works very well, I have had to do quite a few mods to make it fit my stores. Start with Ben Cooper contrib 28 Jun 2005 , then do yuvalj contrib 28 Jul 2005 NB my sites are OSC2.2 rc1 Sam Hi, Could you be so kind and tell me what kind of mods you hae done? I instaled this contribution one week ago and I have a lot of problem. This contribution is not able to obtain products_attributes_id from databse. I do not know what is wrong. I have two attributies - colour and size. I will be thankful for your support. Edited April 29, 2008 by witer Quote Link to comment Share on other sites More sharing options...
spooks Posted April 30, 2008 Share Posted April 30, 2008 Hi,Could you be so kind and tell me what kind of mods you hae done? I instaled this contribution one week ago and I have a lot of problem. This contribution is not able to obtain products_attributes_id from databse. I do not know what is wrong. I have two attributies - colour and size. I will be thankful for your support. Hi I did many & there were several bugs I fixed, unfortunatly I never got time to make a contribution with them all. If you let me know your specific problem I`ll try to remember my fix. The mods I did included fixing stock value update, fixing purchase of stock with no atribute, drop down quantity box for atribute etc If you can give me your specific error I`ll try to work it out, I don`t remember any dbase issues. Quote Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
witer Posted May 5, 2008 Share Posted May 5, 2008 Hi, There are a lot of things. The first is when customer ordered something he received email with confirmation but with out attributes list. second problem is when I trying to delet order and update stock there is problem below 1052 - Column 'products_options_values_id' in field list is ambiguous SELECT products_options_id, products_options_values_id FROM orders_products_attributes LEFT JOIN products_options ON products_options_name = products_options LEFT JOIN products_options_values ON products_options_values_name = products_options_values WHERE orders_products_id = '211' Could you tell me what is wrong with this???? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.