Page 1 of 1

I need Help With ULoginPro and my MFPS 2.0

Posted: Tue Jun 22, 2021 12:44 pm
by netbookgames32
I'm using the latest versions of those two assets and I'm having difficulties getting the login system setup. I can create accounts through unity on my MySQL server. But it doesnt seem to be sending any emails. I'm using CPanel for my hosting if that helps. I'm not sure if it's setup right because it's not sending emails, but I can create accounts. I got stuck at the part where I would activate the account. I can't reset passwords either because of that issue.

Re: I need Help With ULoginPro and my MFPS 2.0

Posted: Tue Jun 22, 2021 1:45 pm
by Lovatto
Hi,

I would need your ULogin Pro order number in a PM to assist you with this.

Regards.

Re: I need Help With ULoginPro and my MFPS 2.0

Posted: Sat Jul 10, 2021 8:42 pm
by websbk
netbookgames32 wrote: Tue Jun 22, 2021 12:44 pm I'm using the latest versions of those two assets and I'm having difficulties getting the login system setup. I can create accounts through unity on my MySQL server. But it doesnt seem to be sending any emails. I'm using CPanel for my hosting if that helps. I'm not sure if it's setup right because it's not sending emails, but I can create accounts. I got stuck at the part where I would activate the account. I can't reset passwords either because of that issue.
the problem is that most hosting providers have the phpmail() function disabled, so emails are not sent. There are two ways to solve this problem: Write a php script to send emails via SMTP or disable mail confirmation