Not sure if this should go here or in the Me Module issues (I'll post there as well) - but I've noticed that the Blog Name function doesn't work for individual users when the Me Module is installed. When a user navigates to 'edit user account' the Me module creates the url as "/user/me/edit" rather than "/user/#/edit" for some reason Advanced Blog doesn't pick this up and there is no place to enter the Blog Name.

Comments

jhofer’s picture

I should have specified this better: this is officially called 'Me Aliases' http://drupal.org/project/me great project.

simon georges’s picture

Hi,

In the "Me aliases" module, you have an option "Redirect to uid" (false by default), that redirect the page to "/user/#/edit" instead of "user/me/edit".
Did you test after activating this ? (caution : the uid will be displayed in the URL, maybe you don't want that...).

I think that shouldn't bother Advanced Blog, but in the meantime, maybe it will help.

simon georges’s picture

Status: Active » Closed (duplicate)

Actually, that's exactly what has been posted in http://drupal.org/node/551952, so flagging this one as duplicate ;)