Hi Marcel, I had the same issue recently. You need to make sure the custom data type is registered before basic installation tasks (i.e. bootstrapping) is done. You can have a look in rssaggregator module version handler to see how this can be done. Jan
On Fri, 2008-09-12 at 02:45 -0700, Leviter wrote: > Hi, > > I have created a new module for the website I'm working on. For this site I > needed to store some structured data in the data module, so I created a new > type. (so far so good) > > Next I wanted to have the new type bootstrapped when I installed the module > in Magnolia and therefor I have put it in the mgnl-bootstrap folder (with > other files that needed bootstrapping). > > Everything works fine, except the types for the data module! > > Is this a known problem? Or did anyone had this as well? And how to solve > it?! > > Thanks in advance, > -- Marcel van den Brink ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
