Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

character limit in shipping string


Guest

Recommended Posts

Posted

I've been told that you can only have upto 255 characters per string in the shipping rates, is there a simple way around this or are we all just stuck with having to set our shipping weights with greater increments. :(

Posted

Hey I'm talking to myself again!! :P

Well I think I need to change table configuration, configuration_value to longblob Type! Is this correct as I don't want to screw my database up(I'll ofcourse do a backup).

Posted
Hey I'm talking to myself again!! :P

Well I think I need to change table configuration, configuration_value to longblob Type! Is this correct as I don't want to screw my database up(I'll ofcourse do a backup).

 

I changed mine to text, this gives you up to 65,000 characters, this would be better than longblob type. I can see no noticeable performance losses from my changes.

Archived

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

×
×
  • Create New...