Hi,
When I am trying to upload a file, the window does not close automatically as prompted by the modal window. Also, the log shows that the test URL of the site could not be resolved.
Attached is the complete error. this may not be directly related to uploading but i see this every time i try to upload
URL: http://*****.testing.***/Uploads/12.jpg
Referer URL: https://forum.****.org/Members
Exception: System.Net.WebException: The remote name could not be resolved: '****.testing.***'
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at YAF.Core.Services.Resources.GetResponseRemoteAvatar(HttpContext context) in G:'****Forum'yafsrc'YAF.Core'Services'Resources.cs:line 431 (URL:'https://forum.****.org/resource.ashx?url=http%3a%2f%2f***.testing.***%2fUploads%2f12.jpg&width=50&height=80')