Jump to content
  • 0
WorldSeed

Flux CP registration issue.

Question

Good evening to everyone. I was just hoping if someone would be able to pin point a certain file for a Flux CP. I was already able to send email confirmation but i when i try to click the link it keeps sending me to my host. How would i be able to get it verified and return to my flux website?


anyone??

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

What does your configuration file look like? Of course, block out your secret password and stuff, etc.

Link to comment
Share on other sites

  • 0

would it be this one?

 

'MailerUseSMTP' => false, // Whether or not to use a separate SMTP server for sending mail.
'MailerSMTPUseSSL' => false, // Whether or not mailer should connect using SSL (yes for GMail).
'MailerSMTPUseTLS' => false, // Same as above SSL setting, but for TLS.  This setting will override the SSL setting.
'MailerSMTPPort' => null, // When MailerUseSMTP is true: SMTP server port (mailer will default to 25).
'MailerSMTPHosts' => null, // When MailerUseSMTP is true: A string host or array of hosts (e.g., 'host1' or array('host1', 'backuphost')).
'MailerSMTPUsername' => null, // When MailerUseSMTP is true: Authorized username for SMTP server.
'MailerSMTPPassword' => null, // When MailerUseSMTP is true: Authorized password for SMTP server (for above user).
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.