drupalfun.com
Setting up User Profile issues
1) The user profile teaser does not show up on "My Account" page. I followed 4.2.1 instructions. The user profile page does exist with avatar and content. What did I do wrong?
2) I cannot create a text link) “My profile†to put in a
sidebar block. I followed instructions 4.4.2 andcreated a new block and added PHP. I set block for right sidebar. But nothing shows up on the right sidebar.
My site is http://www.herosrus.com
Please help! Thanks!
Related Questions
Responses
2. 1)Yes. How do I disable the
1)Yes. How do I disable the contemplate. I am using Durpal 6.10.
2)Yes.
3. Please take a look at my
Please take a look at my site. You can even log in as admin by using the same password as I have for this site. The most unusual thing is that I cannot even get to display the profile using node in the url. Please help. I have tried over a week now ...
4. 1) Go to content management
1) Go to content management -> contemplate and click on the one you have created, uncheck the box.
2) Can you copy the code that you have used here? You can test the block by adding different echo statements, such as echo "test";
echo $node->id;
and see if the block is even displaying, or if it is just not loading the node.
5. 1) I uncheck the box and
1) I uncheck the box and still nothing.
2) added echo and tested and nothing leaving me to think it not even displaying
btw when i create a profile the profile url is /content/user which I think is not correct - should it be something else?
6. Did you enable the block to
Did you enable the block to show on either left or right sidebar?


1. 1) did you configure the
1) did you configure the content profile as "show teaser". If this is ok, try disabling the contemplate for the teaser and try again.
2) Did you retype the ' ?