'Error while trying to invite user in orangescrum

I am getting this error while i try to “invite user”.Hoew to resolve this issue?I could not find an app/config folder and so i created one and put a constants.php file there.But how should it look like?

ERROR MESSAGE:-

"Make sure that you have done the below required changes in app/Config/constants.php

You have provided the details of SMTP email sending options in app/Config/constants.php You have updated FROM_EMAIL_NOTIFY and SUPPORT_EMAIL in app/Config/constants.php

BTW, i created the app and config folder under XAMPP folder.

I found a copy of constants.php in c:\xampp\phpMyAdmin\vendor\pragmarx\google2fa\src\Support .

And when i try to browse as said in orangescrum helpdesk website

http://DOMAINNAME/cron/test_email/?to=emailId

Its give me error like this:

Provide the details of SMTP email sending options in app/Config/constants.php

php


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source