The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I am getting this msg when trying to view a members profile. Not sure what the issue is. It looks like they have a special character in their username, could that be the issue?
|
#2
|
|||
|
|||
![]()
Might be the problem am sure others might know of other reasons wait until they reply
|
#3
|
||||
|
||||
![]()
Thanks. If the special char is the issue, any way around that? I would hate to tell them they have to change user names...
|
#4
|
|||
|
|||
![]()
Settings/options/User Registration Options/Username Regular Expression
Sample ^[a-zA-Z0-9\s.\-_']+$ The user might have a hidden symbol in his name like a space best to delete his name and redo it see if that helps but it depends what his name is can you post it here |
#5
|
|||
|
|||
![]()
I looked at the source and this error is triggered when the $vbulletin->userinfo['userid'] variable is not set. Try to look into the users table in the database and look-up the userid/username and see if it exists.
|
#6
|
||||
|
||||
![]() Quote:
? |
#7
|
|||
|
|||
![]()
Ah yeah it's definitely because of that. I wouldn't know a solution without modifying the name though. Here's the code which triggers the error:
PHP Code:
|
#8
|
||||
|
||||
![]()
I emailed them to see if they would be willing to have us change it. Thanks.
--------------- Added [DATE]1415922996[/DATE] at [TIME]1415922996[/TIME] --------------- Just curious why the registration software would have allowed this to go through? Is their an auto checker when creating a user name? Thanks. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|