• Resolved thebarkacademy

    (@thebarkacademy)


    Hi,

    I’m seeing a new warning in my PHP Error Log repeatedly (see below):

    Warning: date() expects parameter 2 to be int, string given in /srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/controllers/class-moove-activity-controller.php on line 496

    Timestamp: 2020-11-03 07:15:22 UTC

    Stack Trace
    ———–
    1. date(‘2020-11-03 07:15:22’, ‘Y’)
    /srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/controllers/class-moove-activity-controller.php:496
    2. Moove_Activity_Controller->moove_create_log_entry(Array(6))
    /srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/controllers/class-moove-activity-controller.php:368
    3. Moove_Activity_Controller::moove_track_user_access_ajax(”)
    /wordpress/core/5.5.3/wp-includes/class-wp-hook.php:287
    4. WP_Hook->apply_filters(”, Array(1))
    /wordpress/core/5.5.3/wp-includes/class-wp-hook.php:311
    5. WP_Hook->do_action(Array(1))
    /wordpress/core/5.5.3/wp-includes/plugin.php:478
    6. do_action(‘wp_ajax_nopriv_moove_a…’)
    /wordpress/core/5.5.3/wp-admin/admin-ajax.php:191

    Context
    ——-
    URL : /wp-admin/admin-ajax.php
    Referer : https://thebarkacademy.com/product/howls-kitchen-beef-cheese-wraps-for-dogs/
    HTTP Method : POST
    HTTP Host : thebarkacademy.com
    HTTP Status : 200
    ajaxAction : moove_activity_track_pageview
    isSSL : Yes
    Current Filter : wp_ajax_nopriv_moove_activity_track_pageview
    Execution Time : 2.968 s
    Memory Usage : 75.86 MiB
    PHP SAPI : fpm-fcgi

    Because this is happening every time someone visits my site, it is using a tremendous amount of my wordpress memory space.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New PHP Warning’ is closed to new replies.