• Resolved HitsukiEri

    (@hitsukieri)


    Hi Everyone
    I am noticing this error on my client’s dashboard:
    Invalid argument supplied for foreach() …/wp-content/plugins/everest-forms/includes/admin/class-evf-admin-forms.php on line 117

    [… to redact domain name]

    I am not sure what caused this, never seen this error the few years I worked on the website. Did some Googling, some people suggested adding some kind of category to the form, but from my understanding, it’s not possible with Everest Forms.

    Any ideas?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @hitsukieri,

    Thank you for writing in,

    Step 1: Please use FTP or Cpanel and follow the this path >> wp-content>> plugins>> everest-forms>> includes>> admin>> class-evf-admin-forms.php. Now edit the file and go to line 117. Before line number 117 please add the following code and save.

    evf_get_logger()->info(
         wp_remote_retrieve_body( $raw_templates )
      );

    Step 2: Now go to your dashboard >> Everest Form >> Settings >> Enable log.

    Step 3: Please create the new form and try to submit the form. It will provide you the error log message on your Dashboard >> Everest Form >> Settings >> Tools >> Logs. Please provide us with the Log error message. We will provide you with the appropriate solution as soon as possible.

    Regards!

    Thread Starter HitsukiEri

    (@hitsukieri)

    Well, this is today’s logs [January 24 2022]

    2022-01-25T02:38:23+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:38:38+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:38:38+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:38:42+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:38:56+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:38:58+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    
    2022-01-25T02:39:21+00:00 INFO 401 - Unauthorised | Access to this page requires authorisation.
    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @hitsukieri,

    Thank you for the logs,

    Would you please check this link? You will find the Everest form plugin zip file. Please download, and install the file on your site to fix your issue.

    Note: The provided zip file is a temporary solution. The next update of the plugin will fix your issue permanently.

    Regards!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @hitsukieri,

    Any updates? If the provided file does not help you fix mentioned issue, please let us know. We will get back to you accordingly.

    Regards!

    Thank you. I run into the same error and your temporary solution fixed it. (y)

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @joger,

    Thank you for confirmation,

    As you have confirmed, this issue has been solved by the provided zip file. We are going to resolve this ticket. If needed, please create a new tcket. We will get back to you as soon as possible.

    Regards!

    Thread Starter HitsukiEri

    (@hitsukieri)

    sorry for the late reply!
    I downloaded the zip file mentioned in this thread and updated the plugin with it, and that fixed the error!

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Invalid argument supplied for foreach()’ is closed to new replies.