View Single Post
Old October 29th, 2010, 04:47 PM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
well its not a partial fix thats a new thing your talking about.

Remember how your database saves it can be different depending on encoding etc

If your not finding it on a search of the string its because your database saves it some other way than your tryping it.

My database tables are UTF8 and when I store an umlate it is stored correct like example

männer

That is stored in my database as that and is very searchable.

Now what I would suggest is searching for other matches or partial matches to find a string.

Again category editing is something different than what we have been discussing on language editor.

Any announcement box in the adm-cats.php script I would need to check for any htmlspecialchars line and try commenting that out.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote