Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-1934 now.

Registering a new user (fix completed in vcs)

CVS 22nd October 2006

When I register a new user I get this error:

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_register.php on line 341: Undefined variable: username
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_register.php on line 342: Undefined variable: password_confirm

Warning: Cannot modify header information - headers already sent by (output started at /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php:2835) in /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php on line 3294

Warning: Cannot modify header information - headers already sent by (output started at /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php:2835) in /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php on line 3296

Warning: Cannot modify header information - headers already sent by (output started at /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php:2835) in /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php on line 3297

Warning: Cannot modify header information - headers already sent by (output started at /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php:2835) in /home/sdabgne/public_html/bgbible/phpBB3/includes/functions.php on line 3298


After that the new username appears correctly on the list.
I am able to post with the new username. But when I try like Admin to see the post details of his post I get this error:

Code: Select all
 Fatal error: Call to undefined function: utf8_sclean_string() in /home/sdabgne/public_html/bgbible/phpBB3/includes/mcp/mcp_post.php on line 249

Comments / History

Linked ticket with changeset: r6525

Action performed by DavidMJ (Former Team Member) on Oct 23rd 2006, 23:01

Ticket details

Related SVN changesets