Jump to content

Recommended Posts

Posted

Hey,

I have a little problem:

Inside the folder /core/templates/..../ I changed the *.tpl data to german text.

Now nobody is able to read the email. I tried it myself and I can see the email in my list but I am not able to open it.

Do you know how to fix that or how to disable the automatic sent of mails?

Thank you very much

Sascha

Posted

Hey,

I can't understand. You're edited the e-mail templates in core/templates folder. And your pilots can't read or understand german language. Finally, you want to fix it and restore to orginal english language.

Is that correct?

Thanks!

Posted

No. But finally I fixed it yesterday. Nobody was able to open the mails. The cause were some german umlauts. :angry:

Now everything works fine again but whatever we would appreciate it if we could disable some automails.

Is there a way to do this?

Best Regards

Posted

Hey,

If you want to close the automatic e-mails follow these easy stepes:

  1. Go to your local.config.php (in core/ folder)
  2. Add these lines after #Email Settings

# Set specific email addresses to send notifications to
Config::Set('EMAIL_NEW_REGISTRATIONS', false);
Config::Set('EMAIL_NEW_PIREP', false);

3. Save and send your local.config to your server.

phpVMS sending automatic e-mails in two categories. New Registrations and New PIREPs. You're closing these functions with using these code.

Thanks!

Posted

Hey,

According to my knowledge, phpVMS system sending automatic emails about only this sections. If you have new Registration, system automatically sending e mail. Also, you have new pirep, system automatically sending e-mail to you.

Thanks.

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
×
×
  • Create New...