Patrik
Forum Replies Created
-
AuthorPosts
-
Hi,
For registration, if email activation is set in the settings then it will not redirect to thank you page but it will display a message on the form. So if you want to redirect to thank you page then you may need to do minor customization or change the setting. Regarding invoice checkout error, invoicing requires user ID to checkout or there is a setting in Invoicing->Settings->Misc->Require Login To Checkout which should be disabled.
Regards,
PatrikHi,
I don’t see any error on the account page after form submission. I have fixed notices for the implode() function but this error doesn’t seem to be an error from UsersWP. It can be due to plugin WP RSS Aggregator – Keyword Filtering based on the error log I have checked. I would suggest you deactivate this plugin and check again.
Regards,
PatrikThis reply has been marked as private.May 21, 2019 at 5:52 am in reply to: Register redirect and "invalid user/password" on registration #4182You are welcome!
Hi,
I have applied some changes on your site. Please check if it fixes your problem or not and let me know.
Regards,
PatrikHi,
I have applied the changes on your site. Please check if it fixes your problem or not and let me know.
Regards,
PatrikThis reply has been marked as private.This reply has been marked as private.May 20, 2019 at 11:07 am in reply to: Register redirect and "invalid user/password" on registration #4167Hi,
I have created a snippet called “Login redirect for S2member” to fix this issue. Actually, S2member redirects to home page after login which I have modified using the filter provided by S2member plugin.
Regards,
PatrikHi,
You have added the language files to userswp/languages but it should be in wp-content/languages/plugins/. So I have copied the files in the path wp-content/languages/plugins/ and it seems working fine now. The old files are still there for backup with renamed.
Can you check from your side as well?
Regards,
PatrikHi,
We have fixed the issue and will be available in next release. If you want to make changes on your site before release then let us know the FTP details in private reply and we will make changes for you or you can simply disable the WP Debug to hide the notices.
Let me know if you have any queries.
Regards,
PatrikHi,
The errors don’t seem to be due to UsersWP plugin. If you deactivate the plugin and check the errors are still there. Actually, those are not errors but notices due to PHP version compatibility. Either theme or one of the plugins not compatible with your current PHP version. So I would suggest you deactivate all the plugins and activate them one by one to see which plugin causes an issue. You can try this on the staging site as well without affecting your live users.
Regards,
PatrikHi,
I activated the plugin without any error. I would suggest you provide the screenshot of the error with steps to regenerate the error so we can do some troubleshooting and fix it for you.
Regards,
PatrikYou are welcome!
May 17, 2019 at 9:31 am in reply to: Register redirect and "invalid user/password" on registration #4129Hi,
I have tried to use different hooks and filters from UWP and S2members plugins but still not able to find a solution for registration redirection to home. I would suggest you deactivate other plugins and check after activating one by one to find which plugin creates problems.
Regards,
Patrik -
AuthorPosts