• Resolved mailisra1

    (@mailisra1)


    the page where the error was caught (https://www.isra.co.in/wp-admin/admin.php?page=yikes-inc-easy-mailchimp) and check for any visible issues.

    An error of type E_COMPILE_ERROR was caused in line 27 of the file /home2/israc1u3/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/class-loader.php. Error message: require_once(): Failed opening required ‘/home2/israc1u3/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/class-yikes-inc-easy-mailchimp-error-logging.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’)

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mailisra1

    (@mailisra1)

    Can you help with the error please? I use this plugin A LOT I have around 15 forms created, so I cant delete and reinstall the plugin. What do you recommend?

    Hi @mailisra1,

    The error message is saying that PHP was unable to open the file located at wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/error_log/class-yikes-inc-easy-mailchimp-error-logging.php. That file provides the error logging utility functions for our plugin.

    The inability to require a file is usually due to one of two things: the file is missing, or your server’s file permissions are incorrect. Can you check your server to see if that file exists? You can do this through SFTP, for example.

    The correct file permissions are discussed in this thread: https://stackoverflow.com/questions/18352682/correct-file-permissions-for-wordpress. Directories should be 755, files should be 644. The wordpress directory should be owned by the webserver user (i.e., www-data if you are running apache). If you aren’t comfortable running terminal commands on your server, please reach out to your host. They should be able to check this for you.

    Let me know if that helps,
    Jon

    Thread Starter mailisra1

    (@mailisra1)

    Hello.. Thank you for your email. I just checked, and I cannot find the folder:
    error_log .Strangely. I am able to navigate to:
    wp-content/plugins/yikes-inc-easy-mailchimp-extender/includes/

    But the error_log folder doesn’t exist.

    Could it be anywhere else? Or named something else?

    My existing landing page’s are working fine, with no error in taking input. But it shows me an error on the back end and sends me the email as pasted earlier.

    Request you to please support with this.

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Hi @mailisra1

    Can you please reach out to your host to find out if your folders have the correct file permissions as Jon explained above? The fact that the folder is missing is a clue the permissions are not correct. This needs to be fixed at the server level.

    Thank you.
    -Tracy

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Critical Error’ is closed to new replies.