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

Use of undefined constant MB_OVERLOAD_MAIL - assumed 'MB_OVERLOAD_MAIL'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • 3.1.12-RC1
    • 3.0.11
    • ACP
    • None
    • PHP Version 5.1.3RC4-dev

      Maybe useful: Mbstring settings in attached file

      Hi all,

      As describe here => http://php.net/manual/en/mbstring.constants.php
      This constant must be compiled into PHP or dynamically loaded at runtime.
      But some free webhost, do not compile it or dymamically load it.

      So it result the following notice when DEBUG_EXTRA is enabled

      [phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_main.php on line 631: Use of undefined constant MB_OVERLOAD_MAIL - assumed 'MB_OVERLOAD_MAIL'

      Regards.

            CHItA CHItA
            Skouat Skouat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: