Blog Comment Post Author Avatars

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/24/2012 10:02:33 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Blog Comment Post Author Avatars

Hey Joe,

I just noticed that if the Avatar system set in System Settings is set for "user upload", then the image on the blog comment avatars defaults to "blank1x1.gif", it also is still wrapped in a link to gravatar.

Could you add something so that we can determine our own "anonymous" image that would show when it's set for user upload and no user image is defined? If there's no way to make it a setting, I would be happy to donate an "anonymous" image that you could set for default. Also, the link should probably be removed when gravatar isn't active.

Sorry if I just missed the functionality if you already added it.

Thanks,
-Isaac

10/30/2012 11:47:37 AM
Gravatar
Total Posts 18439

Re: Blog Comment Post Author Avatars

Hi Isaac,

Sorry for the delayed response.

You can configure the default internal avatar image from theme.skin like this:

<portal:Avatar runat="server"
DefaultInternalAvatar="~/Data/SiteImages/1x1.gif"
/>

If you would like to donate a better default image that we can include that would be very appreciated since I am graphically challenged.

Best,

Joe

1/22/2013 5:04:03 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: Blog Comment Post Author Avatars

Hey Joe,

Sorry, this got lost in my e-mail.

Here's a basic anonymous image I made that you could use: http://i7media.net/data/sharedmedia/temp/anonymous.png

It would be helpful if this rendered both for users with undefined avatars (when using the internal avatar upload system), and for guest posters.

Thanks!
-Isaac

1/25/2013 1:33:38 PM
Gravatar
Total Posts 18439

Re: Blog Comment Post Author Avatars

Thanks!

4/6/2013 6:12:08 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: Blog Comment Post Author Avatars

Hey Joe,

Could you make it so the "anonymous" image shows for guest posters on the forums as well?

Currently I'm using JS to detect the guest post and add a class to set it as a bg, but it would be better all around to just have the correct <img> tag there in the first place.

Thanks!
-Isaac
 

4/7/2013 1:31:21 PM
Gravatar
Total Posts 18439

Re: Blog Comment Post Author Avatars

Will do.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.