Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-9689

Loading PHP AGI Config yields whoops! error

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 13
    • Fix Version/s: 2.11, 12, 13
    • Component/s: PHPAGI Config
    • Labels:
      None
    • Sprint:
      Beta 13
    • ToDo:
    • Asterisk Version:
      13

      Description

      Whoops \ Exception \ ErrorException (E_WARNING)

      extract() expects parameter 1 to be array, boolean given
      /var/www/html/admin/modules/phpagiconf/page.phpagiconf.php
      $phpagiconf = phpagiconf_get();

      //get details for this phpagiconf text
      $tabindex = 0;
      $thisConfig = phpagiconf_get();
      //create variables
      if (isset($thisConfig)) {
      extract($thisConfig);
      }
      ?>

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                tm1000 Andrew Nagy
                Reporter:
                lgaetz Lorne Gaetz
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.