Forum Replies Created

Viewing 15 replies - 16 through 30 (of 88 total)
  • Thread Starter mhartste

    (@mhartste)

    Hi Joseph –

    I see on your Preflight Check the cron section has some No’s:

    Cron
    System crontab available? No
    PHP allow_url_fopen enabled? No
    Curl SSL enabled? No
    Can fetch a remote url via CLI? No`

    Do any of these raise any red flags for you?

    I will try your other suggestions.

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Joseph –

    This is a membership site, and I have many other plugins, with many other cron jobs.

    But I deactivated all my other plugins and your cron job was still disappearing. See the earlier ticket with more details. So that rules out a conflict with some other plugin.

    If you want, we could do a session where you could look at my system. Maybe you will spot something unusual? How can we move this conversation to a private conversation?

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Joseph & Brad – Fyi, the backup scheduled over the weekend didn’t run, so the issue is still outstanding.

    Thread Starter mhartste

    (@mhartste)

    Hi Joseph –

    Unfortunately, I don’t think we’ve made any progress yet. The reason the cron job is no longer disappearing is because the code snippet had some effect on it, which we don’t yet understand. And the code snippet isn’t meant to be permanent.

    I used the Run Now option on the event which previously disappeared, boldgrid_backup_wp_cron_run_jobs. (And which the code snippet caused to not disappear anymore, but not run when it was supposed to.) And even though it no longer disappears it still doesn’t seem to work properly.

    All my other cron jobs are working fine. It is just this one that is an issue. I have a monitor on my site which runs every 15 minutes, which should be waking up the cron system if needed.

    GoDaddy does not allow any control over whatever caching they do. I’m not sure what they do, but there is zero user configurability.

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Brad –

    Here is some further info.

    That code snippet apparently changed the behavior of the plugin. As I said on my last post, the cron event no longer disappeared, but it also didn’t run.

    And yesterday, just to see what would happen, I executed the Run Now option for the event. Nothing seemed to happen. But the event seemed like it ran every 5 minutes, and as of this morning it didn’t disappear.

    I scheduled a backup for the middle of the night to see if it would work. It did not run. So even though the cron job is still there, and I think it is running, there is something still wrong.

    And I also received an email this morning indicating a problem with the snippet. (There was also another person using my system at the time, so don’t completely rely on this info.)

    ————————-

    Howdy!
    
    Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
    
    In this case, WordPress caught an error with one of your plugins, Code Snippets.
    
    First, visit your website (https://258.2ff********/) and check for any visible issues. Next, visit the page where the error was caught (https://258.2ff********/wp-login.php?redirect_to=https%3A%2F%2F258.2ff.myftpupload.com%2F%3Fpage_id%3D273&action=confirm_admin_email&wp_lang=en_US) and check for any visible issues.
    
    Please contact your host for assistance with investigating this issue further.
    
    If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further.
    
    https://258.2ff********/wp-login.php?action=enter_recovery_mode&rm_token=TMX9Drguf7hG3qOxAKv7BE&rm_key=W7ulcpMF6a6qyambkqPbXJ
    
    To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
    
    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 6.0.2
    Active theme: OceanWP Child (version 3.1.2.1642026466)
    Current plugin: Code Snippets (version 3.2.0)
    PHP version 7.4.30
    
    Error Details
    =============
    An error of type E_ERROR was caused in line 14 of the file /var/www/wp-content/plugins/code-snippets/php/snippet-ops.php(484) : eval()'d code. Error message: Uncaught Error: Class 'Boldgrid_Backup_Admin_Log' not found in /var/www/wp-content/plugins/code-snippets/php/snippet-ops.php(484) : eval()'d code:14
    Stack trace:
    #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}('cron', Array, Array)
    #1 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
    #2 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #3 /var/www/wp-includes/option.php(486): do_action('update_option', 'cron', Array, Array)
    #4 /var/www/wp-includes/cron.php(1203): update_option('cron', Array)
    #5 /var/www/wp-includes/cron.php(527): _set_cron_array(Array, false)
    #6 /var/www/wp-cron.php(127): wp_unschedule_event(1662064425, 'boldgrid_backup...', Array)
    #7 /var/www/wp-includes/cron.php(888): include_once('/var/www/wp-cro...')
    #8 /var/www/wp-includes/cron.php(1004): spawn_cron(1662102090.3857)
    #9 /var/www/wp-includes/class-wp-hook.php(307): _wp_cron('')
    #10 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
    #11 /var/www/wp-includes/p

    ————————-

    The site appears to be working normally.

    Hopefully this further info is helpful.

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    With the new snipped, the event is listed but it didn’t run:

    boldgrid_backup_wp_cron_run_jobs
    Edit | Run Now | Delete
    None 2022-09-01 13:03:45
    21 minutes 14 seconds ago
    Boldgrid_Backup_Admin_Jobs->run()
    Every 5 minutes

    And nothing was logged.

    Thread Starter mhartste

    (@mhartste)

    Hi Brad –

    I see what you mean.

    I deactivated and reactivated the plugin again to get the event back. And after a few minutes it disappeared again. But in the later log file there again looks like there is only the deactivation/reactivation. So could it be that the event disappearance is not being logged?

    [2022-09-01 16:10:38 UTC] PHP Version: 7.4.30
    [2022-09-01 16:10:38 UTC] WordPress Version: 6.0.1
    [2022-09-01 16:10:38 UTC] Total Upkeep version: 1.15.2
    [2022-09-01 16:10:38 UTC] getpgid support: Available
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_backup
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_restore
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_run_jobs
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_backup
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_restore
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_run_jobs
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    
    [2022-09-01 16:50:23 UTC] Array
    (
        [$hook] => publish_future_post
        [$args] => Array
            (
                [0] => 27471
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'publish_future_...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'publish_future_...', Array, false)
                [3] => #3 /var/www/wp-includes/post.php(7586): wp_clear_scheduled_hook('publish_future_...', Array)
                [4] => #4 /var/www/wp-includes/class-wp-hook.php(307): _transition_post_status('private', 'new', Object(WP_Post))
                [5] => #5 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [6] => #6 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [7] => #7 /var/www/wp-includes/post.php(5303): do_action('transition_post...', 'private', 'new', Object(WP_Post))
                [8] => #8 /var/www/wp-includes/post.php(4563): wp_transition_post_status('private', 'new', Object(WP_Post))
                [9] => #9 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(163): wp_insert_post(Array, true)
                [10] => #10 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(108): PostmanEmailLogService->writeToEmailLog(Object(PostmanEmailLog))
                [11] => #11 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(80): PostmanEmailLogService->writeSuccessLog(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [12] => #12 /var/www/wp-includes/class-wp-hook.php(307): PostmanEmailLogService->write_success_log(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [13] => #13 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
                [14] => #14 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [15] => #15 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(253): do_action('post_smtp_on_su...', Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [16] => #16 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(60): PostmanWpMail->sendMessage(Object(PostmanMessage), Object(PostmanEmailLog))
                [17] => #17 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php(121): PostmanWpMail->send('info@paidmember...', 'Carson Valley T...', '<p><img src="ht...', '', Array)
                [18] => #18 /var/www/wp-includes/user.php(3229): wp_mail('info@paidmember...', 'Carson Valley T...', '<p><img src="ht...', '')
                [19] => #19 /var/www/wp-admin/users.php(247): retrieve_password('ALima')
                [20] => #20 {main}
            )
    
    )
    
    [2022-09-01 16:50:24 UTC] Array
    (
        [$hook] => publish_future_post
        [$args] => Array
            (
                [0] => 23500
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'publish_future_...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'publish_future_...', Array, false)
                [3] => #3 /var/www/wp-includes/post.php(3469): wp_clear_scheduled_hook('publish_future_...', Array)
                [4] => #4 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(336): wp_delete_post(23500, true)
                [5] => #5 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(212): PostmanEmailLogPurger->truncateLogItems(1000)
                [6] => #6 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(108): PostmanEmailLogService->writeToEmailLog(Object(PostmanEmailLog))
                [7] => #7 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(80): PostmanEmailLogService->writeSuccessLog(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): PostmanEmailLogService->write_success_log(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(253): do_action('post_smtp_on_su...', Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [12] => #12 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(60): PostmanWpMail->sendMessage(Object(PostmanMessage), Object(PostmanEmailLog))
                [13] => #13 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php(121): PostmanWpMail->send('info@paidmember...', 'Carson Valley T...', '<p><img src="ht...', '', Array)
                [14] => #14 /var/www/wp-includes/user.php(3229): wp_mail('info@paidmember...', 'Carson Valley T...', '<p><img src="ht...', '')
                [15] => #15 /var/www/wp-admin/users.php(247): retrieve_password('ALima')
                [16] => #16 {main}
            )
    
    )
    
    [2022-09-01 16:50:55 UTC] Last error: Array
    (
        [type] => 2
        [message] => Illegal offset type in isset or empty
        [file] => /var/www/wp-includes/plugin.php
        [line] => 176
    )
    
    [2022-09-01 16:50:55 UTC] Array
    (
        [$hook] => publish_future_post
        [$args] => Array
            (
                [0] => 27472
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'publish_future_...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'publish_future_...', Array, false)
                [3] => #3 /var/www/wp-includes/post.php(7586): wp_clear_scheduled_hook('publish_future_...', Array)
                [4] => #4 /var/www/wp-includes/class-wp-hook.php(307): _transition_post_status('private', 'new', Object(WP_Post))
                [5] => #5 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [6] => #6 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [7] => #7 /var/www/wp-includes/post.php(5303): do_action('transition_post...', 'private', 'new', Object(WP_Post))
                [8] => #8 /var/www/wp-includes/post.php(4563): wp_transition_post_status('private', 'new', Object(WP_Post))
                [9] => #9 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(163): wp_insert_post(Array, true)
                [10] => #10 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(108): PostmanEmailLogService->writeToEmailLog(Object(PostmanEmailLog))
                [11] => #11 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(80): PostmanEmailLogService->writeSuccessLog(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [12] => #12 /var/www/wp-includes/class-wp-hook.php(307): PostmanEmailLogService->write_success_log(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [13] => #13 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
                [14] => #14 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [15] => #15 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(253): do_action('post_smtp_on_su...', Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [16] => #16 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(60): PostmanWpMail->sendMessage(Object(PostmanMessage), Object(PostmanEmailLog))
                [17] => #17 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php(121): PostmanWpMail->send('info@paidmember...', '[Carson Valley ...', 'Hi ALima,\n\nThis...', '', Array)
                [18] => #18 /var/www/wp-includes/user.php(2621): wp_mail('info@paidmember...', '[Carson Valley ...', 'Hi ALima,\n\nThis...', '')
                [19] => #19 /var/www/wp-admin/includes/user.php(227): wp_update_user(Array)
                [20] => #20 /var/www/wp-admin/user-edit.php(167): edit_user(362)
                [21] => #21 {main}
            )
    
    )
    
    [2022-09-01 16:50:56 UTC] Last error: Array
    (
        [type] => 2
        [message] => Illegal offset type in isset or empty
        [file] => /var/www/wp-includes/plugin.php
        [line] => 176
    )
    
    [2022-09-01 16:50:56 UTC] Array
    (
        [$hook] => publish_future_post
        [$args] => Array
            (
                [0] => 23502
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'publish_future_...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'publish_future_...', Array, false)
                [3] => #3 /var/www/wp-includes/post.php(3469): wp_clear_scheduled_hook('publish_future_...', Array)
                [4] => #4 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(336): wp_delete_post(23502, true)
                [5] => #5 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(212): PostmanEmailLogPurger->truncateLogItems(1000)
                [6] => #6 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(108): PostmanEmailLogService->writeToEmailLog(Object(PostmanEmailLog))
                [7] => #7 /var/www/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php(80): PostmanEmailLogService->writeSuccessLog(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): PostmanEmailLogService->write_success_log(Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(253): do_action('post_smtp_on_su...', Object(PostmanEmailLog), Object(PostmanMessage), '\n\n--Raw message...', Object(PostmanGmailApiModuleTransport))
                [12] => #12 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(60): PostmanWpMail->sendMessage(Object(PostmanMessage), Object(PostmanEmailLog))
                [13] => #13 /var/www/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php(121): PostmanWpMail->send('info@paidmember...', '[Carson Valley ...', 'Hi ALima,\n\nThis...', '', Array)
                [14] => #14 /var/www/wp-includes/user.php(2621): wp_mail('info@paidmember...', '[Carson Valley ...', 'Hi ALima,\n\nThis...', '')
                [15] => #15 /var/www/wp-admin/includes/user.php(227): wp_update_user(Array)
                [16] => #16 /var/www/wp-admin/user-edit.php(167): edit_user(362)
                [17] => #17 {main}
            )
    
    )
    Thread Starter mhartste

    (@mhartste)

    Here is the log file:

    [2022-09-01 16:10:38 UTC] PHP Version: 7.4.30
    [2022-09-01 16:10:38 UTC] WordPress Version: 6.0.1
    [2022-09-01 16:10:38 UTC] Total Upkeep version: 1.15.2
    [2022-09-01 16:10:38 UTC] getpgid support: Available
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_backup
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_restore
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:38 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_run_jobs
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-deactivator.php(35): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(70): Boldgrid_Backup_Deactivator::deactivate()
                [6] => #6 /var/www/wp-includes/class-wp-hook.php(307): deactivate_boldgrid_backup(false)
                [7] => #7 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [8] => #8 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [9] => #9 /var/www/wp-admin/includes/plugin.php(814): do_action('deactivate_bold...', false)
                [10] => #10 /var/www/wp-admin/plugins.php(209): deactivate_plugins('boldgrid-backup...', false, false)
                [11] => #11 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_backup
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_restore
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    
    [2022-09-01 16:10:50 UTC] Array
    (
        [$hook] => boldgrid_backup_wp_cron_run_jobs
        [$args] => Array
            (
            )
    
        [$wp_error] => 
        [$e] => Array
            (
                [0] => #0 /var/www/wp-includes/class-wp-hook.php(307): {closure}(NULL, 'boldgrid_backup...', Array, false)
                [1] => #1 /var/www/wp-includes/plugin.php(191): WP_Hook->apply_filters(NULL, Array)
                [2] => #2 /var/www/wp-includes/cron.php(580): apply_filters('pre_clear_sched...', NULL, 'boldgrid_backup...', Array, false)
                [3] => #3 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(169): wp_clear_scheduled_hook('boldgrid_backup...')
                [4] => #4 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-scheduler.php(56): Boldgrid_Backup_Admin_WP_Cron->clear_schedules()
                [5] => #5 /var/www/wp-content/plugins/boldgrid-backup/admin/class-boldgrid-backup-admin-wp-cron.php(118): Boldgrid_Backup_Admin_Scheduler->clear_all_schedules()
                [6] => #6 /var/www/wp-content/plugins/boldgrid-backup/includes/class-boldgrid-backup-activator.php(78): Boldgrid_Backup_Admin_WP_Cron->add_all_crons(Array)
                [7] => #7 /var/www/wp-content/plugins/boldgrid-backup/boldgrid-backup.php(61): Boldgrid_Backup_Activator::activate()
                [8] => #8 /var/www/wp-includes/class-wp-hook.php(307): activate_boldgrid_backup(false)
                [9] => #9 /var/www/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
                [10] => #10 /var/www/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
                [11] => #11 /var/www/wp-admin/includes/plugin.php(691): do_action('activate_boldgr...', false)
                [12] => #12 /var/www/wp-admin/plugins.php(58): activate_plugin('boldgrid-backup...', 'https://258.2ff...', false)
                [13] => #13 {main}
            )
    
    )
    Thread Starter mhartste

    (@mhartste)

    Hi Joseph & Brad –

    Yes, I’d be happy to work with you to debug the issue.

    Can you send me the pre_clear_scheduled_hook code, and I can install it on my system?

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Joseph –

    Ok, I deactivated all plugins on my site, except for Total Upkeep and WP Crontrol, and after a few minutes the boldgrid_backup_wp_cron_run_jobs event still disappears. So it is not a conflict with some other plugin. And it is WP Crontrol which allows me to see that the event is disappearing.

    And I do not have any caching plugin.

    In the Preflight tab, here is what the cron section says, after the cron event has gone away:

    Cron

    System crontab available? No
    PHP allow_url_fopen enabled? No
    Curl SSL enabled? No
    Can fetch a remote url via CLI? No
    Cron time zone matches server time zone?
    (Test may take up to 25 minutes to complete)
    Cron jobs:
    Method used to read cron: Crontab output to file.
    WP Cron enabled? Yes
    WP Cron jobs:
    boldgrid_backup_wp_cron_backup (weekly starting 2022.09.03 09:00:00 am UTC)

    And if I deactivate, then re-activate the Total Upkeep plugin, I see an additional cron job:

    Cron

    System crontab available? No
    PHP allow_url_fopen enabled? No
    Curl SSL enabled? No
    Can fetch a remote url via CLI? No
    Cron time zone matches server time zone?
    (Test may take up to 25 minutes to complete)
    Cron jobs:
    Method used to read cron: Crontab output to file.
    WP Cron enabled? Yes
    WP Cron jobs:
    boldgrid_backup_wp_cron_run_jobs (every-5-minutes starting 2022.08.31 04:57:12 pm UTC)
    boldgrid_backup_wp_cron_backup (weekly starting 2022.09.03 09:00:00 am UTC)

    Suggestions?

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Joseph – Thanks for your quick reply!

    I have not had problems with any other cron jobs, just this one. So I know that the cron system is working fine.

    More likely, it has something to do with the boldgrid_backup_wp_cron_run_jobs event itself. Possibly it has some error, or possibly there is some conflict with another plugin.

    How can we identify the issue with the boldgrid_backup_wp_cron_run_jobs event to see why it is dying?

    Thanks,

    Mike

    Thread Starter mhartste

    (@mhartste)

    Hi Jesse –

    I was previously using Updraft Plus, which worked very well for me, but recently GoDaddy decided to ban it from all their Managed WordPress sites. So you may have additional people looking for an alternative. I did a fair bit of research and your product looks like a great alternative to Updraft Plus for the functionality that’s important to me.

    Thanks for all the answers to my questions, and this sounds reassuring.

    I would like to encourage you to proceed with #3 — making Restore more resilient. You really don’t want a restore to completely fail. If your site gets completely lost, a 98% restore is certainly better than nothing at all. The user could then hopefully fix up the few issues and get back up and running. In my test, if the restore leaves the old files the site would probably still work perfectly well. So if these were treated as Warnings, instead of Fatal Errors, I think most people would be better off.

    Like I said, no one wants to find out their backup is invalid when they absolutely need to restore it!

    But with the Exclude feature you pointed out it seems to work well and I will start using it.

    Thanks!

    Mike

    Thread Starter mhartste

    (@mhartste)

    Thanks, Jesse, for your quick reply, and for this tip! I might be making some progress.

    I tried what you suggested, and excluded WPCORE. I then found out that there are a few other files and a directory owned by root, so I excluded them also. And then the Restore worked!

    Here’s what I wound up with:

    Include: /wp-content
    Exclude: .git,node_modules,WPCORE,/wp-content/db-error.php,/wp-content/index.php,/wp-content/mu-plugins

    So …
    1- is it ok to exclude all these files?
    2- how about the index.php and index.html files with length 0 in boldgrid_backup — should I be concerned about them?
    3- is there any way to specify these files to Exclude on the Restore instead of the Backup? I’m concerned that some day WordPress or GoDaddy will add another root file. And I will be thinking that I have weekly, good backups. But then should I need to do a Restore, I will find out that the my backups are actually unusable!

    Thanks!

    Mike

    Thread Starter mhartste

    (@mhartste)

    … and another interesting observation … in the boldgrid_backup directory, the index.php file and index.html file both have a size of 0. So they were not created correctly.

    Thread Starter mhartste

    (@mhartste)

    Thanks, Ole, for clarifying that.

    Note there appears to be some old info on page https://supsystic.com/plugins/google-maps-plugin/#faq, where it says Import/Export of Maps and Markers is included in the free version.

    Thanks,

    Mike

Viewing 15 replies - 16 through 30 (of 88 total)