GeorgeIoak

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Toolbar Search or Filter #98490
    GeorgeIoak
    Participant

    Found it!

    Change

    $searchstr = $_REQUEST['filters'];

    to:

    $searchstr = stripslashes($_REQUEST['filters']);

    ans this works for me at least with the initial testing in FF

    in reply to: Toolbar Search or Filter #98489
    GeorgeIoak
    Participant

    I found your code and was trying to use it but have run into some problems. I added some debug code to check the SQL statement and I found that the WHERE clause was not being created.

    searchstr variable is set to:

    in reply to: Another Missing Data in the Grid Problem #98488
    GeorgeIoak
    Participant

    Sorry guys, I found the problem. When I was initially trying to debug the code I had added an echo statement in the dbconnect.php file:

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!