This is a discussion on 1054 - Unknown column 'popt.products_options_type within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; opening detail downloadable products but get this error Code: sample download [DL 1] $0.00 Click to enlarge Test download 1054 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| opening detail downloadable products but get this error Code: sample download [DL 1] $0.00 Click to enlarge Test download 1054 - Unknown column 'popt.products_options_type' in 'field list' select distinct popt.products_options_id, popt.products_options_name, popt.products_options_type, popt.products_options_length, popt.products_options_comment from products_options popt, products_attributes patrib where patrib.products_id='64' and patrib.options_id = popt.products_options_id and popt.language_id = '1' order by popt.products_options_name [TEP STOP] |
|
#2
| ||||
| ||||
| You have added the option type feature mod, but have not run the included sql files on the database. Do that and the error goes away.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| what do you mean? its all ok but after updating the newest template bts patch from this site this error comes up i did inserting the bts sql from btsv1.2a_For_max_upgrade.zip |
|
#4
| |||
| |||
| its weird i didn't installing option type 1.6 before patching the BTS 1.5a i did clean install max 1.5.5 working fine then i did the bts1.5a patch and the errors showed up i just inserting this without any files from option type 1.6 zip file, is that ok? ALTER TABLE products_options ADD products_options_type INT( 5 ) NOT NULL , ADD products_options_length SMALLINT( 2 ) DEFAULT '32' NOT NULL , ADD products_options_comment VARCHAR( 32 ) ; ALTER TABLE customers_basket_attributes ADD products_options_value_text VARCHAR( 32 ) ; error is gone... |
|
#5
| |||
| |||
| it seems the bts 1.2 upgrade for max 1.5.5 has some code included in the products_info.tpl.php file included in the aabox template content folder. this should be taken out of the bts upgrade or it forces everyone to install option type feature 1.6 |
|
#6
| |||
| |||
| Quote:
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 1054 - Unknown column 'a.authors_id' in 'on clause' | fuzzyphil | osCMax v2 Customization/Mods | 24 | 04-12-2008 12:23 AM |
| Error: 1054 - Unknown column | islander | osCMax v2 Installation issues | 1 | 02-27-2006 12:31 PM |
| 1054 - Unknown column 'p.vendors_product_price' | RoyceK | osCMax v2 Installation issues | 1 | 02-12-2006 09:22 PM |
| 1054 - Unknown column when restock product | DigitalPimp | osCMax v2 Customization/Mods | 3 | 07-25-2005 02:57 PM |
| 1054 - Unknown column - Help, please ! | Anonymous | osCommerce 2.2 Modification Help | 2 | 11-27-2002 12:48 PM |