New Member Registration Issue

Started by Mduroy, December 03, 2024, 04:47:02 AM

Previous topic - Next topic

Mduroy

Hello, I have created a new website. I encounter an error during the final step of user registration. Could you check and help me? The name of my website is ozelegitim. org


Doug Heffernan

Quote from: Mduroy on December 03, 2024, 04:47:02 AMHello, I have created a new website. I encounter an error during the final step of user registration. Could you check and help me? The name of my website is ozelegitim. org



What error did you encounter? The more details you give us the better.

Mduroy

When I click to register, I get the other error.

"This page isn't working."

You can see the error by trying to register on the site; I cannot upload the error image here.

https://ibb.co/ [nofollow] kgz0c7W
https://ibb.co/ [nofollow] Y8M7xKt

Kindred


"The page is not working" is not a normal SMF error message AFAIK...

What version of SMF are you running?
What mods are installed?

Sorry about not allowing you to upload images.
links and uploads are limited to after 10 posts because we have far too many spam registrations at this point.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Mduroy

I am using SMF 2.1.4.

I haven't installed any mods.

After registering, it redirects to this page, but this page does not open. ===> "index.php?action=signup2"

He page where the sentence below is written does not open.

"Registration successful
Thank you for signing up. You will receive an email soon with a link to activate your account. If you don't receive an email after some time, check your spam folder."

Steve

Have you cleared your browser cache?
My pet rock is not feeling well. I think it's stoned.

Mduroy

Yes, I tried clearing the cache in different browsers, but the result is still the same. After clicking the 'Sign Up' button, it is not redirecting to the 'signup2' page as it should.

Sir Osis of Liver

Registration works normally until you click submit, http://ozelegitim.org/index.php?action=signup2 is wsod.  Getting insecure connection warning on password input fields.  Maybe a http/https issue.

Do you have a SSL certificate installed?
When in Emor, do as the Snamors.
                              - D. Lister

Kindred

If it's an actual wsod, then there will be a server error log
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Mduroy

Quote from: Sir Osis of Liver on December 03, 2024, 04:07:24 PMRegistration works normally until you click submit, http://ozelegitim.org/index.php?action=signup2 [nofollow] is wsod.  Getting insecure connection warning on password input fields.  Maybe a http/https issue.

Do you have a SSL certificate installed?


I had not installed SSL. I installed it now and will try again when it is active.

Mduroy

Register.php

260   -   if (!empty($modSettings['force_ssl']) && empty($maintenance) && !httpsOn())

I checked the server errors, and it directed me here. Could this be due to HTTPS?

Mduroy

I installed the SSL certificate, but it didn't fix the issue. Registration is possible, but I'm getting an wsod error.  :(  :(  :(

Doug Heffernan

Quote from: Mduroy on December 04, 2024, 08:27:28 AMI installed the SSL certificate, but it didn't fix the issue.

Check out the following topic and make sure that you follow all the steps mentioned there.

https://www.simplemachines.org/community/index.php?topic=555034.0

Quote from: Mduroy on December 04, 2024, 08:27:28 AMRegistration is possible, but I'm getting an wsod error.

Are there any errors logged in at the server error log page?

Mduroy

I am sending the error logs as attachment. The site is now working as https:// and has been activated.

[04-Dec-2024 18:05:49 Europe/Istanbul] PHP Fatal error:  Uncaught Error: Call to undefined function mail() in /home/u2045678/ozelegitim.org/Sources/Subs-Post.php:741
Stack trace:
#0 /home/u2045678/ozelegitim.org/Sources/Subs-Members.php(797): sendmail()
#1 /home/u2045678/ozelegitim.org/Sources/Register.php(531): registerMember()
#2 /home/u2045678/ozelegitim.org/index.php(184): Register2()
#3 {main}
 thrown in /home/u2045678/ozelegitim.org/Sources/Subs-Post.php on line 741

Arantor

A host that disables the mail command? That's rare.

You will need to go into admin, to mail settings, and change the mail settings to use SMTP - and presumably either your host will give you some SMTP settings to use for outbound mail or you will need to sign up with a service like Mailgun and use that to send mail.
Holder of controversial views, all of which my own.


Mduroy

Quote from: Arantor on December 04, 2024, 10:30:57 AMA host that disables the mail command? That's rare.

You will need to go into admin, to mail settings, and change the mail settings to use SMTP - and presumably either your host will give you some SMTP settings to use for outbound mail or you will need to sign up with a service like Mailgun and use that to send mail.

You are great!!, my problem is solved. I made the SMTP setting from the admin panel and it is fixed, thank you.  :D

Advertisement: