WordPress integration issue when creating new users

Status: Closed · Asked by coloratoms on · 0 views

coloratoms — Question ·

I've connected my admin WordPress credentials of my base domain. The goal is to allow my WP environment to create WP subscribers using the data from may e-commerce orders.

Unfortunately, I'm running into an issue after renaming my HTACCESS file, updating my wp-admin permissions to 755 / files to 644, and disabling the LiteSpeed Cache Manager. Still, upon trying to create a test 'response', I get the issue below. What do I do? Trying to connect Ecwid to WP to LearnDash.





404 Not Found<br>


404


Not Found


The resource requested could not be found on this server!




Proudly powered by http://www.litespeedtech.com/error-page">LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

Pabblymember11 — Reply ·

Hey @coloratoms

Kindly undo the changes which you have done with your htaccess file and then try again. Let us know if works for you.

coloratoms — Reply ·
Hey @coloratoms

Kindly undo the changes which you have done with your htaccess file and then try again. Let us know if works for you.

Thank you for your reply. I am still getting the same issue. What do I do?

UPDATE: it works for my subdomain which is https://brand.mycompany.com. Thank you.

Quick question: does the base WP connection URL also allow for www. instead of just http:// and https://? When I try to connect my actual root domain, it does not work (https://www.mycompany.com)

Lastly, what will happen if the user is already registered at the WordPress site for a different course? How do I navigate that?

Pabblymember11 — Reply ·

Hey @coloratoms

Quick question: does the base WP connection URL also allow for www. instead of just http:// and https://? When I try to connect my actual root domain, it does not work (https://www.mycompany.com)

If your WordPress site has a custom Login URL, you do not have to include the custom URL value.

For example, use https://example.com instead of https://example.com/login as your Base URL value.

Since we have tried the same on the testing platform and it is still not working. Further, kindly contact your domain hosting provider for the same.

what will happen if the user is already registered at the WordPress site for a different course? How do I navigate that?

You can use the "WordPress: Search User" action event to search the user if they exist.

coloratoms — Reply ·

Thank you. What do I do if a user does not exist?

How do I create a flow that enrolls users into a course if they do not exist on Wordpress AND how does that flow look like if a user already exists if they purchased a different course in the past?

Also, my Ecwid integration works or doesn't work. I have and existing workflow and it works as expected, but when I create a new workflow, it simply pulls a blank response. What do I do..

Pabblymember11 — Reply ·

Hey @coloratoms

How do I create a flow that enrolls users into a course if they do not exist on Wordpress AND how does that flow look like if a user already exists if they purchased a different course in the past?

You can use the "Router" action step in your workflow where you can create a condition inside the route for the user who already exists and another one to create users and assign them to the respective course.

Please refer to the following thread where we have already used the routers for a similar use case, though we have used Zenler but you can use your WordPress action step in a similar fashion.

https://forum.pabbly.com/threads/how-can-i-configure-the-zenler-course-enrollment-efficiently-in-pabbly-connect.118/

Kindly give it a try and let us know how it works for you.

Also, my Ecwid integration works or doesn't work. I have and existing workflow and it works as expected, but when I create a new workflow, it simply pulls a blank response. What do I do..

If you do the cloning of the workflow then you need to reconnect every action step along with its trigger and then try again.

Back to all forum threads · Log in to reply