I am having an ID error?

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/8/2012 3:59:17 AM
Gravatar
Total Posts 6

I am having an ID error?

I keep getting this error every time I try to edit my profile.. "User ID has disallowed characters or words, please try a different User ID"

6/8/2012 10:24:13 AM
Gravatar
Total Posts 2239

Re: I am having an ID error?

Hi,

What is your user id? 

What version of mojo?

Thanks,
Joe D.

6/11/2012 4:35:47 AM
Gravatar
Total Posts 6

Re: I am having an ID error?

Its admin right now, but I have changed it to numbers and it keeps doing the same thing. I am using the latest mojoportal. Also I keep getting this every time I try to upload a picture on my profile.

 

"

     

We're sorry but a server error has occurred while trying to process your request.

The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page.

 

6/11/2012 5:50:49 AM
Gravatar
Total Posts 18439

Re: I am having an ID error?

Hi,

For any error you should start with Basic Troubleshooting to find out the error details.

I would look for this setting in web.config and user.config files to see if you have a regex expression limiting the user name.

<add key="UserNameValidationExpression" value="" />

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.