C
|
Chris Whitehead 5/10/2025 |
Without looking at the actual values/code it's a little difficult, I've never seen the 1=0 before so hard to say where it's coming from If you remove the 1=0 in the where and paste into a mysql client such as Heidi does that update?.. As a start to try and debug it, I'd manually put in the update mysql statement in the the before record updated and return false, you could also use this as a workaround till you find the solution, |