Change Password
-
Hi, is there a way for users to change their password once they are logged in
-
Also, I have tested the forgot password function.
It sends the user an email to reset their password, but the email simply contains a link to the login page – Not a page where they can reset their password.
Please advise a resolution for this.
Thank you
E
Hi @joyodoi
Are you using the single login, signup and forgetpassword or individual pages ?
Individual pages.
Also, my tables don’t load properly when using your dashboards. The edit function won’t work.
Please could someone help me resolve this as well please?
E
While I know you have the best of intentions, it’s forum policy that you not ask users for admin or server access. Users on the forums aren’t your customers, they’re your open source collaborators, and requesting that kind of access can put you and them at high risk.
If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system. But in all other cases, you need to help them here on the forums.
Thankfully are other ways to get information you need:
- Ask the user to install the Health Check plugin and get the data that way.
- Ask for a link to the https://pastebin.com/ or https://gist.github.com log of the user’s web server error log.
- Ask the user to create and post a link to their
phpinfo();
output. - Walk the user through enabling WP_DEBUG and how to log that output to a file and how to share that file.
- Walk the user through basic troubleshooting steps such and disabling all other plugins, clear their cache and cookies and try again (the Health Check plugin can do this without impacting any site vistors).
- Ask the user for the step-by-step directions on how they can reproduce the problem.
You get the idea.
We know volunteer support is not easy, and this guideline can feel needlessly restrictive. It’s actually there to protect you as much as end users. Should their site be hacked or have any issues after you accessed it, you could be held legally liable for damages. In addition, it’s difficult for end users to know the difference between helpful developers and people with malicious intentions. Because of that, we rely on plugin developers and long-standing volunteers (like you) to help us and uphold this particular guideline.
When you help users here and in public, you also help the next person with the same problem. They’ll be able to read the debugging and solution and educate themselves. That’s how we get the next generation of developers.
@fierevere Ok, thank you so much for the instructions, will follow it ??
I can understand ??
Thanks
M A Vinoth KumarHi,
I can only see the moderators response not yours. What would you suggest so we can resolve my issues please? To recap;
1) ‘forgot password’ email sends a link to the login page – not a page where users can reset thier password. I am using indivial login pages
2) When showing pages that contain tables – if I try to use any CRUD function (edit, delete etc) my table freezes. This only happens when using your plug-in and choose ‘show pages fpr this menu item’.
Hi @joyodoi
1. BUG: I think there may be a bug in single login page, Can you please try with single login, register and forgot password template. (Anyhow will check for the single login page)
2. Can you please check what error is coming from the Inspect >> Console in your browser?
Thanks
M A Vinoth KumarHi,
It says the following;
JQMIGRATE: Migrate is installed, version 1.4.1
?menu_type=user&menu_slug=our_services&menu_id=3&parent_id=user_13&fed_nonce=4a11fa89d5:1 A cookie associated with a cross-site resource at https://google.com/ was set without theSameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=None
andSecure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
?menu_type=user&menu_slug=our_services&menu_id=3&parent_id=user_13&fed_nonce=4a11fa89d5:1 A cookie associated with a cross-site resource at https://google.com/ was set without theSameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=None
andSecure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
?menu_type=user&menu_slug=our_services&menu_id=3&parent_id=user_13&fed_nonce=4a11fa89d5:1 A cookie associated with a cross-site resource at https://www.google.com/ was set without theSameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=None
andSecure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js.map
DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.postload.js.mapHi @joyodoi, Can you please take a screenshot of the console and share.
Thanks
M A Vinoth Kumar
- The topic ‘Change Password’ is closed to new replies.