Search found 11 matches

by studyhood
2013-12-20 13:10
Forum: MX User Login
Topic: Web page is not loaded after activation
Replies: 8
Views: 17249

Re: Web page is not loaded after activation

I made it work! Here is what I did, and please let me know if it is a good solution. When someone submits the registration form of the registration page, the browser returns automatically a confirmation page. I have used the following php code, in the confirmation page, to delete the cookies from my...
by studyhood
2013-12-20 00:58
Forum: MX User Login
Topic: Web page is not loaded after activation
Replies: 8
Views: 17249

Re: Web page is not loaded after activation

Hi Fred, thank you for your continuous assistance. However, I am afraid that my programming skills are not so advanced :). What if I clear my web site cookies once the user clicks on the Register button of the registration form? What do you think, and how can I do this? In any case, here are also th...
by studyhood
2013-12-16 12:56
Forum: MX User Login
Topic: Web page is not loaded after activation
Replies: 8
Views: 17249

Re: Web page is not loaded after activation

Hi, I created a separate registration page, but if the user firstly clicks on the link to be taken to the restricted page, that is for example, http://studyhood.com/english/translation_second.php?tr_price=50&tr_days=3&tr_words=500&tr_fr=Arabic&tr_it=English&tr_type=Regular, these...
by studyhood
2013-12-14 15:37
Forum: MX User Login
Topic: Web page is not loaded after activation
Replies: 8
Views: 17249

Re: Web page is not loaded after activation

Hi Fred, I am sorry I was late to respond here, but, as you know, I was trying to fix the other problem with sending e-mails. Now, regarding the problem in this post, in the case where the user goes directly to the registration page http://www.studyhood.com/english/register.php and completes the reg...
by studyhood
2013-12-14 14:02
Forum: MX Send E-Mail
Topic: Error sending e-mail
Replies: 8
Views: 16593

Re: Error sending e-mail

Hi Fred,

I finally managed to make it work.
I used studyhood.com as the host and I left username and password blank (when I had them filled, it didn't work) and it worked!

When I tried to use smtp, it didn't work.

Thank you,

Marinos
by studyhood
2013-12-13 23:57
Forum: MX Send E-Mail
Topic: Error sending e-mail
Replies: 8
Views: 16593

Re: Error sending e-mail

Where is the log file please?
Yahoo mail settings require SSL. How can I use SSL in the existing code?
And which other e-mail server do you suggest for me to use? Gmail for example?
by studyhood
2013-12-13 22:37
Forum: MX Send E-Mail
Topic: Error sending e-mail
Replies: 8
Views: 16593

Re: Error sending e-mail

Dear Fred,

thank you for your reply, and I very much appreciate your help.
Here are my yahoo e-mail SMTP settings (I think SSL is obligatory to be used now):

Use SSL, port: 465, use authentication

And here is the code in the tNG_config.inc.php.

email_port = "25";
by studyhood
2013-12-13 17:02
Forum: MX Send E-Mail
Topic: Error sending e-mail
Replies: 8
Views: 16593

Re: Error sending e-mail

I don't know if this issue is related to my web site host settings. My business e-mail is with Yahoo! but my web site is hosted at another company.
by studyhood
2013-12-13 15:59
Forum: MX Send E-Mail
Topic: Error sending e-mail
Replies: 8
Views: 16593

Error sending e-mail

When I try to register as a new user or ask for a forgotten password at http://www.studyhood.com/english/register.php, I receive the message "Error sending e-mail". Everything was working perfectly until yesterday, and I am wondering if Yahoo changed its e-mail server settings; if this is ...