Hi David,
First of all, I would like to thank you for your product. I bought it yesterday and I am impressed.
I have read a few post regarding search.php to solve an upper versus lower case results issue.
But I did not find any answer.
As I had the same type of issue for an another website, I jumped into the code to solve it (but you might have a nicer way to do it).
The issue:
"Le baiser" versus "le baiser"
To solve that I "strtolowered" the $q variable and did the same for every mysql query using LCASE.
It seems to solve the issue for every case I came accross so far.
Now, I can spell products names as I write.
Le baiser can be written LE BAISER, Le BaIsEr, le baiser, LE baiser, le BAISER...
Hi John,
I'll follow up by email with the accented vowels mod.
Cheers,
David.
--
PriceTapestry.com
Hi David,
I have the same issue.
Can you help me to solve this issue please ?
Thanks.
Hi John,
Thanks for that! Ordinarily MySQL should be case insensitive but I am familiar with working with users running non-English language sites in which a modification to handle accented vowels (by converting to the non-accented equivalents) has helped - if you would be interested in that let me know!
Cheers,
David.
--
PriceTapestry.com