jasyn Posted October 21, 2008 Posted October 21, 2008 some of my product models are way to long. i think the max characters right now is maybe 12 characters that show up in the order page on the admin side. where do i go to extend it so that it shows 20 characters instead?
Hotclutch Posted October 21, 2008 Posted October 21, 2008 some of my product models are way to long. i think the max characters right now is maybe 12 characters that show up in the order page on the admin side. where do i go to extend it so that it shows 20 characters instead? Go to phpMyAdmin and edit the products model field AND orders_products model field to 20.
jasyn Posted October 21, 2008 Author Posted October 21, 2008 Go to phpMyAdmin and edit the products model field AND orders_products model field to 20. in phpMyAdmin i've changed the products_model field under orders_products where do i find this other produts model though? you say there should be 2 options that i edit
Hotclutch Posted October 21, 2008 Posted October 21, 2008 in phpMyAdmin i've changed the products_model field under orders_products where do i find this other produts model though? you say there should be 2 options that i edit In the products table below orders_products.....you will see the fields name, model, image, price, weight, etc
jasyn Posted October 21, 2008 Author Posted October 21, 2008 In the products table below orders_products.....you will see the fields name, model, image, price, weight, etc ok then i think the only one i needed to edit was orders_products for products_model .. everything else was set to 24 char :) thanks Hotclutch!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.