Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9582 Missing MSSQL native driver case statements
  3. PHPBB3-9565

It is impossible to create a custom profile field using the mssqlnative DBAL

    XMLWordPrintable

Details

    • Sub-task
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.8-RC1
    • ACP
    • None
    • PHP 5.3.1, MSSQL 2008 SP1, Windows 7, Chrome 5.0.342.9

    Description

      When using the mssqlnative DBAL on 3.0.7-PL1 it is not possible to create a custom profile field. The following notice is displayed;

      [phpBB Debug] PHP Notice: in file /includes/acp/acp_profile.php on line 1621: Undefined variable: sql

      This error can be resolved by inserting the following code on line 1483 of acp_profile.php;

      case 'mssqlnative':

      Attachments

        Activity

          People

            ToonArmy Chris Smith
            robhouse robhouse [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: