• Resolved thsigit

    (@thsigit)


    Warning: require_once(campaignmonitor.php): failed to open stream: No such file or directory in /home/xxxxxx/public_html/wp-content/plugins/icegram-rainmaker/classes/mailers/config.php on line 5
    
    Fatal error: require_once(): Failed opening required 'campaignmonitor.php' (include_path='.:/usr/local/php70/pear') in /home/xxxxxx/public_html/wp-content/plugins/icegram-rainmaker/classes/mailers/config.php on line 5

    Tried this plugin on a dev site since last week, looks great. Upgrade to the latest version (0.16), and my dashboard is broken with above message.

    Version 0.15 is also missing the same file.

    The more complete files are version 0.14 has which has campaign-monitor.php (not campaignmonitor.php, note the dash) but am not sure if I upload this file to the latest version, it will work. I do not plan to use this service, soon, anyway, so I opened /home/xxxxxx/public_html/wp-content/plugins/icegram-rainmaker/classes/mailers/config.php and remove the suspected line, now the dashboard works again.

    Looks like a decent plugin to use. Please fix the errors.

    • This topic was modified 8 years, 4 months ago by thsigit.
Viewing 4 replies - 1 through 4 (of 4 total)
  • What should I do now?

    Warning: require_once(campaignmonitor.php): failed to open stream: No such file or directory in /autoinstalator/wordpress5/wp-content/plugins/icegram-rainmaker/classes/mailers/config.php on line 5

    Fatal error: require_once(): Failed opening required ‘campaignmonitor.php’ (include_path=’/autoinstalator/wordpress5/wp-content/plugins/google/lib/external/google:.:/:/usr/local/php/pear5′) in /autoinstalator/wordpress5/wp-content/plugins/icegram-rainmaker/classes/mailers/config.php on line 5

    @thsigit, @cuta, @malgorzata-karolina,

    Latest version 0.16.1 seems to fix the same issue. Try downloading a new version and activating manually.

    • This reply was modified 8 years, 4 months ago by Mansi.
    Thread Starter thsigit

    (@thsigit)

    Error seems to be fixed with the latest update (0.16.1). Marking this as solved.

    @malgorzata-karolina: if you can’t access your wp dashboard you need to upload the latest update manually via filemanager or using FTP software such as FileZilla.

    Or you can open directory /autoinstalator/wordpress5/wp-content/plugins/icegram-rainmaker/classes/mailers/ from your web server panel and edit config.php, adding
    // in front of require_once('campaignmonitor.php'); so it will look like this //require_once('campaignmonitor.php');

    You will be able to use the dashboard again and update to the latest version.

    Thanks. It works.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘campaignmonitor.php is missing’ is closed to new replies.