Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter ketr64

    (@ketr64)

    Hi Tom,

    It seems to work. Thank you very much.
    One thing I noticed though. When I go to the setting page I get the following error in the debug file:

    [17-Dec-2020 11:16:14 UTC] PHP Notice: Undefined index: slug in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/repeater_field.php on line 33
    [17-Dec-2020 11:16:14 UTC] PHP Notice: Undefined index: slug in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/repeater_field.php on line 33

    Rene

    Thread Starter ketr64

    (@ketr64)

    Hi Tom,
    Have you made any progress on publishing a new version?
    Thanks
    Rene

    Thread Starter ketr64

    (@ketr64)

    Sorry. When I say it works it was for the GitHub access ??
    Now when I am on the settings/admin page, I am now able to set up the mappings for my roles but I have these errors below appearing in the Role Settings block. I don’t know if that is normal with that debug version.
    When I try to login it works.
    So, it sounds like I start being in a pretty good shape!!

    <\/select>\nNotice<\/b>: Undefined variable: exlog_external_role in \/var\/www\/wordpress\/wp-content\/plugins\/external-login\/views\/form_elements\/role_field.php<\/b> on line 10<\/b>
    \n
    \nNotice<\/b>: Trying to access array offset on value of type null in \/var\/www\/wordpress\/wp-content\/plugins\/external-login\/views\/form_elements\/role_field.php<\/b> on line 10<\/b>
    \n”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”INSIDER_RECIP”,”wordpress_role_value”:”insider_recip”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”RECIPIENT”,”wordpress_role_value”:”recipient”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”ACCOUNT”,”wordpress_role_value”:”account”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”}]” />

    Thread Starter ketr64

    (@ketr64)

    Tom,
    Here are the logs below.
    At this stage I just tested the mappings in admin/settings. I have not tried to login yet as there were errors in the admin module.
    Let me know if you want me to try to login.
    Rene
    [07-Dec-2020 11:08:50 UTC] PHP Notice: Trying to access array offset on value of type bool in /var/www/wordpress/wp-content/plugins/pirate-parrot/pirate-parrot.php on line 188
    [07-Dec-2020 11:08:50 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/wordpress/wp-content/plugins/pirate-parrot/pirate-parrot.php on line 156
    [07-Dec-2020 11:08:50 UTC] PHP Notice: Trying to access array offset on value of type bool in /var/www/wordpress/wp-content/plugins/pirate-parrot/pirate-parrot.php on line 157
    [07-Dec-2020 11:08:57 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/wordpress/wp-content/plugins/pirate-parrot/pirate-parrot.php on line 156
    [07-Dec-2020 11:08:57 UTC] PHP Notice: Trying to access array offset on value of type bool in /var/www/wordpress/wp-content/plugins/pirate-parrot/pirate-parrot.php on line 157
    [07-Dec-2020 11:10:48 UTC] PHP Warning: DateTime::setTimestamp() expects parameter 1 to be int, array given in /var/www/wordpress/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php on line 160
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 6
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 6
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 7
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 7
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 10
    [07-Dec-2020 11:24:11 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 10
    [07-Dec-2020 11:24:11 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:24:11 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:24:11 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:24:11 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:24:11 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:24:11 UTC] Is external role set?
    [07-Dec-2020 11:24:11 UTC] false
    [07-Dec-2020 11:24:11 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:24:11 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘insider’
    [07-Dec-2020 11:24:11 UTC] ‘Insider’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘account’
    [07-Dec-2020 11:24:11 UTC] ‘Account’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘guard_recip’
    [07-Dec-2020 11:24:11 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘insider_recip’
    [07-Dec-2020 11:24:11 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘guardian’
    [07-Dec-2020 11:24:11 UTC] ‘Guardian’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘recipient’
    [07-Dec-2020 11:24:11 UTC] ‘Recipient’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:24:11 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:24:11 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘customer’
    [07-Dec-2020 11:24:11 UTC] ‘Customer’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘contributor’
    [07-Dec-2020 11:24:11 UTC] ‘Contributor’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘author’
    [07-Dec-2020 11:24:11 UTC] ‘Author’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘editor’
    [07-Dec-2020 11:24:11 UTC] ‘Editor’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘administrator’
    [07-Dec-2020 11:24:11 UTC] ‘Administrator’
    [07-Dec-2020 11:24:11 UTC] In loop:
    [07-Dec-2020 11:24:11 UTC] ‘exlog_block’
    [07-Dec-2020 11:24:11 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:24:11 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:24:11 UTC] _
    [07-Dec-2020 11:24:11 UTC] _
    [07-Dec-2020 11:24:11 UTC] _
    [07-Dec-2020 11:24:11 UTC] ——-EXLOG LOGS FOR RENE START ———
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 6
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 6
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 7
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 7
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Undefined variable: exlog_external_role in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 10
    [07-Dec-2020 11:31:10 UTC] PHP Notice: Trying to access array offset on value of type null in /var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php on line 10
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] false
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] _
    [07-Dec-2020 11:31:10 UTC] _
    [07-Dec-2020 11:31:10 UTC] _
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE START ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘GUARDIAN’,
    ‘wordpress_role_value’ => ‘guardian’,
    ‘wordpress_role_name’ => ‘exlog_role_wordpress_’,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘GUARD_RECIP’,
    ‘wordpress_role_value’ => ‘guard_recip’,
    ‘wordpress_role_name’ => ‘exlog_role_wordpress_’,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘INSIDER’,
    ‘wordpress_role_value’ => ‘insider’,
    ‘wordpress_role_name’ => ‘<br ></select>
    <b>Notice</b>: Undefined variable: exlog_external_role in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php</b> on line <b>10</b><br />
    <br />
    <b>Notice</b>: Trying to access array offset on value of type null in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/role_field.php</b> on line <b>10</b><br />
    ‘,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘INSIDER_RECIP’,
    ‘wordpress_role_value’ => ‘insider_recip’,
    ‘wordpress_role_name’ => ‘exlog_role_wordpress_’,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘RECIPIENT’,
    ‘wordpress_role_value’ => ‘recipient’,
    ‘wordpress_role_name’ => ‘exlog_role_wordpress_’,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———
    [07-Dec-2020 11:31:10 UTC] ROLE!!!
    [07-Dec-2020 11:31:10 UTC] array (
    ‘external_role_value’ => ‘ACCOUNT’,
    ‘wordpress_role_value’ => ‘account’,
    ‘wordpress_role_name’ => ‘exlog_role_wordpress_’,
    ‘external_role_name’ => ‘exlog_role_external_’,
    )
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE role_field ———
    [07-Dec-2020 11:31:10 UTC] Roles from exlog_get_wp_role_types():
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    )
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] Is external role set?
    [07-Dec-2020 11:31:10 UTC] true
    [07-Dec-2020 11:31:10 UTC] Roles from $EXLOG_WORDPRESS_AVAILABLE_ROLES after adding blocked option:
    [07-Dec-2020 11:31:10 UTC] array (
    ‘insider’ => ‘Insider’,
    ‘account’ => ‘Account’,
    ‘guard_recip’ => ‘Guardian & Recipient’,
    ‘insider_recip’ => ‘Insider & Recipient’,
    ‘guardian’ => ‘Guardian’,
    ‘recipient’ => ‘Recipient’,
    ‘manage_wpautoterms_pages_editor’ => ‘Editor + WPAutoTerms Pages Editor’,
    ‘manage_wpautoterms_pages’ => ‘WPAutoTerms Pages Editor (additional)’,
    ‘customer’ => ‘Customer’,
    ‘contributor’ => ‘Contributor’,
    ‘author’ => ‘Author’,
    ‘editor’ => ‘Editor’,
    ‘administrator’ => ‘Administrator’,
    ‘exlog_block’ => ‘– BLOCK –‘,
    )
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider’
    [07-Dec-2020 11:31:10 UTC] ‘Insider’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘account’
    [07-Dec-2020 11:31:10 UTC] ‘Account’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guard_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘insider_recip’
    [07-Dec-2020 11:31:10 UTC] ‘Insider & Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘guardian’
    [07-Dec-2020 11:31:10 UTC] ‘Guardian’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘recipient’
    [07-Dec-2020 11:31:10 UTC] ‘Recipient’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages_editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor + WPAutoTerms Pages Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘manage_wpautoterms_pages’
    [07-Dec-2020 11:31:10 UTC] ‘WPAutoTerms Pages Editor (additional)’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘customer’
    [07-Dec-2020 11:31:10 UTC] ‘Customer’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘contributor’
    [07-Dec-2020 11:31:10 UTC] ‘Contributor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘author’
    [07-Dec-2020 11:31:10 UTC] ‘Author’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘editor’
    [07-Dec-2020 11:31:10 UTC] ‘Editor’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘administrator’
    [07-Dec-2020 11:31:10 UTC] ‘Administrator’
    [07-Dec-2020 11:31:10 UTC] In loop:
    [07-Dec-2020 11:31:10 UTC] ‘exlog_block’
    [07-Dec-2020 11:31:10 UTC] ‘– BLOCK –‘
    [07-Dec-2020 11:31:10 UTC] ——-EXLOG LOGS FOR RENE END ———

    Thread Starter ketr64

    (@ketr64)

    Tom, where can I find the logs I need to send you?
    I can now do mappings but there are error messages:
    <\/select>\nNotice<\/b>: Undefined variable: exlog_external_role in \/var\/www\/wordpress\/wp-content\/plugins\/external-login\/views\/form_elements\/role_field.php<\/b> on line 10<\/b>
    \n
    \nNotice<\/b>: Trying to access array offset on value of type null in \/var\/www\/wordpress\/wp-content\/plugins\/external-login\/views\/form_elements\/role_field.php<\/b> on line 10<\/b>
    \n”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”INSIDER_RECIP”,”wordpress_role_value”:”insider_recip”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”RECIPIENT”,”wordpress_role_value”:”recipient”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”},{“external_role_value”:”ACCOUNT”,”wordpress_role_value”:”account”,”wordpress_role_name”:”exlog_role_wordpress_”,”external_role_name”:”exlog_role_external_”}]” />

    Thread Starter ketr64

    (@ketr64)

    It works!! I am going to set it up now. Thanks.

    Thread Starter ketr64

    (@ketr64)

    Hi Tom. I get a 404 page when I click on the ‘here’ link above.

    Thread Starter ketr64

    (@ketr64)

    Hi Tom,
    So I started looking into your recommendations.
    – wp_options/exlog_roles_custom_fields table: I had 1 row in there with following content:
    +———–+—————————+————–+———-+
    | option_id | option_name | option_value | autoload |
    +———–+—————————+————–+———-+
    | 75326 | exlog_roles_custom_fields | [] | yes |
    +———–+—————————+————–+———-+
    I deleted it and went back to the settings page but still the same.
    – wp_options/wp_user_roles: there is only one row there. I could send you an email with the content if you want.
    – deactivating plugins: I started with one that is related to roles but it is still the same. The plugin name is ‘User role editor’.
    – I forgot to mention that the drop down list for the default role is not empty. I would have expected that this list is the same as the one for the mapping
    – Can you please tell me which query/process you make to get this mapping drop down list? I can try to debug
    – for the unzipping/installing I am OK with that. I do it pretty often
    Best
    Rene

    Thread Starter ketr64

    (@ketr64)

    Hi Tom,
    Did you get a chance to figure out what was going on?
    Thanks
    Rene

    Thread Starter ketr64

    (@ketr64)

    External Login:1.11.0
    PHP: 7.4.3
    Wordpress: 5.5.3

    Here is the console:
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/checkbox_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/checkbox_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/select_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/checkbox_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/select_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/select_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/checkbox_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/select_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/checkbox_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/repeater_field.php</b> on line <b>8</b><br />
    null
    options_condtionals.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:17

    External Login ERROR:
    Invalid JSON in conditional string. Data:
    <br />
    <b>Notice</b>: Undefined index: conditionals in <b>/var/www/wordpress/wp-content/plugins/external-login/views/form_elements/text_field.php</b> on line <b>3</b><br />
    null
    exlog_repeater_field_handler.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:242 EXLOG: Error storing repeater data for ‘exlog_exclude_users_field_value_repeater’ Value: false
    exlog_repeater_field_handler.js?ver=e0e0cc41f5f63c4d22c0b4c6b1f6119c:242 EXLOG: Error storing repeater data for ‘exlog_exclude_users_field_value_repeater’ Value: false
    jquery-migrate-3.0.0.min.js:2 JQMIGRATE: Migrate is installed, version 3.0.0
    content.js:529 launching FocusManager.parse_for_input on DOM mutation event
    content.js:529 launching FocusManager.parse_for_input on DOM mutation event
    close.png:1 Failed to load resource: the server responded with a status of 404 ()
    kb_bg.png:1 Failed to load resource: the server responded with a status of 404 ()

    Thread Starter ketr64

    (@ketr64)

    Hi Tom,
    I think you are right. Keeping a read-only approach for your plugin is probably a better idea. Otherwise I am worried you are going to open a can of worms…
    I will manage the reset on my side using lostpassword_url hook.
    Anyway, thanks for your hard work. Truly appreciated.
    Rene
    PS: did you receive the $50 through Paypal?

    Thread Starter ketr64

    (@ketr64)

    Hi Tom,
    It seems to work now for me ?? when I select MD5.
    I have a problem though when I select ‘sha512’, I have an invalid user/pwd error.
    I need to investigate to understand why. On my side I encrypt the pwd in Python with hashlib.sha512(). I probably have a coding error when generating the encrypted pwd.
    Thanks a ton man. You are saving my life and a few days of work if I wouldn’t have had your plugin!!
    Rene

    Thread Starter ketr64

    (@ketr64)

    Hi,
    I will reinstall the new plugin version in a couple of hours, test it and keep you posted.
    We really need to make it work Tom. I need it !! ??
    Rene

    Thread Starter ketr64

    (@ketr64)

    Thanks Tom for your reply. Here are my site parameters:

    – External Login: version: 1.10.0
    – Core version: 5.5.3
    – php_version: 7.4.3 64bit
    – Database: server_version: 8.0.20, client_version: mysqlnd 7.4.3

    Best
    Rene

    I really need this plugin to work in WP 5.4+.

    @coffee2code, can you please issue a new working version?

    Thanks

    • This reply was modified 4 years, 7 months ago by ketr64.
Viewing 15 replies - 1 through 15 (of 21 total)