drupalfun.com
5.1.3 Configuring the node display pg. 50-51
I am having trouble displaying the custom block on page. 50-51. I want to display the "view my profile" on the node (the page when you click on title on the profile page) but not on the block on the profile. Right now it is displaying at both locations. I inserted the php through the content template module. I tried to add a custom block but it will only display on the profile page. What do I need to do?
Related Questions
Responses
2. Right now there is a "view my
Right now there is a "view my profile" block on the profile page. So if you were at my profile page you would see a link that says "view my profile" which will take you to the same page you are on. I do not want that link there. I do however want the link on the photogallery page (the page if you click on the Title on the profile page). I hope this clarifys my question?


1. If I understand correctly,
If I understand correctly, you want to hide view my profile whenever somebody is looking at his or her OWN profile?
You'll need to add php code to the block visibility settings, let me get back with the appropriate code if I the req is correct.