This is in cakephp 1.1.16 BTW
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PRO
Hello All,
I have come across an issue with view caching and I was wondering if
any had a similar experience. When a view is cached my function for
registering views in the database no longer works. See here.
I have a function in my MediaController
function view($id = null) {
Hello Fellow bakers,
I am trying to combine the Timesheet app from cakeforge with the
hdCalendar plugin. More specifically, i am trying to pass an array of
Tasks to the Events function of the calendar helper, so that I can see
the tasks is in a weekly view. Has anyone been able to get this
functi