vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Custom notification email body #800

Open BRTAXI opened 8 years ago

BRTAXI commented 8 years ago

I would like to construct it the email the text of notifications. Is this possible? Thank you

vitalidze commented 8 years ago

Yes, absolutely. You can set up message template for this purpose. Find more information about it here: http://traccar.litvak.su/features/notifications.html

BRTAXI commented 8 years ago

I do not find these settings.maybe, that I use an old version?

vitalidze commented 8 years ago

This is possible. I suggest you to try latest version. If you are already using this project then it should be enough to just replace the traccar-web.war

воскресенье, 7 августа 2016 г. пользователь BRTAXI написал:

I do not find these settings.maybe, that I use an old version?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vitalidze/traccar-web/issues/800#issuecomment-238071861, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMCNXO_za_Kv1Vi8BLSBWdyjKh0ROcvks5qdaCtgaJpZM4JecMM .

Kind regards, Vitaly Litvak

BRTAXI commented 8 years ago

There is a newest version at me, I do not find the setting after all. (3.6) Is geofence and email notification.

vitalidze commented 8 years ago

Have you installed the traccar web UI mod? As per instructions from here: http://traccar.litvak.su/installation.html

воскресенье, 7 августа 2016 г. пользователь BRTAXI написал:

There is a newest version at me, I do not find the setting after all. (3.6) Is geofence and email notification.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vitalidze/traccar-web/issues/800#issuecomment-238074264, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMCNfoVD-kGKzoviXpEOJn3FdixeD4lks5qda-XgaJpZM4JecMM .

Kind regards, Vitaly Litvak

BRTAXI commented 8 years ago

I made it according to the description, but error 503. I don't know what I do badly.

vitalidze commented 8 years ago

You need to double check all entries in configuration file and also verify that you disabled database schema upgrades by the backend and dropped the database before starting app for the first time. Then it's worth to look in the log files.