Print Page | Close Window

Avatar Problem

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=19766
Printed Date: 11 April 2026 at 7:04pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Avatar Problem
Posted By: klaithem
Subject: Avatar Problem
Date Posted: 08 May 2006 at 11:23am
Hi
 
my forum is running with NT authentication facility. when a user is trying to update his/her profile by selecting one of the avilable avatar images, the following error appears
 
 
Error
Only members with sufficient permission can access this page.

A security error has occurred with authentication.

Please ensure that all cookies are enabled on your web browser, you are not using a saved or cached copy of the page, and your Firewall/Proxy settings are not hiding or masking your IP address.
 
 
i have tired this issue with different users and am getting the same error



Replies:
Posted By: WebWiz-Bruce
Date Posted: 09 May 2006 at 9:10am
I shall look into this issue.

Does it only occur when changing the avatar, or when other options are also changed on the profile page?


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: klaithem
Date Posted: 09 May 2006 at 3:31pm
no even chaning the fonts or other options.


Posted By: WebWiz-Bruce
Date Posted: 10 May 2006 at 8:53am
OK, I shall look into this

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: klaithem
Date Posted: 12 May 2006 at 12:36pm

-boRg-

awaiting for your feedback Stern Smile


Posted By: WebWiz-Bruce
Date Posted: 13 May 2006 at 10:21am
This is on the 'to do' list to be looked into, so that a fix can be found for the next release.

At the moment I can see no reason why you would get this error, and it maybe worth re-uploading the files incase you have a corrupted file.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: klaithem
Date Posted: 13 May 2006 at 3:43pm
i did but same problem..


Posted By: WebWiz-Bruce
Date Posted: 15 May 2006 at 9:53am
I have had a chance to look into this at the weekend, and it seems, after hours of trolling through ASP code that it is actually a problem with the javascript failing to run.

In register.asp around line 1341 you will find the following line:-

If intUpdatePartNumber = 0 OR intUpdatePartNumber = 1 Then

Change it to:-

If (intUpdatePartNumber = 0 OR intUpdatePartNumber = 1) AND blnWindowsAuthentication = False Then

This will clear up the javascript error and fix the permissions error you are getting.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: klaithem
Date Posted: 17 May 2006 at 4:51am
it worked thanks
Thumbs Up


Posted By: cabri
Date Posted: 23 May 2006 at 3:03am
I have tried this solution, but dont work for me.
 
What can i do?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net