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

Comments
Possible Solution
I sure hope you found a solution to this problem. I was experiencing the same thing and realized that the publishing settings for my content type were all unchecked, which means that it wasn't being published to the live site once their account was created. I was pulling my hair out and was relieved to find that it was something as simple as a overlooked check box. Surely you've found a solution to this considering it's been a several months, but for anyone else that may be searching for this as I was, double check your publishing settings for the content type.
It works for me, too.... thanks
I've also pull my hair out for several hours.... thanks for saving my hairs. ^^