This topic is locked

The $where that is passed to a event..

6/16/2007 1:41:38 PM
PHPRunner General questions
M
michaelmac author

Hey Everyone
One of my _list stop working correctly after I reset it. I noticed that I was not able to update a table with one of my events. I had not modified the event code, so I did a output of all the variables in my snippet. The $where is showing 1=0. What caused this change, and where do I go correct it? Also I did a print_r($_SESSION) in the offending event, it shows me nothing but Array and not values.. What should I do?
Thanks
Mike

J
Jane 6/18/2007

Mike,
make sure that you uncheck No records on the first page option on the Edit SQL query tab.