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

PHP-colliding $message_parser unset in posting.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.2
    • 3.0.1
    • Posting
    • None
    • PHP Environment: PHP 5.2.6
      Database: MySQL 4.1.16

      When "php_value output_buffering" is set as "1" on the server, "unset($message_parser);" on line 1001 in posting.php causes abnormal behaviour: All redirection pages fail to display properly.

      The forums do work - without the redirection pages - because the software seems to print out meta refreshes before the premature unset.

      With "php_value output_buffering 0" phpBB3 works properly.

            Acyd Burn Meik Sievertsen [X] (Inactive)
            Mortis2nd Mortis2nd [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: