Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

expand product model on admin (order info)


jasyn

Recommended Posts

Posted

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?

Posted
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.

Posted
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

Posted
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

Posted
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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...