YAFLogo

guest
  • guest
  • Guest Topic Starter
20 years ago

Is anyone out there having any Avatar trouble?

I've installed .0.9.8, then I added some Avatars.

I can browse Avatars. Myself and other users can also set the avatars in our profiles, however, the avatars are not displayed when with our posts. I verified that image.aspx can get avatar images form our forum, so thats ok. I also restarted IIS several times, just in case YAF was caching anything..no luck.

 

Sponsor
jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago

Is anyone out there having any Avatar trouble?

I've installed .0.9.8, then I added some Avatars.

I can browse Avatars. Myself and other users can also set the avatars in our profiles, however, the avatars are not displayed when with our posts. I verified that image.aspx can get avatar images form our forum, so thats ok. I also restarted IIS several times, just in case YAF was caching anything..no luck.

 

BrandonFFR wrote:

Where is a link towards an example, or if I can mind if I create an account to see what is happening???

I just tested the avatar stuff a lot today and it seems to be working fine in 0.9.8...

Let me know.


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams

guest
  • guest
  • Guest Topic Starter
20 years ago

Is anyone out there having any Avatar trouble?

I've installed .0.9.8, then I added some Avatars.

I can browse Avatars. Myself and other users can also set the avatars in our profiles, however, the avatars are not displayed when with our posts. I verified that image.aspx can get avatar images form our forum, so thats ok. I also restarted IIS several times, just in case YAF was caching anything..no luck.

 

jwendl wrote:

Where is a link towards an example, or if I can mind if I create an account to see what is happening???

I just tested the avatar stuff a lot today and it seems to be working fine in 0.9.8...

Let me know.

BrandonFFR wrote:

 

Hi. Thanks for getting back to me.

I'm not able to get you into the forum, its on a network behind a firewall and outside access is blocked. I have no control over this. Is there any there information, or maybe screenshots I could send you that can be of help?

I justnoticed I  wasn't clear about something, sorry. This was an upgrade from .097, so maybe something wen't wrong with the upgrade? On second thought, maybe not, because so many bugs were fixed, and the forum says its running .098

 

guest
  • guest
  • Guest Topic Starter
20 years ago
one more detial..I added the Avatars after upgrading to .098, I didn't use avatars before that version.
jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago

In forum/default.aspx?g=cp_editprofile under avatar, is the delete button showing up, or is there text in the box that says "Enter the url of an avatar that will be displayed next to your posts." if either of these shows up it should be working...

Do you see a red x instead of the image?

Also look for something that looks like

<td valign="top" height="100" colspan='2'>
  <img src='/forum/image.aspx?u=6'><br clear="all"/><img align=left src="/forum/images/ranks/5_star_rating.gif"/><br clear="all"/>Rank: Administration<br clear="all"/>Groups: Administration, Member<br/><br/>Joined: 11/3/2003<br/>Posts: 11<br/>Location: Minneapolis, MN<br/>
 </td>

and the tag that says <img src='/forum/image.aspx?u= ... if that is not showing up then something is seriously odd, and you might want to download the latest version of the forum. If that is showing up please paste what it says so that I can debug further.

Thank you.


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams

guest
  • guest
  • Guest Topic Starter
20 years ago
I'm having the same problem.  I'm running version 0.9.8.  I select an avatar for my profile and click save.  When I go back into my profile, the avatar pic is gone and is replaced by the click to add an avatar.  In the database, the link is there for my avatar (and the link works).  I'm not sure...
guest
  • guest
  • Guest Topic Starter
20 years ago

I see this same behavior.

I'm having the same problem.  I'm running version 0.9.8.  I select an avatar for my profile and click save.  When I go back into my profile, the avatar pic is gone and is replaced by the click to add an avatar.  In the database, the link is there for my avatar (and the link works).  I'm not sure...

JsterSD wrote:

jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago

I'm having the same problem.  I'm running version 0.9.8.  I select an avatar for my profile and click save.  When I go back into my profile, the avatar pic is gone and is replaced by the click to add an avatar.  In the database, the link is there for my avatar (and the link works).  I'm not sure...

JsterSD wrote:

 

The problem he was stating above was that they are not showing up in his posts...

Are your avatars showing up in the posts or not? I already know about the profile bug and it eventually shows up properly after the cache refreshes...


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams

guest
  • guest
  • Guest Topic Starter
20 years ago
I do not get an avatar in my posts on my forum. 
guest
  • guest
  • Guest Topic Starter
20 years ago

Same here.  I just don't see the avatars.  Don't get me wrong, I LOVE this project and I think you guys are fantastic for doing this.

Feel free to browse and look through my basic setup at:

www.clptest.com/forum

Thanks guys!!

-Steve

jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago

Ok it is probably a bug because in your forum the upload avatar option is disabled... There is probably a conditional somewhere in the code that does not store the avatar if that option is not enabled. I will look at it at my next chance I get.

:cheesy:


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams

guest
  • guest
  • Guest Topic Starter
20 years ago

Hey!  You're right...I enabled Remote & Upload Avatars in the admin and I can now see my Avatars.  Thanks!

 

-Steve

jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago

Wow that was a nasty bug. Yes basically I was depending too much on the allow remote to be checked....

 

So I re wrote the avatar code to not depend on that as much. I tested the useability of the new application and it seems to run more smoothly (ie; hiding options that are not allowed, and showing the options when they need to be displayed.)

I just commited it to cvs so it should be out in the next release. Until then if you want it to work for local avatars just allow remote avatar urls :-)


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams

guest
  • guest
  • Guest Topic Starter
20 years ago

Another issue that may be related is that when I activate remote avatars and Upload,  that I still get the Red X after it takes a really long time for the page to load.  When I grab the properties from the image, the URL looks correct, but it doesn't load.

This URL is when I select an Avatar from the site.

http://www.cki.sytes.net/DesktopModules/YetAnotherForumDotNet/image.aspx?url=http%3a%2f%2fwww.cki.sytes.net%2fDesktopModules%2fYetAnotherForumDotNet%2fimages%2favatars%2faalogo4.jpg&width=85&height=85

If I upload my own avatar, it works properly.  Any thoughts?  Not sure if it matters, but I'm using the Rainbow version.

Ken...

jwendl
  • jwendl
  • 53% (Neutral)
  • YAF Developer
20 years ago
I get an error


The underlying connection was closed: The remote name could not be resolved.

Description: An

unhandled exception occurred during the execution of the current web

request. Please review the stack trace for more information about the

error and where it originated in the code.

Exception Details: System.Net.WebException: The underlying connection was closed: The remote name could not be resolved.

Source Error:

<table width="100%" bgcolor="#ffffcc">

<tbody><tr>

<td>

<code>

An unhandled exception was generated during the execution of the

current web request. Information regarding the origin and location of

the exception can be identified using the exception stack trace below.</code>

</td>

</tr>

</tbody></table>


Stack Trace:

<table width="100%" bgcolor="#ffffcc">

<tbody><tr>

<td>

<code></code>

[WebException: The underlying connection was closed: The remote name could not be resolved.]
System.Net.HttpWebRequest.CheckFinalStatus() +673
System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) +140
System.Net.HttpWebRequest.GetResponse() +149
System.Net.WebClient.OpenRead(String address) +148
yaf.image.Page_Load(Object sender, EventArgs e) +656
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
</td></tr></tbody></table>


When going to your image KEG1029 seems

to me that there is a DNS error somewhere. I can take a look at it, but

this bug is different than the other problems on this thread. The other

problems have been fixed and will be released in the next version.


He felt that his whole life was some kind of dream and he sometimes wondered whose it was and whether they were enjoying it.

-Douglas Adams