midgardproject / midgardmvc_installer

Standalone installer for MidgardMVC applications
GNU Lesser General Public License v2.1
5 stars 0 forks source link

Initial View creation fails #24

Open bergie opened 13 years ago

bergie commented 13 years ago

When installing https://github.com/midgardproject/org_midgardproject_projectsite

[pakeException]                                                       
Couldn't create storage for com_meego_planet_item_with_author class:  
MGD_ERR_OK

On second run it works:

$ cd midgard
$ midgardmvc update_db
indeyets commented 13 years ago

aha. saw this issue somewhere else. it is not because of View, but because of dependency on "extended" table. will fix