Hello,
So I have been having a consistent problem that for the life of me I cant seem to find an answer to. I am sure this is a simple issue that I am not finding on the forum or google. My goal is this: I have a form submission that performs a few actions.
First it creates a user using the Joomla User Management event in Chronoforms to create a user when the form is submitted. The Username and password are supplied from the form fields. After, it saves all info to an additional database on the server, emails the form data to an underwriter and also uses a CURL function to input the data into a CRM. After all this it redirects the user to a thank you page.
The problem I am having is two fold, but I'll deal with the main issue here first. When the user is created by the form, Joomla sends a verification email to the user for verification. When I test this though, the verification link directs to the website but gives a 403 ERROR. Not sure even where to began to fix this lol, but mind help to point out I am savvy enough, but by no means an expert.
Thanks in advance.
So I have been having a consistent problem that for the life of me I cant seem to find an answer to. I am sure this is a simple issue that I am not finding on the forum or google. My goal is this: I have a form submission that performs a few actions.
First it creates a user using the Joomla User Management event in Chronoforms to create a user when the form is submitted. The Username and password are supplied from the form fields. After, it saves all info to an additional database on the server, emails the form data to an underwriter and also uses a CURL function to input the data into a CRM. After all this it redirects the user to a thank you page.
The problem I am having is two fold, but I'll deal with the main issue here first. When the user is created by the form, Joomla sends a verification email to the user for verification. When I test this though, the verification link directs to the website but gives a 403 ERROR. Not sure even where to began to fix this lol, but mind help to point out I am savvy enough, but by no means an expert.
Thanks in advance.