How do I make Author Pane not to use this module? I'm using Adv Profile Kit and Panels (and the author pane for nodes) and I only need the original image to show up.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | advanced_forum.jpg | 84.7 KB | chules |
How do I make Author Pane not to use this module? I'm using Adv Profile Kit and Panels (and the author pane for nodes) and I only need the original image to show up.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | advanced_forum.jpg | 84.7 KB | chules |
Comments
Comment #1
fastball1945 commentedI get the same issue!
Comment #2
andypostTry to make a new preset without any actions
Comment #3
chules commentedWith Author Pane as it stands is it showing your Imagecache preset at all? I am using advanced forums with Author Pane and have no images showing at all. You can see this at my site at http://ec2-174-129-27-212.compute-1.amazonaws.com/content/showing-avatar...
If you have it working I'll trade you issues as imagecache is working on all other areas of my site but author pane.
Chules
Comment #4
andypost@chules Check that /sites/default/files/imagecache/advf-author-pane/user-picture-default.png is created
it seems that imagecache wont process or copy your .png file
Comment #5
chules commentedAndypost,
The directory advf-author-pane did not exist so I created it and copied the user-picture-default into it and it is now displaying the default photo for all users who have not submitted a photo. However, it is not displaying the photos for users who have uploaded a new photo. Are there any other steps now that I need to do for this to work.
Thank you for the help as I am getting closer to having this work
Thank you - chules
Comment #6
andypost@chules Your issue #668362: Working with imagecache profile - image is broken
Comment #7
chules commentedAndypost,
The default images are showing fine but I still can not get pictures to show for users who have uploaded a picture. When a users uploads a photo it is going into the /files/pictures/picture-2.png directory. It appears that author pane has no idea about that directory and therefore can not access the uploaded photo. When inspecting the picture element in Firefox it is looking for the picture in files/imagecache/advf-author-pane/pictures/picture-2.png. I had to create the directory pictures under advf-author-pane directory but the strange thing is the path that firebug gives does show the correct picture filename - in this case picture-2.png that is still under the /files/pictures directory.
I tried to upload the photo again as I am not sure if it is supposed to be placed in both the /files/pictures directory and the /files/imagecache/advf-author-pane/pictures directory. I am at a loss with this and tried following the thread at #668362: Working with imagecache profile - default image does not show. Any ideas? Where are your uploaded profile pictures being stored and how have you configured author pane to access them.
Thank you - chules
Comment #8
andypost@chules user profile images always stored in files/pictures/ also I'm not using Author Pane so could not help
Comment #9
andypostIs Author Pane using theme_username?
Comment #10
chules commentedI am not sure where can I check to see if it is? Would it be a file in the author pane module directory
Comment #11
chules commentedHere is the code from the author-pane-user-picture.tpl.php
if (!empty($picture)):print $picture;endif;Comment #12
michelleI've read this 3 times and can't figure out what the problem is here. Author Pane's avatar shouldn't be affected by Imagecache Profiles. It doesn't use theme_user_picture deliberately because I wanted to be able to use Imagecache Profiles for the Views integration without it messing with my AP based avatar.
Michelle
Comment #13
chules commentedMichelle,
Here is a screenshot of the advanced forum configuration where I set the User Picture Preset and a link to the page that shows the issue, http://ec2-174-129-27-212.compute-1.amazonaws.com/content/welcome-pingan...
You can see that it is not referencing an uploaded picture. You can see the issue using firebug to inspect the above link. The only way I can get this to work is manually copy every uploaded user photo to /files/imagecache/advf-author-pane/pictures directory.
Chules
Comment #14
andypost@Michelle thanx for clearing using avatar theming used
@chules again... your problem out of scope this modules, move this to adv-forum issue queue
Comment #15
chules commentedNo longer using author pane. Not worth the time
Comment #16
andypostSuppose this is not issue anymore
Comment #17
michelleWell, the original poster hasn't posted again and there isn't any collision with ICP AFAIK so I guess there's nothing more to do here?
It's really not that complicated... If there's an imagecache preset passed to AP, it uses it. Otherwise it just uses the full sized picture. ICP doesn't get involved at all because it doesn't use theme_user_picture.
Michelle
Comment #18
deng17 commentedI'll be posting now.
I used Imagecache Profile Pictures module and solved my problem.
I'm able to choose an imagecache preset in Views so my problem's already solved since I'll only be applying it to Views (also in the comments)
Like this: http://etherune.net/