Hi garvin...
I've the same problem but i received the email from the local MTA..
when i click the link inside the email, it work perfectly..
meaning it appear successfully when i click the link inside the email that i received.
So, are the solution for this problem are the same?
hope garvin can ...
Search found 20 matches
- Sun Mar 14, 2010 2:17 pm
- Forum: Bugs
- Topic: User Self-Registration Plugin
- Replies: 15
- Views: 15192
- Fri Mar 12, 2010 10:51 pm
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
refer to other discussion.. http://board.s9y.org/viewtopic.php?f=3&t=9246&p=94405#p94405
Hi garvin...
I've the same problem but i received the email from the local MTA..
when i click the link inside the email, it work perfectly..
meaning it appear successfully when i click the link inside the ...
Hi garvin...
I've the same problem but i received the email from the local MTA..
when i click the link inside the email, it work perfectly..
meaning it appear successfully when i click the link inside the ...
- Fri Mar 12, 2010 9:04 am
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
before i forget, i received three email at once after i click the "GO>" button on the user self-registration...
Is it supposed to happen like that?
from what i know, the user will get just one email for confirmation right?
Is it supposed to happen like that?
from what i know, the user will get just one email for confirmation right?
- Thu Mar 11, 2010 1:59 pm
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
ok..
thanks for the info
thanks for the info
- Thu Mar 11, 2010 10:24 am
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
so, can you help me with the hint what should i check?
i'm really want to avoid this problem from happening
i'm really want to avoid this problem from happening
- Thu Mar 11, 2010 10:17 am
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
it just appear the word Error..
User Self-Registration
__________________________________________________________________
Your account has been created. You should receive an E-Mail with all the necessary information shortly.
but it didn't appear like this..
User Self-Registration ...
User Self-Registration
__________________________________________________________________
Your account has been created. You should receive an E-Mail with all the necessary information shortly.
but it didn't appear like this..
User Self-Registration ...
- Thu Mar 11, 2010 8:57 am
- Forum: General discussions
- Topic: User Self-Registration Problem
- Replies: 14
- Views: 6508
Re: User Self-Registration Problem
Hi Garvin....
I'm still using my Local MTA...
however, when i fill the form on the user self-registration and click reigster...
it should appear "Your account has been created. You should receive an E-Mail with all the necessary information shortly." right?
However, my User Self-Registration only ...
I'm still using my Local MTA...
however, when i fill the form on the user self-registration and click reigster...
it should appear "Your account has been created. You should receive an E-Mail with all the necessary information shortly." right?
However, my User Self-Registration only ...
- Thu Mar 11, 2010 8:47 am
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
i see..
i will check it with the provider
i will check it with the provider
- Mon Mar 08, 2010 3:35 am
- Forum: Plugins
- Topic: user self-registration warning
- Replies: 4
- Views: 3231
Re: user self-registration warning
from this coding:-
private function getResponse ($size = 512) {
$pop3_response = fgets($this->pop_conn, $size);
change it to became like below
private function getResponse ($size = 128) {
set_time_limit(0);
$pop3_response = fgets($this->pop_conn, $size);
return $pop3_response;
}
private function getResponse ($size = 512) {
$pop3_response = fgets($this->pop_conn, $size);
change it to became like below
private function getResponse ($size = 128) {
set_time_limit(0);
$pop3_response = fgets($this->pop_conn, $size);
return $pop3_response;
}
- Fri Mar 05, 2010 10:18 am
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
i've uninstall the smtp-plugin..
and now i'm using my local MTA..
and the problem appear is still the same such as below:
Fatal error: Maximum execution time of 60 seconds exceeded..
Are using the local MTA will be effected by previous settings?
I'm a newbie in this things
and now i'm using my local MTA..
and the problem appear is still the same such as below:
Fatal error: Maximum execution time of 60 seconds exceeded..
Are using the local MTA will be effected by previous settings?
I'm a newbie in this things
- Wed Mar 03, 2010 2:00 pm
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
ooo..i see..
thanks for the info..
i will try it
thanks for the info..
i will try it
- Wed Mar 03, 2010 9:08 am
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
I've got the Local MTA from the company...
however a new problem appear which it have warning such as:
"Fatal error: Maximum execution time of 60 seconds exceeded"
inside serendipity_event_smtpmail\php5\class.pop3.php on line 319
so, i hope that you can help me with this problem
however a new problem appear which it have warning such as:
"Fatal error: Maximum execution time of 60 seconds exceeded"
inside serendipity_event_smtpmail\php5\class.pop3.php on line 319
so, i hope that you can help me with this problem
- Mon Mar 01, 2010 1:39 pm
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
kleinerChemiker: i see..i will check it..
garvin: I'm requesting the settings from my company for that..by the way, thanks
garvin: I'm requesting the settings from my company for that..by the way, thanks
- Mon Mar 01, 2010 10:37 am
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
i see..
so, i can't fix it?
so, i can't fix it?
- Mon Mar 01, 2010 10:28 am
- Forum: General discussions
- Topic: Registration plugin problem
- Replies: 14
- Views: 6235
Re: Registration plugin problem
Hello Garvin...
When i click the register button or forget password button, i received this warning..
What is the problem and is there any solution for this?
Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (A connection attempt failed because the connected party did ...
When i click the register button or forget password button, i received this warning..
What is the problem and is there any solution for this?
Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (A connection attempt failed because the connected party did ...