10382 Posts in 2196 Topics by 1711 members
| Go to End | ||
| Author | Topic: | 2945 Views |
-
Re: Event Calendar + SS2.3.2 rc1 - PROBLEMS

18 June 2009 at 1:04pm
Hey UncleCheese,
I'm getting this same error in a piece of my own code. What did you need to change in Event Calendar to fix it in 2.3.2?
Cheers
-
Re: Event Calendar + SS2.3.2 rc1 - PROBLEMS

18 June 2009 at 1:32pm
Hmm... as I remember if you're decorating a non-dataobject, you have to be sure of two things:
- The decorator is added with Object::add_extension, and not DataObject::add_extension
- The decorating class subclasses Extension and not DataObjectDecorator
| 2945 Views | ||
| Go to Top |

