Uploaded image for project: 'Customisations Database'
  1. Customisations Database
  2. CUSTDB-802

PHP Notice "Array to string conversion" on search

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.2.x
    • None
    • None

    Description

      Hi,

      When phpBB debug is enabled, the search of Titania returns the following PHP Notice.

      [phpBB Debug] PHP Notice: in file [ROOT]/phpbb/path_helper.php on line 347: Array to string conversion
      

      How to reproduce issue?

      This will return the PHP Notice.

      The 2 notices are due to the parameters `c` and `version` that are set as array in array on controller\search.php on line 277-278

      So, when this 2 parameters are handled by the phpbbb\path_helper it fails because `$value` is an array and not a string value.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Skouat Skouat
            Archiver:
            DavidIQ David Colón

            Dates

              Created:
              Updated:
              Archived: