drupalfun.com
Avatar view still visible
I have created a panel panel as instructed by the book to make the view of the avatar on the right side. Everything is fine except the fact that the avatar is shown with the rest of the profile fields (you don't see the actual avatar but an icon with the filename.jpg) . In the configure I have it with "Default list valie" : hidden so I don't know why it appears there with the rest info on the right side of the panel. The avatar is working great on the left side so I am not sure what is wrong.
Related Questions
Responses
2. Did that
already(/admin/content/node-type/profile/display -->Display Fields-->Avatar's Label,Teaser & Full Node all "" ) and still same issue. I noticed though that the filename.jpg of the avatar is below the panel content so I expect I screw things up somewhere else. Here is a screenshot to show what I mean http://charos.centelia.net/pics/consistent_avatar.jpg
3. Try this: Go to the panel's
Try this:
Go to the panel's configuration pages -> content and click the configure icon of the pane in question. Play around with the settings, especially "show links"
5. Charos, have you found a
Charos, have you found a solution to this problem yet. I think I've come at this issue on every angle. Dorien may be right about this being a Panels bug. There has got to be a work around. Everybody put your heads together. =)
6. Exact same issue.
Exact same problem for me. I played with all the settings as dorien suggested and still persists. I even played around with the field display settings. I'm all out of options.
See issue here: http://tdotdating.ca/user/webmaster
Charos, can you please elaborate on the issue with Views causing this side-effect?
PS: Thanks Dorien for helping me get started on my new business ventures. You ROCK!!!
7. After updating to imagefield
After updating to imagefield and filefield beta 3, the same thing started happening here at Drupalfun. I will check the issue queue at Drupal, but it's probably a bug.
8. Any solution yet?
Any luck finding a solution? Only now imagefield and filefield are on version 6.x-3.0-rc1.
Thanks! =)
9. Just updated Views and still...
Just updated Views to the latest version 6.x-2.4 and still I'm seeing the file icon with the filename.jpg.
See here: http://tdotdating.unifieddata.ca/user/webmaster
10. True, it's a bug in filefield
True, it's a bug in filefield / imagefield.
11. How did you get it to work on
How did you get it to work on rawvegandating.com? Did you use a different process than what is outlined in the book? Strange how these modules just got updated recently and this bug still exists. I'm sure they are aware of it. =)
12. Same process, but older
Same process, but older modules. Rawvegandating is a D5 site.
It used to be invisible here at drupalfun as well, when I was using the version of imagefield I mentionned in the book sidenote (alpha 1, I believe), it started showing when I updated to alpha 3. It's a knows bug and will probably be solved in the next release.
Temporary solution is probably by creating a contemplate to display the node.
13. I do recall reading such a
I do recall reading such a note. thanks for explaining that, dorien. =)
14. Why didnt I think of that before!
I just realize contemplate is the best option for me because now I have complete control over the way everything appears and how its laid out. Thanks again Dorien!
15. I have found the original bug
I have found the original bug report at http://drupal.org/node/364313
Seems that I suggested a solution there (totally forgot about that one):
I made a Views Panel Pane which displays my node content, with argument node ID. And images are displaying fine through the panel with the view.
16. Awesome! Works for me be BUT,
Awesome! Works for me be BUT, I can't figure out how to show the correct user info for each user profile. All the profiles have the same user info(the logged in user). Here are my view settings. How do I make it display profile info for the selected profile page?


1. If you configure the content
If you configure the content type: profile. Go to "display fields" and make sure the image is hidden there.