Forum Replies Created

Viewing 15 replies - 61 through 75 (of 85 total)
  • Thread Starter Seath

    (@seath)

    I’ll be waiting for the update
    Thanks Rick

    Thread Starter Seath

    (@seath)

    Anybody?

    Thread Starter Seath

    (@seath)

    @pmbaldha @vupdraft Thank you very much for taking the time to help me. I really appreciate it.

    Thread Starter Seath

    (@seath)

    @ip2location Any idea about warnings?

    Also I have noticed that the localhos …. 127.0.0.1 is being blocked. Can you please explain this one to me.

    127.0.0.1 - 133

    Thanks

    Thread Starter Seath

    (@seath)

    @vupdraft Hello,

    UGH, so I was messing with that, trying to match the time of error with the cron job. And I discovered that every time any (including WP cron) runs it will generate the error.

    As I told you before I do not have any custom function.php, the error points to the WP function.php in wp-included.
    Plus after updating to the WP 5.9 the error moved to line 6821 ….

    Warning: Cannot modify header information - headers already sent by (output started at /wp-cron.php:28) in /wp-includes/functions.php on line 6821

    and this is what’s on that line …

    function send_frame_options_header() {
    	header( 'X-Frame-Options: SAMEORIGIN' );
    }
    Thread Starter Seath

    (@seath)

    @vupdraft I do not know what alternate cron is, so I ma guessing no.

    I installed the plugin and this is what I get…. There’s a lot of stuff going on and I have no idea what ….

    action_scheduler_run_queue
    [
    “WP Cron”
    ]
    2022-01-28 17:12:04
    38 seconds ActionScheduler_QueueRunner->run() Every minute

    aiowps_hourly_cron_event
    None 2022-01-28 17:34:12
    22 minutes 46 seconds AIOWPSecurity_Cronjob_Handler->aiowps_hourly_cron_event_handler() Once Hourly

    wp_privacy_delete_old_export_files
    None 2022-01-28 17:35:51
    24 minutes 25 seconds wp_privacy_delete_old_export_files() Once Hourly

    Elm_Plugin_emailErrors_hook
    None 2022-01-28 17:49:03
    37 minutes 37 seconds Elm_Plugin->emailErrors() 3600 seconds

    Elm_Plugin_checkLogFileSize_hook
    None 2022-01-28 17:49:03
    37 minutes 37 seconds Elm_Plugin->checkLogFileSize() 3600 seconds

    wp_statistics_add_visit_hook
    None 2022-01-28 19:08:36
    1 hour 57 minutes None Once Daily

    fastvelocity_purge_old_cron_event
    None 2022-01-28 19:17:10
    2 hours 5 minutes fvm_purge_old() Once Daily

    wp_scheduled_auto_draft_delete
    None 2022-01-28 20:04:23
    2 hours 52 minutes wp_delete_auto_drafts() Once Daily

    wp_https_detection
    None 2022-01-28 20:07:37
    2 hours 56 minutes wp_update_https_detection_errors() Twice Daily

    wp_version_check
    None 2022-01-28 21:54:09
    4 hours 42 minutes wp_version_check() Twice Daily

    wp_update_plugins
    None 2022-01-29 00:18:05
    7 hours 6 minutes wp_update_plugins() Twice Daily

    wp_update_themes
    None 2022-01-29 00:18:05
    7 hours 6 minutes wp_update_themes() Twice Daily

    backwpup_update_message
    None 2022-01-29 00:34:13
    7 hours 22 minutes None Twice Daily

    backwpup_check_cleanup
    None 2022-01-29 00:34:13
    7 hours 22 minutes None Twice Daily

    backwpup_cron
    {
    “arg”: 2
    }
    2022-01-29 03:00:00
    9 hours 48 minutes None Non-repeating

    wp_statistics_dbmaint_hook
    None 2022-01-29 10:27:15
    17 hours 15 minutes None Once Daily

    wp_scheduled_delete
    None 2022-01-29 12:18:45
    19 hours 7 minutes wp_scheduled_delete() Once Daily

    delete_expired_transients
    None 2022-01-29 12:18:45
    19 hours 7 minutes delete_expired_transients() Once Daily

    aiowps_daily_cron_event
    None 2022-01-29 12:34:12
    19 hours 22 minutes AIOWPSecurity_Cronjob_Handler->aiowps_daily_cron_event_handler() Once Daily

    sm_ping_daily
    None 2022-01-29 13:34:14
    20 hours 22 minutes GoogleSitemapGeneratorLoader::CallSendPingDaily() Once Daily

    wp_statistics_geoip_hook
    None 2022-01-29 15:34:18
    22 hours 22 minutes WP_STATISTICS\Schedule->geoip_event() Once Daily

    recovery_mode_clean_expired_keys
    None 2022-01-29 15:48:39
    22 hours 37 minutes WP_Recovery_Mode->clean_expired_keys() Once Daily

    flamingo_daily_cron_job
    None 2022-01-29 15:51:06
    22 hours 39 minutes flamingo_schedule_function() Once Daily

    backwpup_cron
    {
    “arg”: 1
    }
    2022-01-30 03:00:00
    1 day 9 hours None Non-repeating

    wp_statistics_referrerspam_hook
    None 2022-01-30 10:27:04
    1 day 17 hours None Once Weekly

    wp_site_health_scheduled_check
    None 2022-02-03 17:46:44
    6 days WP_Site_Health->wp_cron_scheduled_check() Once Weekly

    wp_statistics_optimize_table
    None 2022-02-20 18:21:25
    3 weeks 2 days None Once Every 4 Weeks`

    Thread Starter Seath

    (@seath)

    Hello,

    I was looking at my server and as far as I can tell I do not.

    Any other idea?

    Thanks.

    Thread Starter Seath

    (@seath)

    Thank you for your responds.

    I am not sure if you noticed but those are WordPress files not mine.

    wp-cron.php
    functions.php

    so I can’t edit them.

    Also, as I have mention I have two test sites set up both are exact clones of each other with the default theme Twenty Twenty-One. The only difference is that one has your plugin enabled and that is where I get the error.

    I do not have any custom function on those test sites.

    Please advise.
    Thank you

    Thread Starter Seath

    (@seath)

    Hello,

    The WordPress is Version 5.8.3
    PHP 8

    And it did fix the problem.
    No error and its working properly.

    Thread Starter Seath

    (@seath)

    It’s not showing up there either.

    Forum: Fixing WordPress
    In reply to: Fatal PHP 8 error
    Thread Starter Seath

    (@seath)

    That is my test site so its ok.
    Thanks for the reply.

    Thread Starter Seath

    (@seath)

    Two updates and still no PHP 8 support.

    Thread Starter Seath

    (@seath)

    Ha! I just noticed that I left you review already 2 years and 4 months ago! That’s how long I have been using your plugin on my other sites.
    Thanks for great work.

    Thread Starter Seath

    (@seath)

    Yes I am 😉 Ofc I will. Thanks for your help.

    Thread Starter Seath

    (@seath)

    It works perfectly on my site (online). But it doesn’t work on my localhost (offline).
    But that’s OK I guess, don’t really need it till I go online since I use only dummy content on my localhost anyway.

Viewing 15 replies - 61 through 75 (of 85 total)