Hi sdboyer,

You may remember out of the mists of time helping me with a portal that was using Blueprints to create bundles for group types called Clusters and Case Studies.

Since then Blueprints has made group creation work the way it needs to and though I've tweaked the design a bit it'd still be impossible to create the Facebook-alike layouts without it.

Until recently I was still using alpha5. However, a wee while ago the tabs for the master and individual group content types simply disappeared from all of the settings pages and the Cluster bundle, which needed a path changing on one of the pages, wouldn't save any more so I couldn't create a new release. In the end I dumped the db, find/replace-d the path data and reloaded it and lo - it was fixed.

I then tried updating to alpha6 and factored in the patch at http://drupal.org/node/347414 and line of code at http://drupal.org/node/328408 but now the bundle for the Case Study group type has totally disappeared and I get this error

warning: array_values() [function.array-values]: The argument should be an array in /var/www/html/epsrc/sites/all/modules/og_blueprints/og_blueprints.module on line 50.

I'm going to have a gander at the docs but probably what would be of use right now to would be some idea of exactly which db tables hold the bundle info (bundle_revision I guess) and what the values in the fields refer to so i can compare them with a dump from a previous db and restore the bundles.

Thanks again for your time.

Utter nonsense