Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-1934

Registering a new user

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.x
    • Other
    • None
    • PHP Environment:
      Database:

      CVS 22nd October 2006

      When I register a new user I get this error:

      [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:

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

            DavidMJ DavidMJ
            sotis sotis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: