Good to hear and good luck :)
If you want to track some information, maybe you could use the CakePHP
log function! See http://book.cakephp.org/view/159/Using-the-log-function
Enjoy,
   John

> On Jan 8, 10:03 am, Molot <molots...@gmail.com> wrote:
>
> Thank you, it worked. Now I have to rebuild kinda big part of app, but 
> whatever; that's what I'm paid for.
> However, for task like this, I still think it would be 'nice' to be able to 
> get some tracking data. Just the occasions it's > needed seems to rare for 
> anyone to code it ;)


On Jan 6, 10:33 pm, John Andersen <j.andersen...@gmail.com> wrote:
> If you know where the counts are supposed to be presented - in a view
> - then work yourself backwards, from the view to the controller action
> and into the model.
> If the counts are retrieved in the view using requestAction, then find
> the controller action specified in the requestAction and work
> backwards from there.
> Enjoy,
>    John
>
[snip]
Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to