mbttechnology Posted January 22, 2003 Posted January 22, 2003 Could anyone help me I am getting this error when i add a product to the store.after i have installed Family Products. Thanks in advance 1054 - Unknown column 'products_family' in 'field list' insert into products (products_quantity, products_model, products_image, products_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_family, products_date_added) values ('1', 'test', 'ix_b_main.jpg', '', null, '1', '1', '1', '6', '12', now())
badjuju Posted January 22, 2003 Posted January 22, 2003 That's because the readme file was incorrect. I posted the correction - just do a search using my username/
mbttechnology Posted January 22, 2003 Author Posted January 22, 2003 i got it to add the product with no errors. now my only question it in the admin section I can not find when to add the family Thanks
mbttechnology Posted January 22, 2003 Author Posted January 22, 2003 1.I have gotton to where it will show the relationship and i get this error TEXT_FAMILY_SUBTITLE Die Hard With A Vengeance ~ Fox 2. Is there a place in the admin section to define the categories Thanks for all the help
badjuju Posted January 22, 2003 Posted January 22, 2003 Yes, on the products page. Select a product, edit and it's the last field on the page. I believe it's called Family class. If you enter a value, ex: TEST1 for Die Hard and also for another movie (the values must be the same), it will work.
mbttechnology Posted January 22, 2003 Author Posted January 22, 2003 thanks sorry for all the question as I am new to php and coding alltogether in the box I see the title as TEXT_FAMILY_SUBTITLE how can I cange that to say customers who purchased tis product Also Purchased Thanks
badjuju Posted January 22, 2003 Posted January 22, 2003 No problem - I'm a newbie too. I don't have access to oscommerce right now, so bear with me. Go to includes/languages/english.php or includes/languages/english/family_products.php I'm looking for a file that was uploaded to this directory. or if the install guide made changes to english.php. Open the file and you should see somethng that has the test for it.
blueline Posted February 20, 2003 Posted February 20, 2003 Yes, that was "my bad." I guess next time, before I upload a contribution, I'd better do a clean install for testing purposes. My typo has caused so many questions...I feel so bad. Sorry everyone. -Chris Chris Sullivan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.