Logs for

Page 120 of 211,239, showing 20 records out of 4,224,780 total, starting on record 2,381, ending on 2,400

# At Username Text
# Aug 7th 2008, 05:22 achew22 oh
# Aug 7th 2008, 05:22 achew22 I could do it in 1 query I think...
# Aug 7th 2008, 05:22 achew22 I don't know -- let me think for a little while
# Aug 7th 2008, 05:24 Martz poluta1: you changed it? whats the error again?
# Aug 7th 2008, 05:24 jessy_ is there a way to get the table prefix for the current database configuration in a controller ?
# Aug 7th 2008, 05:25 poluta1 Martz: yes i have to change it
# Aug 7th 2008, 05:25 poluta1 but still not work
# Aug 7th 2008, 05:25 poluta1 how to test property value?
# Aug 7th 2008, 05:26 poluta1 i'am not trying your function matchCaptcha (and$model, $isSetCaptcha, $captchaText) { .. } yet
# Aug 7th 2008, 05:26 Martz poluta1: debug it to keep simple, get your property from the controller into the model and pr() it
# Aug 7th 2008, 05:26 Martz in beforeFind() or something
# Aug 7th 2008, 05:26 Martz just to make sure your passing it
# Aug 7th 2008, 05:26 Martz then go from there
# Aug 7th 2008, 05:26 Martz i gtg in a min
# Aug 7th 2008, 05:27 poluta1 i'am not trying your function matchCaptcha (and$model, $isSetCaptcha, $captchaText) { .. } yet
# Aug 7th 2008, 05:28 primeminister__ hi!
# Aug 7th 2008, 05:28 primeminister wondering if I can change the where class in an UPDATE query
# Aug 7th 2008, 05:29 alkemann primeminister: what are you trying to achieve?
# Aug 7th 2008, 05:29 primeminister default: UPDATE x SET skinid=2 WHERE id=12; Extra wish AND accoutnid=12345
# Aug 7th 2008, 05:29 primeminister so extra security in the UPDATE statement