Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Cannot change avatar

 
Logged in as: Guest
arrSession:exec spGetSession 2,8,34467
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [General Forum] >> Suggestions & Feedback >> Cannot change avatar
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Cannot change avatar - 5/14/2006 12:36:42 AM   
  DiGiTAL.SkReAM


Posts: 1157
Score: 7
Joined: 9/6/2005
From: Florida, USA
Status: offline
When i try to upload a file for my avatar image, I get some weird DB error:

Server Error in '/' Application.



Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".





<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.





<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>


_____________________________

"Would you like to touch my monkey?" - Dieter (Mike Meyers)

"It is better to die like a tiger, than to live like a pussy."
-Master Wong, from Balls of Fury
 
 
Post #: 1
 
 RE: Cannot change avatar - 5/16/2006 5:09:16 AM   
  Country73


Posts: 712
Score: 8
Joined: 8/25/2004
From: USA
Status: offline
Are you having a problem with the avatar you had previously, or just with adding a new one?
Is it within the size limit - (290 X 290) Max. 9,999KB?

(in reply to DiGiTAL.SkReAM)
 
 
Post #: 2
 
 RE: Cannot change avatar - 5/17/2006 1:20:05 AM   
  DiGiTAL.SkReAM


Posts: 1157
Score: 7
Joined: 9/6/2005
From: Florida, USA
Status: offline
The avatar is well within the size limit of 145 x 145, 50kb.
Maybe you have different avatar limits than I do.
In any case... I am trying to upload a new avatar image - have tried several - and it says that it uploads successfully, BUT when I click ok or apply at the bottom of the My Profile page... it gives e that big Server Error.  It seems like your code is making bad database calls or something...(see my first post for details on the error)

_____________________________

"Would you like to touch my monkey?" - Dieter (Mike Meyers)

"It is better to die like a tiger, than to live like a pussy."
-Master Wong, from Balls of Fury

(in reply to Country73)
 
 
Post #: 3
 
 RE: Cannot change avatar - 5/19/2006 1:25:39 AM   
  Admin


Posts: 573
Score: 0
Joined: 6/22/2005
Status: offline
Thank you for your finding. This problem will be fixed soon, hopefully on Monday or Tuesday.

_____________________________

http://www.visualbasicscript.com

(in reply to DiGiTAL.SkReAM)
 
 
Post #: 4
 
 RE: Cannot change avatar - 6/1/2006 3:13:23 PM   
  Admin


Posts: 573
Score: 0
Joined: 6/22/2005
Status: offline
Problem solved :)

_____________________________

http://www.visualbasicscript.com

(in reply to Admin)
 
 
Post #: 5
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [General Forum] >> Suggestions & Feedback >> Cannot change avatar Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts