First time here? Check out the FAQ!
0

Askbot validation code email generation
 

I think this may be an easy question, but I can't seem to find the answer.

Currently, when adding a new user to my Q&A site, the mail account validation email is missing both protocol and server information.

Does anyone know how askbot is populating these settings, and how to change the configuration to add these?

Right now, the validation link is showing ://account/verify-email/?validation_code=xyzabc123...

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Doug5280's avatar
83
Doug5280
asked 12 years ago

Comments

see more comments

1 Answer

1

You need to fill your "Base URL for your Q&A forum, must start with http or https" setting in yourdomain.com/settings/QA_SITE_SETTINGS/ that's why your domain and protocol does not shows up.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Fitoria's avatar
1.1k
Fitoria
answered 12 years ago
link

Comments

Works perfectly! Thanks!!

Doug5280's avatar Doug5280 (12 years ago)
see more comments