Hi, I found this error log inside Woocommerce -> Status – ?Logs, which i think is related to the coupon affiliates plugin, what does it mean? coupon-affiliates-2024-01-30-890a94e3089e63609c40ddcb127db238.log
2024-01-30T16:32:04+00:00 DEBUG You passed an empty string for ‘account’. We assume empty values are an attempt to unset a parameter; however ‘account’ cannot be unset. You should remove ‘account’ from your request or supply a non-empty value. 2024-01-30T16:33:52+00:00 DEBUG You passed an empty string for ‘account’. We assume empty values are an attempt to unset a parameter; however ‘account’ cannot be unset. You should remove ‘account’ from your request or supply a non-empty value.
Hi Elliot, I have been facing another issue. When an email is sent for setting up a new password, the link takes the user to the WordPress reset panel. And shows the form that usually WordPress shows for the reset. However, it should take up the link of MY account page: https://magnesiumstore.com/my-account/lost-password/?show-reset-form=true&action=newaccount in order to reset the password. This is not good, because our branding is not being used and it shows a typical WordPress password reset feature.
Our plugin uses the default WooCommerce / WordPress login form and password reset functionality.
So when they click password reset, it should give them the email, with a link to the password reset page. By default this should be the WooCommerce password reset page, however it may be that something on your site is overriding it to go back to the default WordPress reset password page instead.
A few things to try:
1. Please check WooCommerce > Settings > Advanced > Account Endpoints. The lost password endpoint should be lost-password: https://d.pr/i/Qv1GZh
2. Go to Settings > Permalinks and changes changes to flush your permalnks.
3. Try temporarily deactivating all other plugins except WooCommerce and Coupon Affiliates to see if it’s another plugin causing the issue.
Be sure to take site backups beforehand just in case.
This reply was modified 2 years, 3 months ago by Elliot Sowersby.
The lost-password setting is correct, I have done step 2 also.
and it’s like this:
However, if a user is registered from the My account page as a customer, it takes them to the My account page from the email to reset the password as it should and not this WordPress Login.
It happens when an affiliate user is registered from the back end form -> Add New Affiliate.
So, I do not think it is another plugin that is overriding.
If there is any alternative to redirect or anything else please suggest?
I have to resolve this issue this week, Could you please help?
This reply was modified 2 years, 3 months ago by Anam A..
This reply was modified 2 years, 3 months ago by Anam A..