Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Avatar in Journal does not loadAvatar in Journal does not load
Previous
 
Next
New Post
10/13/2014 5:58 AM
 

Hi,

I am using the DNN 7.3.0 platform and had some issues with the Activity feed. I finally reconstructed it and hav now the issue that,  when I post, my avatar picture does not load. But when I comment my post it does.
The same issue is in the social groups module. I assume it uses the same code ressource.
Could someone please give me a hint where to "dig"?! All help is appreciated!

/Gunther

 

 
New Post
11/7/2014 4:23 PM
 
Are you getting a 404 error or any other error? If you do a "View Source" or inspect element, what is the resource that it is trying to load for the post?

The journal module uses templates which are stored in this file: \DesktopModules\Journal\App_LocalResources\SharedResources.resx

Make sure that they were not altered. They should have a section like:

 
New Post
11/7/2014 4:23 PM
 

whoops that was supposed to say

 

<div class="author"><img src="[BaseUrl]/profilepic.ashx?userId=[JournalAuthor:Id]&h=32&w=32" /></div>

 
New Post
11/28/2014 12:34 PM
 

Hi,

sorry for the late reply, I had almost given up hope for this issue :-)

This is what I found in the Resx file:

  <value>&lt;div class="author"&gt;&lt;img src="[BaseUrl]/profilepic.ashx?userId=[JournalAuthor:Id]&amp;h=32&amp;w=32" /&gt;&lt;/div&gt;

and corresponds quite well with what you had posted

The resource that is addressed in the HTML code is:

<img src="http://localhost:20780/profilepic.ashx?userId=1&h=32&w=32" />
So it looks like everything corresponds.
I can see the avatar in the menu bar when I log in.
I had also tried a fresh and clean install of dnn 7.0.4 and even here it does not work.
there is another issue that might be linked to that: I cannot access the database in webmatrix 3. When I try to list the tables it gives an "Unable to cast object of type 'System.DBNull' to type
'System.String'

 
New Post
2/5/2015 3:59 PM
 
I just repost as this topic bothers me quite a bit! Even more I have no idea where to find the solution :-)
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Avatar in Journal does not loadAvatar in Journal does not load


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out