I installed Storm today and all went well on my Drupal 6.13 installation apart from the content type for attributes. That's not been created and there is no watchdog message or anything.

CommentFileSizeAuthor
#4 storm-530658-4.theme_.inc_.patch3.88 KBMark_Watson27

Comments

Magnity’s picture

Status: Active » Closed (works as designed)

This is normal - attributes do not use node or content types at all.

jurgenhaas’s picture

Understand, I was only confused because there was a Plus in the dashboard next to attributes which indicated that you could create a new attribute. This has gone in the latest -dev release. Thanks.

jurgenhaas’s picture

Title: Content Type for Attributes not created » Content Type for Teammembers not created
Status: Closed (works as designed) » Active

Just realized that the content type for team member wasn't created, hence I changed the subject of this issue and set the status back to active.

Mark_Watson27’s picture

Status: Active » Needs review
StatusFileSize
new3.88 KB

Hello,

Teammember is also not node related so will not have a content type, although I expect that will change, see #380008: Development of Storm Teammember.

I still see a + in the dashboard for attributes, but you did highlight that a couple of links were wrong. So I've attached a patch.

Thanks
Mark

jurgenhaas’s picture

Right, the problem in reality is different:

on the Storm dashboard the + next to Teammember points to node/add/stormteammember where it should point to storm/teammembers/add

Mark_Watson27’s picture

Yes, agreed and that's what the patch in #4 will fix.

Magnity’s picture

Status: Needs review » Fixed

Thanks - i've committed the change.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.