Fork me on GitHub

Dynamic user registration jumbles up PNphpBB2  Bottom

  • I've got this really strange problem here. I wanted to edit the dynamic user registration fields, so I went to global.php and edited accordingly. I then added it in as a string, and all went fine and well.

    Here's the weird part, when I installed PNphpBB2, for some reason it didn't work, and I got this message:

    Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/includes/sessions.php on line 288

    Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/includes/sessions.php on line 289

    Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 665

    Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 666

    Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 667

    Since it stated it originated from global.php, I can only conclude that my editing somehow mixed up something. I also got a Blank Page when I tried to access admin, like Blocks etc.

    I tried searching the forums, and double-checked my method of editing global, but to no avail. Anybody can help me here?

This list is based on users active over the last 60 minutes.