drupalfun.com
Can't quite follow these!
Hi Dorien,
Can you elaborate the following sections in 2nd edition?
1) Section 4.3.3 Showing The Avatar, item 9b) Fill in the following empty text. Where exactly do I place that php code?
2) Section 4.4.1 Adding a Nice Button That links to the profile, again where to put that php code?
Thank you
Related Questions
Responses
2. Hi
I see the url admin/content/node-type/profile/template, but still not sure where the php code should go :-(
3. Having the same problem
Where does the php code on page 46 of the book go? I can't find any input box labeled "empty text". Do you have a URL you can post here to help with this?
Any help is much appreciated.
emk
P.S thanks for the book
4. OK Figured this part out
the php code should go here:
/admin/build/views/edit/Avatar
substitute 'Avatar' above with what ever you called your view. This can be accessed in the edit view page 'content pane' item for 'empty text'
Now just working on getting an actual image to show up.
One thing about the book, I'm struggling through it, but I'm learning a great deal!
emk
5. I was referring to Section
I was referring to Section 4.4.1 Adding a Nice Button. Did you figure where to put the pho code?
6. I got that working by putting
I got that working by putting the profile button php code (the one on pg 50) in the teaser template box at content management > content templates > Template. Then made sure I have 'affect teaser output checked.
Here is the path:
admin/content/node-type/profile/template
emk
8. Where to put php code for
Where to put php code for profile link on page 51?
9. Read the section carefully,
Read the section carefully, it should mention it.
If it is the 'my profile' link. Put it in a new block.
11. Yes, what is the answer?
Yes, what is the answer?


1. Hi, 1) In de box "empty
Hi,
1) In de box "empty text"
2) that goes in the content profile template. Check the url in the book, it should be there :-)