Hi,

I am trying spaces og module and find something wired going on:

When I create a group with path: spacesogtest (nid = 10), and visit:

127.0.0.1/drupal-test/spacesogtest,

It shows me:

site front page with group context , which means a site front page together with og-specific blocks related to the newly created group.

However, I expect the page to be similar as : 127.0.0.1/drupal-test/node/10

Any ideas what I might have messed up?

Thanks.

Comments

foredoc’s picture

One thing to add is that I have several features enabled, none of them are with :

spaces[types][] = "og"

in the .info file.

Thanks.

foredoc’s picture

Another thing to add:

On my group space setting page:

node/[nid]/features

There is only a "Save" button, no homepage setting, no nothing.

Thanks.

foredoc’s picture

It may relates to :

http://drupal.org/node/608916

Any ideas?