WPDO
Forum Replies Created
-
@thesaintindiano Please update your password. Your screenshot needs to be removed too.
The issue is found. When the plugin tries to fetch the geolocation data and failed, it will give an error. That error isn’t caught which caused the error. The failure happened because of the communication between your server and doapi API server. We can’t reproduce it because we didn’t meet that error before.
Your PHP error info helped a lot. You can remove the screenshot now.
Will give an update v3.1 soon. Thanks again.
Forum: Plugins
In reply to: [DoLogin Security] Site broken. WordPress blames DoLogin.Have you tried to disable other plugins to see which one caused it?
Can’t reproduce your issue on our dev server.
Forum: Plugins
In reply to: [DoLogin Security] SMS not workingSMS works well at this moment. If your SMS can’t be sent, please tell which country the mobile is using and which IP of your server is.
If there is an amusement, the server will block the certain domains from using SMS.
If it is a single site installation, please try to disable other plugins to figure out which one cased the error. Thanks.
Forum: Plugins
In reply to: [DoLogin Security] Inclusive LanguageThanks for your feedback.
May I recommend this book https://www.specterofcommunism.org/ ? It might tell some more we can do.
Added in v1.9. Thanks
Forum: Plugins
In reply to: [DoLogin Security] Change text of SMSHi @merkwert
The end part of the content is from the sms gateway. It’s good to provide a way that anyone received the message is able to unsubscribe. Does that make sense?
The tag is a mark to let user know which message is latest one in use. As user may send couple.
Forum: Plugins
In reply to: [DoLogin Security] Change text of SMSThanks for the feedback. The text can be translated now in v2.9.3.
Forum: Plugins
In reply to: [DoLogin Security] DoLogin Verification Not WorkingThe issue is caused by the certificate expiration of Geolocation detection API. Now it should be back online. Please try again.
Forum: Plugins
In reply to: [DoLogin Security] DoLogin Verification Not WorkingThanks for your report. We will give a new release for this fix soon.
In the meantime, you can rename the wp-content/plugins/dologin folder to bypass login security check and login as usual.
Forum: Plugins
In reply to: [QRCode] Buddypress Users Create QRcodesYes you can use it w/ buddypress.
Just use the shortcake to wrap the user profile URL.
Forum: Plugins
In reply to: [DoLogin Security] How to use this when using a broadband connectionuse one wildcard for each position, so it should be
111.11.*.*
Forum: Plugins
In reply to: [DoLogin Security] SMS not working?Yes it will be right away. I think it might be something wrong between your phone number and the gateway. You can temporarily disable the plugin by rename the folder to get yourself login to wp-admin, or use wp cli to generate a password less link to login.
Forum: Plugins
In reply to: [DoLogin Security] SMS not working?No issue here. Did you try to test a directly msg to your phone from https://www.doapi.us/ ?
Forum: Plugins
In reply to: [DoLogin Security] Could it works in other form not just wordpress login?It’s possible to make it. How did you make the form? Dologin can provide an API to send the text, but you need somewhere to store the dynamic code and validate it later after submitted.