Search found 8 matches

by bassmonk
10 Sep 2015, 07:29
Forum: Help
Topic: Email is not working on 1.2.19
Replies: 1
Views: 4644

Re: Email is not working on 1.2.19

Try this:

You need to allow access "Allow less secure apps: ON" from https://myaccount.google.com/u/1/securi ... nectedapps

Due to Google sign in policy it wont allow you to send emails.

Hope it works....best of luck

Thanks!
by bassmonk
10 Sep 2015, 07:12
Forum: Help
Topic: Page gets stuck when issue is updated
Replies: 1
Views: 2682

Page gets stuck when issue is updated

Hello Trouble Shooters,

Whenever I update the issue and Add Note button is clicked. The page gets stuck, only way to open the page on next page using url. Sometimes same issue is reported more than twice if I refresh the same page while submitting the new issue.

Please help.

Thanks!
Bassmonk
by bassmonk
20 Jul 2015, 13:08
Forum: Help
Topic: Email Confuguration Not Working mantisbt-1.2.19
Replies: 7
Views: 8328

Re: Email Confuguration Not Working mantisbt-1.2.19

Yes!!! started working. You need to allow access "Allow less secure apps: ON" from https://myaccount.google.com/u/1/securi ... nectedapps

Due to Google sign in policy it was not working.

Thanks!
by bassmonk
16 Jul 2015, 11:21
Forum: Help
Topic: Email Confuguration Not Working mantisbt-1.2.19
Replies: 7
Views: 8328

Re: Email Confuguration Not Working mantisbt-1.2.19

On Localhost I'm using XAMPP
by bassmonk
10 Jul 2015, 10:55
Forum: Help
Topic: Email Confuguration Not Working mantisbt-1.2.19
Replies: 7
Views: 8328

Re: Email Confuguration Not Working mantisbt-1.2.19

Tried with 465 - ssl and 587 - tsl but no luck.
by bassmonk
05 Jul 2015, 16:58
Forum: Help
Topic: Cannot install Mantis
Replies: 1
Views: 2100

Re: Cannot install Mantis

Are you installing on localhost??
by bassmonk
05 Jul 2015, 16:33
Forum: Help
Topic: Link in the email is not working
Replies: 8
Views: 7481

Re: Link in the email is not working

Hi Hasan,

I'm also encountering the same issue.

Can you help me on this regards.

Thanks!
by bassmonk
05 Jul 2015, 16:05
Forum: Help
Topic: Email Confuguration Not Working mantisbt-1.2.19
Replies: 7
Views: 8328

Email Confuguration Not Working mantisbt-1.2.19

Recently I've installed latest version of mantis 1.2.19. Also did email configuration as below:

# --- Email Configuration ---
$g_phpMailer_method = PHPMAILER_METHOD_MAIL; # or PHPMAILER_METHOD_SMTP, PHPMAILER_METHOD_SENDMAIL
$g_smtp_host = 'smtp.gmail.com'; # used with PHPMAILER_METHOD_SMTP
$g_smtp ...