Log message #111469

# At Username Text
# Aug 8th 2008, 10:07 infantigniter c10s: what do you need the 'anon' user for?
# Aug 8th 2008, 10:06 cl0s i have Guest user.. that i would like to automatically login to my site as like the 'Anon' user.. but then a someone can login as themself which has more permissions.. is this possible?
# Aug 8th 2008, 10:06 FunkyWeasel Still can't narrow down what's causing " Error: Database table cake_app_models for model AppModel was not found." Is there no way to get more debug information? Such as what call is throwing this error?
# Aug 8th 2008, 10:06 cl0s how would I auto login someone using auth?
# Aug 8th 2008, 10:05 FunkyWeasel teknoid: style reasons afaik
# Aug 8th 2008, 10:03 teknoid FunkyWeasel: yes, but why caps?
# Aug 8th 2008, 10:01 __mork what is the better acl plugin manager out there? phpgacl seems to be a little outdated... the one by jeff loiselles refuses to install (better: the browser says it can't find it after copying it in plugin dir)
# Aug 8th 2008, 09:59 gwoo yes
# Aug 8th 2008, 09:59 __mork TommyO: you mean by specifying "fields" array?
# Aug 8th 2008, 09:59 FunkyWeasel Still allowed in 1.2: var $useTable = FALSE; ?
# Aug 8th 2008, 09:58 TommyO __mork: if you're doing large queries with lots of recursion or lots of fields, you might want to tighten up your find() to get only the fields you want. you'll also save a lot of processing time too
# Aug 8th 2008, 09:58 __mork you're very kind!
# Aug 8th 2008, 09:58 gwoo they should be your guide
# Aug 8th 2008, 09:58 gwoo NOSLOW: look at the other ones that were added in that changeset
# Aug 8th 2008, 09:58 __mork thanks, folk!
# Aug 8th 2008, 09:57 __mork but i had problem with charset and this take me "off the road"
# Aug 8th 2008, 09:57 __mork i should figure out
# Aug 8th 2008, 09:57 NOSLOW I'm a little new to writing test cases so it may take me a while...and tips on where to put the test case?
# Aug 8th 2008, 09:57 __mork thanks!
# Aug 8th 2008, 09:57 __mork with 64 is good!
# Aug 8th 2008, 09:57 teknoid __mork: it is... better to increase
# Aug 8th 2008, 09:56 gwoo NOSLOW: yup :P
# Aug 8th 2008, 09:56 __mork i try to increase
# Aug 8th 2008, 09:56 __mork far too little... i think
# Aug 8th 2008, 09:56 __mork 16M
# Aug 8th 2008, 09:56 NOSLOW gwoo: that was a stupid question, right?
# Aug 8th 2008, 09:56 gwoo NOSLOW: sure
# Aug 8th 2008, 09:54 TommyO __mork: it's an out of memory error? how much memory does it say the max is?
# Aug 8th 2008, 09:54 __mork some pages simply do not display (and they work on the remote server)
# Aug 8th 2008, 09:53 freebox2 $base = array($model.'.'.$field . ' LIKE' => '%'.$data[$model][$field].'%');
# Aug 8th 2008, 09:53 NOSLOW gwoo: Should I open a ticket with a test case to show the failure?
# Aug 8th 2008, 09:53 freebox2 yeah! done =D
# Aug 8th 2008, 09:53 __mork i repeat (sorry): the error raises even with a plugin (phpgacl) but not for all the pages
# Aug 8th 2008, 09:52 __mork no, for sure
# Aug 8th 2008, 09:51 TommyO __mork: hmmm... are you calling h() somehwere in your app?
# Aug 8th 2008, 09:51 teknoid __mork: it's never easy :)
# Aug 8th 2008, 09:51 __mork teknoid: not so easy for me :-(
# Aug 8th 2008, 09:51 freebox2 dammit :(
# Aug 8th 2008, 09:51 teknoid __mork: i'm saying something in your app is triggering that error, what you need to find out is what, where and why
# Aug 8th 2008, 09:51 __mork and more exactly at if (empty($charset)) ...
# Aug 8th 2008, 09:51 __mork at that point there is a Convenience method for htmlspecialchars: function h