Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11052

Search class changes not reflected in installer or convertor

    XMLWordPrintable

Details

    Description

      When PHPBB3-11011 changed the constructor for the search classes, it was not updated in the installer or convertor. This causes warnings:

      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 2 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 3 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 4 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 5 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 6 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/search/fulltext_native.php on line 45: Missing argument 7 for phpbb_search_fulltext_native::__construct(), called in [ROOT]/install/install_install.php on line 1466 and defined

      Attachments

        Issue Links

          Activity

            People

              imkingdavid David King [X] (Inactive)
              Noxwizard Patrick Webster
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: