Hello everyone,

I added a calendar plugin, no problem.

But I get this error :

"Indirect modification of overloaded property CalendarHelper::$content
has no effect"


I tried to change the plugin files but modifications are not
considered... Even by deleting the helper file, the plugin is ok. I
don't understand...

What am I supposed to do.

       Code calling the plugin, the first line causes the above
error  :

       $this->Calendar->event('2012-04-03','test');

       echo $this->Calendar->draw();

Thank you in advance for your answers.


PS : Sorry for the language, I am French.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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

Reply via email to