Logs for

Page 248 of 211,261, showing 20 records out of 4,225,204 total, starting on record 4,941, ending on 4,960

# At Username Text
# Aug 8th 2008, 09:46 __mork teknoid: can i replace all the dirs but app?
# Aug 8th 2008, 09:46 kamalcom May God bless you
# Aug 8th 2008, 09:46 NOSLOW gwoo: it looks like that line should not apply when $type == 'hasAndBelongsToMany'
# Aug 8th 2008, 09:46 TommyO FunkyWeasel: it tells you what's missing. but what it also tells you is that you've got a bad model call somewhere. my guess in AppModel
# Aug 8th 2008, 09:46 teknoid __mork: all you need to do is replace 'cake' core
# Aug 8th 2008, 09:46 teknoid __mork: meaning, the main cake dir
# Aug 8th 2008, 09:46 FunkyWeasel TommyO: cheers, I'll go have a look there.
# Aug 8th 2008, 09:47 __mork teknoid: thanks
# Aug 8th 2008, 09:48 __mork teknoid: no success: same error
# Aug 8th 2008, 09:48 __mork how can i increase memory cache?
# Aug 8th 2008, 09:48 teknoid __mork: in php.ini
# Aug 8th 2008, 09:49 teknoid __mork: you should figure out which line of code is causing it
# Aug 8th 2008, 09:49 __mork I guess it it not the issue
# Aug 8th 2008, 09:49 __mork already figured out
# Aug 8th 2008, 09:49 __mork in in /var/www/prestazioni/cake/basics.php on line 208
# Aug 8th 2008, 09:49 __mork at that point there is a Convenience method for htmlspecialchars: function h
# Aug 8th 2008, 09:49 teknoid __mork: in your code
# Aug 8th 2008, 09:49 __mork and more exactly at if (empty($charset)) ...
# Aug 8th 2008, 09:49 TommyO __mork: no, that's just where it's being revealed. the error is in your code
# Aug 8th 2008, 09:50 __mork teknoid: it is not only in my code (mmmh... thinking about: unless it is in app_controller, but... no: only some pages give that