Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Error:

      array_key_exists(): Argument #2 ($array) must be of type array, stdClass given
      

      Affected Files:

      • /components/modules/cpanel/cpanel.php (Line 1256)

      Possible solution:

      if (!array_key_exists($key, (array) $service_fields) || $vars[$key] != $service_fields->$key) {
      

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            abdy Abdy Franco
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              4/Aug/23

              Agile