[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4505: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4507: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4508: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4509: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
SIMPLECommunity.org • View topic - users with space and apostrophe in name
Page 1 of 1

users with space and apostrophe in name

PostPosted: Mon Jan 25, 2010 5:55 am
by rsingh
last week we imported userlist from csv file. first it failed because some usersnames had apostrophe in their name.
we fixed that issue, but those users are unable to login.

first we thought it has something to do with data returned from ldap server.

for test i created a new user with "abc's abc" username and displayname with authentication method SIMPLE but it failed to authenticate. i looked through code but couldn't figure out.
please help.
thanks

Re: users with space and apostrophe in name

PostPosted: Thu Feb 04, 2010 9:12 am
by mhughes2k