Quote:
Originally Posted by Ted S
That said I'll take a look at the search bug and see if we can fix it.
|
I had to remove the mysql_real_escape_string() from around the format search input for it to work. Anything better I could replace it with? We use mysqli if that matters. Its working fine without any function wrapped around it, but not sure if that could lead to other issues on the textbox input on product title searches.