Registration Problem Registration Problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Registration Problem

Started by mamu, September 30, 2006, 07:03:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mamu

Hi,

I've recently run into a problem with users registrating for my gallery.  Basically, once they submit the registration, the process becomes really slow and instead of getting the confirmation message saying an email as been sent to activate the account, register.php shows up as a blank white page with nothing on it.  The registration, nonetheless, goes through and the email sent to the user, but is there a reason the confirmation message is not being shown?

Any help would be much appreciated.  Thanks.

Nibbler

Maybe your mail server is slow.

mamu

#2
The email to activate is sent right away, but on register.php the message telling you an email has been sent is not shown at all, and a blank page is displayed instead.


Nibbler

What happens when you disable registration emails?

mamu

I've disabled the email verification and it appears that the confirmation message on the site shows up, but its still a pretty sluggish process (in comparison to my prior experiences).  Does that have to do with my server or something to that sort?

Thanks for the help!

Nibbler

Do you also have it setup to mail you when someone registers? There is nothing much going on in the register script, any unusual slowness has to be caused by waiting for your mail server to respond.