Many users are not interested in having a Flickr account. Maybe the recurrent "username does not have a Flickr account" notice should be made optional.

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Closed (fixed)

That's a fair point , ill give that some consideration.

Thanks Paul

brianbrown’s picture

I concur!
Thanks for all of the effort for this module!
-Brian

pribeh’s picture

Triple-Quad bump.

pribeh’s picture

For those looking to get rid of this just subtract

 else {
      drupal_set_message(t('%user does not have a Flickr account', array('%user' => $account->name)), 'error');
    }

from line 97 of flickr.module.

socialnicheguru’s picture

I would love to have this in a block.

I am using panels and placing blocks in various places. usually nothing shows up in the page until settings are done.

i would love an option that will allow me to place the block, configure the message and have it link to anchor in the page where the information should be put in.

Chris

pribeh’s picture

This should really be added as an option to remove. Thanks for your hard work on this great module.