What's your database collation set to for your products_description table, particularly the products_description column *in* the products_description table? I suspect it's set to something that's not _ci (case-insensitive).
What's your database collation set to for your products_description table, particularly the products_description column *in* the products_description table? I suspect it's set to something that's not _ci (case-insensitive).
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
where would I find that information?
phpMyAdmin
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
ok, this is way out of my zone, but I went into phpmyadmi and clicked on products_description. Then I went to the products_description column. All of them say [BLOB and the size of the files ].
does that make sense?
Hmmm ... no, I would have expected them to be TEXT, not BLOB.
See this image:[scr]http://www.zen-cart.com/forum/attachment.php?attachmentid=9399&stc=1&d=1308801903[/scr]
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
ok, yeah, i see where you are and it does say text. I tried to attach a print screen so you can see what I have, I hope it works.
here is the second half. I notice there is a difference in the collation. So would I need to edit that?