I am using the content profile module. After creating a content type, Bio, and designating it to be used as a user profile, users get an access denied message when attempting to view any profile other than their own. I created several Bio nodes for several users. According to the content profile release notes, those nodes are accessed through mysite/user/userid/profile/bio. Those nodes are only visible to their creators or the administrator. All others get the access denied message. I have given all users permission to access content.
Following the release notes suggestion, I also enabled the content access module and set the permissions explicitly for the Bio content type. The problem persists.
Does content profile require that the optional core module "profile" be enabled? I've tried with and without profile enabled.
Setup:
Drupal - 6.13
Content Profile 6.x-1.0-beta4
Content Access 6.x-1.2
Any suggestions would be greatly appreciated.
Thanks,
Gilbert