• Resolved Aleksandar

    (@aivanov12)


    Hello. Thanks for your wonderful plugin.

    Some time ago I had to use the plugin’s error log to track the payment and login process on the site. All problems are fixed. Could you please tell me if I should turn off the error log already. If it continues to work (to record everything and if something happens to check the records immediately), will it load the site or interfere with the plugin. How will you advise me?

    With best wishes,
    Alexander Angelov.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    All problems are fixed. Could you please tell me if I should turn off the error log already.

    Yes, you should disable Enable Debug option in the plugins settings if your issue is resolved.

    If it continues to work (to record everything and if something happens to check the records immediately), will it load the site or interfere with the plugin. How will you advise me?

    Please read our instructions below to learn more about when to enable Enable Debug option.

    https://simple-membership-plugin.com/enable-debug-logging/

    Kind regards.

    Thread Starter Aleksandar

    (@aivanov12)

    Excuse me. But before I shut it down I decided to check the logs one last time. And I found something strange. Could you tell me what it means:

    SUCCESS: validate() – Bad Hash

    Occurs when someone tries to log in. Or so I see.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, did you see other logged entries in the logs file?

    Regards.

    Thread Starter Aleksandar

    (@aivanov12)

    Here are a few examples. I’m replacing my domain with an example one.

    [2022/09/24 15:10:56] – SUCCESS: validate() – Bad Hash
    [2022/09/24 15:10:56] – SUCCESS: Authentication request – Username: test
    [2022/09/24 15:10:56] – SUCCESS: Authentication successful for username: test. Executing swpm_login action hook.
    [2022/09/24 15:10:56] – SUCCESS: Trying wp_signon() with username: test
    [2022/09/24 15:10:56] – SUCCESS: wp_authenticate action. User with username: test is already logged in.
    [2022/09/24 15:10:56] – SUCCESS: wp_login hook triggered. Username: test
    [2022/09/24 15:10:56] – SUCCESS: Setting current WP user to: test
    [2022/09/24 15:10:56] – SUCCESS: Triggering swpm_after_login hook.
    [2022/09/24 15:10:56] – SUCCESS: After triggering the default swpm_after_login_redirect_url hook. Redirect URL: https://www.mydomain.com/membership-login

    [2022/09/25 12:32:11] – SUCCESS: Authentication request – Username: test
    [2022/09/25 12:32:11] – SUCCESS: Authentication successful for username: test. Executing swpm_login action hook.
    [2022/09/25 12:32:11] – SUCCESS: Trying wp_signon() with username: test
    [2022/09/25 12:32:11] – SUCCESS: wp_authenticate action. User with username: test is already logged in.
    [2022/09/25 12:32:11] – SUCCESS: wp_login hook triggered. Username: test
    [2022/09/25 12:32:11] – SUCCESS: Setting current WP user to: test
    [2022/09/25 12:32:11] – SUCCESS: Triggering swpm_after_login hook.
    [2022/09/25 12:32:11] – SUCCESS: After triggering the default swpm_after_login_redirect_url hook. Redirect URL: https://www.mydomain.com/membership-login/
    [2022/09/25 12:32:28] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:35] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:36] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:36] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:36] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:36] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:37] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:38] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:39] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:42] – SUCCESS: validate() – Bad Hash
    [2022/09/25 12:32:42] – SUCCESS: Authentication request – Username: test
    [2022/09/25 12:32:42] – SUCCESS: Authentication successful for username: test. Executing swpm_login action hook.
    [2022/09/25 12:32:42] – SUCCESS: Trying wp_signon() with username: test
    [2022/09/25 12:32:42] – SUCCESS: wp_authenticate action. User with username: test is already logged in.
    [2022/09/25 12:32:42] – SUCCESS: wp_login hook triggered. Username: test
    [2022/09/25 12:32:42] – SUCCESS: Setting current WP user to: test
    [2022/09/25 12:32:42] – SUCCESS: Triggering swpm_after_login hook.
    [2022/09/25 12:32:42] – SUCCESS: After triggering the default swpm_after_login_redirect_url hook. Redirect URL: https://www.mydomain.com/membership-login/

    [2022/09/26 19:47:50] – SUCCESS: validate() – Bad Hash
    [2022/09/26 19:48:00] – SUCCESS: validate() – Bad Hash
    [2022/09/26 19:48:00] – SUCCESS: validate() – Bad Hash
    [2022/09/26 19:48:16] – SUCCESS: validate() – Bad Hash
    [2022/09/26 19:48:18] – SUCCESS: validate() – Bad Hash
    [2022/09/26 19:48:19] – SUCCESS: Authentication request – Username: test
    [2022/09/26 19:48:19] – SUCCESS: Authentication successful for username: test. Executing swpm_login action hook.
    [2022/09/26 19:48:19] – SUCCESS: Trying wp_signon() with username: test
    [2022/09/26 19:48:19] – SUCCESS: wp_authenticate action. User with username: test is already logged in.
    [2022/09/26 19:48:19] – SUCCESS: wp_login hook triggered. Username: test
    [2022/09/26 19:48:19] – SUCCESS: Setting current WP user to: test
    [2022/09/26 19:48:19] – SUCCESS: Triggering swpm_after_login hook.
    [2022/09/26 19:48:19] – SUCCESS: After triggering the default swpm_after_login_redirect_url hook. Redirect URL: https://www.mydomain.com/membership-login/

    [2022/10/19 11:48:48] – SUCCESS: validate() – Bad Hash
    [2022/10/19 11:48:53] – SUCCESS: validate() – Bad Hash
    [2022/10/19 11:48:57] – SUCCESS: validate() – Bad Hash
    [2022/10/19 11:49:12] – SUCCESS: validate() – Bad Hash

    • This reply was modified 1 year, 6 months ago by Aleksandar.
    • This reply was modified 1 year, 6 months ago by Aleksandar.
    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, your log file is fine. There is no issue mentioned in the log file. It is safe to disable the Enable Debug option. Only this option when you run into issues.

    Kind regards.

    Thread Starter Aleksandar

    (@aivanov12)

    Thank you dear team. For your responsiveness and work.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error log, question’ is closed to new replies.