image style: default

<td><div>
    <div class="user-picture"> <a title="View user profile." href="/users/admin" class="views-ajax-processed-processed"><img title="admin's picture" alt="admin's picture" src="/sites/default/files/pictures/no_avatar.gif"></a> </div>
  </div></td>

image style: any imagecache presset

<td><div>
  
  </div></td>

can u check it please?

CommentFileSizeAuthor
#2 Snap1.jpg23.2 KBdgastudio
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Project: Views (for Drupal 7) » ImageCache Profiles
Version: 7.x-3.x-dev » 7.x-1.x-dev

Views doesn't allow you to change the imagecache preset at least in views.

dgastudio’s picture

FileSize
23.2 KB

sorry, i'll try to explain myself better.

i want to create view of user names and avatars.

Added fields:
User: Name
User: Picture

i don't have installed imagecache profiles, but look attached screenshot.

i mean, it's possible to select a preset for user avatar. It doesnt work, but it's possible..

dgastudio’s picture

Project: ImageCache Profiles » Views (for Drupal 7)
Version: 7.x-1.x-dev » 7.x-3.1
dgastudio’s picture

ok, found it. it's works with avatar uploaded by users, but not with default avatar defined by admin in user profile config.

dawehner’s picture

Status: Active » Fixed

I first had the same troubles though you have to setup a path like public://picture/filename.png for the default image.
I know that is confusing but it's the same bug if you choose 'default' as imagestyle and rely on the one provided by core.

dgastudio’s picture

ok, thanks.

fraweg’s picture

Oh man...THANKS A LOT..I have work the whole day on this and can not solve it. Now everything works fine!

You saved my day..
Best regards
Frank

batigol’s picture

@fraweg thanks for letting me know about this topic. @dereine thx for the fix, it's working like a charm.

I try to describe it better:

You need to go Configuration -> Account settings and set Default picture path to something like this: public://user-pictures/no_user_photo.jpg

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

weeger’s picture

Issue summary: View changes

#5 works

My version : public://default_images/logo-blank.png