Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Name length and products_description


zalik22

Recommended Posts

I am trying to increase the limit on the product names because some of mine are getting cut off.

 

i read on some other older threads that fixing this problem requires making modifications to the products_description table.

 

however I cannot find this table anywhere.

 

Please let me know how to go about increasing the allowable length on my product names. thanks

Link to comment
Share on other sites

sorry but i cant seem to find that either.  what path should I go down to locate this file? thanks

 

The other posts may have been referring to editing the field length in the database itself with phpmyadmin. You would need to edit the product_name field length in the table products.

 

Hope this helps.

Link to comment
Share on other sites

The products_name comes under the products_description table, and that's already set to 64 characters in length - which is more than enough for a products name.

 

Are you referring to products_model, which does come under the products table and is 12 characters long by default?

 

Vger

Link to comment
Share on other sites

The products_name comes under the products_description table, and that's already set to 64 characters in length - which is more than enough for a products name.

 

Are you referring to products_model, which does come under the products table and is 12 characters long by default?

 

Vger

 

Thanks! It worked, I appreciate the help.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...