Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter phacx

    (@phacx)

    Problem is solved after upgrade to PHP 7.4.

    But I’m still a bit puzzled why this is happening with PHP 5.6 and no error loggings are shown. Anyhow, it is solved thnx for your support.

    Thread Starter phacx

    (@phacx)

    It’s a live site but in development with only 22 users. To verify no interaction from theme or other plugins I have also tested with all plugins deactivated apart from amr en with the Twenty-One theme. Results are the same.

    Caching amr-users is:
    – Do NOT re-cache on user update
    – No scheduled auto cacheing

    cache log today, last lines, as a result of manual ‘rebuild cache now’:
    2021-02-15 09:24:47 – Completed user-01 in 0.04 microseconds
    2021-02-15 09:24:47 – Cached next batch of 22 from 0
    2021-02-15 09:24:47 – Cache record, but no transient yet? user-01
    2021-02-15 09:24:44 – Completed user-01 in 0.03 microseconds
    2021-02-15 09:24:44 – Cached next batch of 22 from 0
    2021-02-15 09:24:44 – Cache record, but no transient yet? user-01

    debug log today, I have switched on WP DEBUG:

    [15-Feb-2021 09:23:31 UTC] PHP Notice: Undefined index: hook_suffix in /home/valkenburg/domains/ac-valkenburg.nl/public_html/wordpress/acv-develop/wp-admin/includes/class-wp-screen.php on line 223
    [15-Feb-2021 09:24:27 UTC] PHP Notice: Undefined index: in /home/valkenburg/domains/ac-valkenburg.nl/public_html/wordpress/acv-develop/wp-content/plugins/amr-users/includes/ameta-admin-configure.php on line 792
    [15-Feb-2021 09:24:27 UTC] PHP Notice: Undefined index: in /home/valkenburg/domains/ac-valkenburg.nl/public_html/wordpress/acv-develop/wp-content/plugins/amr-users/includes/ameta-admin.php on line 342
    [15-Feb-2021 09:24:27 UTC] PHP Notice: Undefined index: in /home/valkenburg/domains/ac-valkenburg.nl/public_html/wordpress/acv-develop/wp-content/plugins/amr-users/includes/ameta-admin.php on line 343

    Stats:

    This website with blog_id=1 and prefix=wp_d_ has:
    Plugin version: 4.46
    Php version: 5.6.33
    Wp version: 5.6.1
    Php maximum execution time is: 45
    Wordpress Memory limit: 256M
    Wordpress Max Memory limit: 256M
    Php Memory Limit: 256M
    Charset: UTF-8

    At debug only: At 0.000 seconds, peak mem= 20.25 mb real_mem=20.25 mb – Before count users:
    There are 22 total users: 1 administrator, 1 editor, 1 author, 1 contributor, 16 subscriber, 1 um_voorzitter, 1 instrukteur, 2 css_js_designer, 3 webmaster, 5 belangstellend_lid, 1 partner, 2 technicus, 1 lid_van_verdienste, 1 penningmeester, 2 bestuurs_lid_acv, 2 bestuurs_lid_betav, 1 operations, 0 none,

    At debug only: At 0.003 seconds, peak mem= 20.25 mb real_mem=20.25 mb – After count users:

    No system messages logged related to wordpress or amr

Viewing 2 replies - 1 through 2 (of 2 total)