multiSearch.php Question

14 posts by 5 authors in: Forums > CMS Builder
Last Post: June 15, 2012   (RSS)

By zip222 - June 14, 2012

For an example, go to: http://jhf.mizrahidev.com/search/
and search for "test" and for "Test" - note capitalization

See attached file for code.
Attachments:

code_001.php 9K

Re: [zip222] multiSearch.php Question

By Jason - June 14, 2012

Hi,

I did a little research and found the thread from when we last had this problem. The issue we found was that on of the fields being searched on was not a string (in that case, it was a date field). This caused the search query to treat all the data being search on as a binary string, which made it case sensitive. I took a look in your code and didn't see anything that what was obviously not string data, but this is the most likely cause. The login information we had from that time no longer works, so I can't investigate further.

If you could email in login details (CMS and FTP) to support@interactivetools.com, we can take a quick look and let you know what we find

Thanks
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By zip222 - June 14, 2012

Sent. thanks!