Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Character Limit On File Names?


Guest

Recommended Posts

Hi guys,

 

Would anyone know if Oscommerce has a character limit on file names (product images)?

 

I try uploading a file (product image) which has 60+ characters but it cuts the file name and causes the image not to display, if I make the file name a little shorter it works fine which indicates there is some sort of character limit.

 

Anyone know where I can locate this?

 

Thanking you in advance.

Link to comment
Share on other sites

Would anyone know if Oscommerce has a character limit on file names (product images)?

 

I try uploading a file name with 63+ characters but it cuts the file name and causes the image not to display, if I make the file name a little shorter it works fine which indicates there is some sort of character limit.

 

Anyone know where I can locate this?

The name of the image file is stored in the table products, column products_image which is varchar 64. So your deduction is OK.

Link to comment
Share on other sites

The name of the image file is stored in the table products, column products_image which is varchar 64. So your deduction is OK.

 

There you go. Thank you :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...