• Resolved John

    (@dsl225)


    Hello,

    New installation and although there is not yet a notification to send (new post publication) I got those yesterday (about 24H ago):

    Warning: include(): Failed opening ‘/wp-content/plugins/notification/vendor/composer/../../src/Dependencies/Micropackage/Templates/Template.php’ for inclusion (include_path=’/wp-content/plugins/backwpup/vendor/pear/archive_tar:/wp-content/plugins/backwpup/vendor/pear/console_getopt:/wp-content/plugins/backwpup/vendor/pear/pear-core-minimal/src:/wp-content/plugins/backwpup/vendor/pear/pear_exception:.:/opt/alt/php74/usr/share/pear’) in /wp-content/plugins/better-wp-security/vendor-prod/composer/ClassLoader.php on line 444

    and this one 1 second later:

    `Fatal error: Uncaught Error: Class ‘BracketSpace\Notification\Dependencies\Micropackage\Templates\Template’ not found in /wp-content/plugins/notification/src/Core/Templates.php:56

    Stack Trace
    1.
    BracketSpace\Notification\Core\Templates::create(‘upsell/schedule…’, Array)
    /wp-content/plugins/notification/src/Core/Templates.php:44
    2.
    BracketSpace\Notification\Core\Templates::get(‘upsell/schedule…’)
    /wp-content/plugins/notification/src/Admin/Upsell.php:112
    3.
    BracketSpace\Notification\Admin\Upsell->scheduled_triggers_settings(Object(BracketSpace\Notification\Core\Settings))
    /wp-includes/class-wp-hook.php:307
    4.
    WP_Hook->apply_filters(NULL, Array)
    /wp-includes/class-wp-hook.php:331
    5.
    WP_Hook->do_action(Array)
    /wp-includes/plugin.php:474
    6.
    do_action(‘notification/se…’, Object(BracketSp in /home/lhongo/public_html/wp-content/plugins/notification/src/Core/Templates.php on line 56
    /wp-content/plugins/notification/src/Core/Settings.php:70`

    The first one seems to refer to something related to Backwpup that I use but which wasn’t scheduled yestreday and to iThemes Security that I also use.

    Any clues?

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi, indeed, the call stack says it might be related to the BackWPup backup and iThemes security for some reason.

    Are you sure the website wasn’t restored at that time? Did the error pop up again since that time?

    Thread Starter John

    (@dsl225)

    Thanks for your feedback.

    The notification I have setup runs on Sundays at this site (because they publish new posts only on Sundays) and there is a weekly backup scheduled to run also on Sundays, but not during the same time frame.

    In the meanwhile: no more alerts since then and the notification fired normally yesterday Sunday without issues and there has been a backup that run normally.

    I just changed to backup’s schedule to Mondays and will keep an eye on that to see if that works normally.

    Marking this as resolved for now and will update here if anything new happens.

    Plugin Author Kuba Mikita

    (@kubitomakita)

    Awesome, thank you!

    My guess would be that the files were briefly missing for some reason and someone accessed the website at that time, which triggered the error.

    Thread Starter John

    (@dsl225)

    Yes might be, but what would the relation with Notifications in that case?

    Plugin Author Kuba Mikita

    (@kubitomakita)

    In this case, it could be a coincidence.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error and warning’ is closed to new replies.