peteravu Posted December 5, 2011 Posted December 5, 2011 (edited) Today I uploaded Multiple Attribute entry boxes in product info page v1.0 for 2.3.1 This contribution provides replacement for the dropdown in product info to attribute entry boxes. It allows the customer to submit Multiple attributes and Multiple quantities per product. 1) Now can have more up to 99 attributes per product changes it if you need. 2) Now after each 15 attributes it splits up in a new column. Use this thread for upgrades, comments etc. Hope somebody can clean up the code. As I think that there is some code that is not needed here from separate_price_per_customers_4.2.2_for_2.3.1. find it here Multiple Attribute entry boxes in product info page v1.0 for 2.3.1 Edited December 5, 2011 by peteravu Quote Thanks to all that contributed to separate_price_per_customers_4.2.2_for_2.3.1, Add Multiple Products with plus/minus buttons, One Page Checkout for 2.3.1, Multi Attribute V2, Login Box Club osCommerce Shipping Date Chooser for 2.3.1, Quickly Update Product Stock 3.8.5 Español and order number in email subject Forum, Thanks Designing New Themes the Easy Way, how-to-set-backgrounds. my contributions Add Multiple Product In Product Listing 2.3.1 v.1.0 and Multiple Attribute entry boxes in product info page v1.0 for 2.3.1
DougieMac Posted January 28, 2012 Posted January 28, 2012 (edited) I have installed this contribution and get the following error when I go to the product page of an item I have set 2 attributes on. The attributes are :- Colour (red, white) Available Options: 1054 - Unknown column 'attributes_hide_from_groups' in 'where clause' select distinct popt.products_options_id, popt.products_options_name from products_options popt, products_attributes patrib where patrib.products_id='29' and patrib.options_id = popt.products_options_id and popt.language_id = '1' and find_in_set('', attributes_hide_from_groups) = 0 order by popt.products_options_name [TEP STOP] On another item where i have set five attributes :- Colour(blue, red and hematite) and Chain Length (16" 18") the drop down box for the colour displays fine but the dropdown for the length does not display. Any suggestions as to where I've went wrong? Edited January 28, 2012 by DougieMac Quote
DougieMac Posted January 28, 2012 Posted January 28, 2012 Have went for a complete rebuild from scratch, so the previous post can be ignored Quote
PUNITH_JAIN Posted October 2, 2012 Posted October 2, 2012 (edited) New Product in "Top" 1146 - Table 'ordermysize.TABLE_CUSTOMERS_GROUPS' doesn't exist select customers_group_id, customers_group_name from TABLE_CUSTOMERS_GROUPS where customers_group_id != '0' order by customers_group_id [TEP STOP] Edited October 2, 2012 by PUNITH_JAIN Quote
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.
Note: Your post will require moderator approval before it will be visible.