Guest Posted June 22, 2003 Posted June 22, 2003 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. :(
Guest Posted June 22, 2003 Posted June 22, 2003 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).
Paul_w Posted June 22, 2003 Posted June 22, 2003 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.