At some point (I do not know when exactly), as my Drupal build changed, the Create links stopped to work.

The path of the Create [content profile type] links leaves underscores unchanged in the name of the type and it should probably change them to dashes.

This needs to be done, I think, in content_profile.theme.inc in function content_profile_default_path_hanlder($action, $arg).

Comments

niklp’s picture

Component: Code » Base module
Status: Active » Fixed
pauldawg’s picture

Status: Fixed » Closed (duplicate)

Changing this back to duplicate and am updating the other threads as well. The posting user simply worked around the problem by not using an underscore. Below are the three submitted issues for this.

http://drupal.org/node/298301
http://drupal.org/node/282883
http://drupal.org/node/302878