Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Alexandre Froger

    (@frogerme)

    Hi @wangyuancoco112 !

    Configuration failure happens in the following condition:

    • The AppID is absent OR
    • The app secret is absent OR
    • The WeChat Responder is active AND the encode messages option is checked AND the aes key is absent OR
    • The WeChat Responder is active AND the token is absent OR
    • The E-commerce option is checked AND the merchant ID is absent OR the merchant key is absent

    1. Since your topic title is “can not login after plugin WP Weixin”, I am assuming that you mean you cannot access the WordPress admin panel.
    2. Because the configuration failure only happens in case the “Enable” checkbox is ticked, I assume you installed the plugin, checked the “Enable” box, saved the settings and then somehow logged out before the settings were valid.
    3. I imagine you are using a front end login form (via plugin or theme) that bypasses the the wp-login.php form, because the message “WP Weixin is not configured properly. If the problem persists, please contact an administrator.” does not get displayed on the admin dashboard.

    To fix this in your case, if I understood the issue properly (in 1, 2 and 3 above):

    • Rename the wp-content/plugins/wp-weixin directory to something different, like wp-content/plugins/wp-weixin-bk – this will deactivate the plugin automatically.
    • Login the WordPress backend like you normally would
    • Rename wp-content/plugins/wp-weixin-bk to wp-content/plugins/wp-weixin
    • Reactivate WP Weixin
    • Make sure the configuration is complete before logging out to make sure to avoid the failure condition (Minimal required configuration to enable WP Weixin: “WeChat App ID”, “WeChat App Secret”.)

    Cheers!

    Thread Starter wangyuancoco112

    (@wangyuancoco112)

    Thank you Alex for your replied, however I canot login backend at all.
    https://danaguorealestate.com/wp-login.php

    system remind me :

    Configuration error

    WP Weixin is not configured properly. If the problem persists, please contact an administrator

    But I cannot login so I cannot do anything about that.

    Thread Starter wangyuancoco112

    (@wangyuancoco112)

    I can not see the log in page at all ??

    Plugin Author Alexandre Froger

    (@frogerme)

    Hi @wangyuancoco112

    But I cannot login so I cannot do anything about that.

    See:

    Rename the wp-content/plugins/wp-weixin directory to something different, like wp-content/plugins/wp-weixin-bk – this will deactivate the plugin automatically.

    You do not have to login to rename the folder. You need to use FTP or any other way to browse the files on the server.

    Thread Starter wangyuancoco112

    (@wangyuancoco112)

    I got it, thank you so much for your professional help.

    Plugin Author Alexandre Froger

    (@frogerme)

    You’re welcome ; after checking your site I saw it does impact wp-login.php, and it’s an issue with the plugin.
    For what it’s worth (it won’t be able to replace the procedure I indicated above), I’ll prevent that from happening in the next update.

    Thread Starter wangyuancoco112

    (@wangyuancoco112)

    Thank you for your help, I did it. however it still happens when I redo it. I finished setup for “WeChat App ID”, “WeChat App Secret”. That issue still happen once I log out.

    Plugin Author Alexandre Froger

    (@frogerme)

    Please update to the latest version 1.3.13 ; it should not prevent you from logging in.
    I will close this issue – for additional advice on how to configure the plugin, please contact me through WeChat or email.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘can not login after plugin WP Weixin’ is closed to new replies.