• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

changing e-mail notification content

Scheduled Pinned Locked Moved General Discussion
emailnodebbnotification
15 Posts 5 Posters 7.7k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #1

    Hello,

    Is there any way I can change the e-mail notification content?

    Thanks.

    A 1 Reply Last reply
    1
  • A Offline
    A Offline
    a_5mith
    replied to Peter-Zoltan Keresztes on last edited by
    #2

    @Peter-Zoltan-Keresztes No easy way, I'm not sure if it will allow you to edit the template files directly, not sure if it caches it or not. I believe at some point we will be able to edit templates.

    P 1 Reply Last reply
    1
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #3

    my issue is that the welcome e-mail notification which does require to verify the e-mail address instead of using the full domain url it would show http://localhost:4567/?... is there any way to change that?

    1 Reply Last reply
    0
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by Peter-Zoltan Keresztes
    #4

    Just as an information for someone in the future who will have the same issue. You have have to edit the config.json so that instead of http://localhost:4567 to show the full domain of the forum. As example:

    {
       "base_url": "http://vpsie.247rack.net",
       "port": "4567",
       "secret": "somesecuresecret",
       "bind_address": "0.0.0.0",
       "database": "mongo",
       "mongo": {
           "host": "127.0.0.1",
           "port": "27017",
           "username": "admin",
           "password": "somepass",
           "database": "0"
       },
       "bcrypt_rounds": 12,
       "upload_path": "/public/uploads",
       "use_port": true,
       "relative_path": "/forum"
    }
    

    This setting is also required by the Facebook, google, twitter auth.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to Peter-Zoltan Keresztes on last edited by
    #5

    @Peter-Zoltan-Keresztes You'll want to edit out the secret from your previous post. 🙂

    1 Reply Last reply
    0
  • Peter-Zoltan KeresztesP Offline
    Peter-Zoltan KeresztesP Offline
    Peter-Zoltan Keresztes
    wrote on last edited by
    #6

    done. Thanks

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Paweł Nowak
    replied to a_5mith on last edited by
    #7

    @a_5mith said:

    @Peter-Zoltan-Keresztes No easy way, I'm not sure if it will allow you to edit the template files directly, not sure if it caches it or not. I believe at some point we will be able to edit templates.

    This is problem for me because templates are in english language and my users don't understand this.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to Paweł Nowak on last edited by a_5mith
    #8

    @Paweł-Nowak said:

    @a_5mith said:

    @Peter-Zoltan-Keresztes No easy way, I'm not sure if it will allow you to edit the template files directly, not sure if it caches it or not. I believe at some point we will be able to edit templates.

    This is problem for me because templates are in english language and my users don't understand this.

    Doesn't changing the language in the ACP change the language of the emails? Pretty sure transifex has the email templates too. @julian may confirm.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #9

    Yep, emails are translatable now.

    https://www.transifex.com/projects/p/nodebb/viewstrings/#en_GB/email

    P 1 Reply Last reply
    0
  • P Offline
    P Offline
    Paweł Nowak
    replied to julian on last edited by
    #10

    @julian Sorry for lamer question. How can i load this translation to my project?

    Hưng Thành NguyễnH 1 Reply Last reply
    0
  • Hưng Thành NguyễnH Offline
    Hưng Thành NguyễnH Offline
    Hưng Thành Nguyễn
    replied to Paweł Nowak on last edited by
    #11

    @Paweł-Nowak I think you can do it your self by edit email.json file in public/language/your_language/email.json
    To translate it for temporary.

    P 1 Reply Last reply
    1
  • P Offline
    P Offline
    Paweł Nowak
    replied to Hưng Thành Nguyễn on last edited by
    #12

    @Hưng-Thành-Nguyễn thanks i will check this 🙂

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #13

    @Paweł-Nowak You should update the translation in our Transifex Project and let me know, then I can pull it into the repository 🙂

    P 1 Reply Last reply
    0
  • P Offline
    P Offline
    Paweł Nowak
    replied to julian on last edited by
    #14

    @julian Sorry Julian i'm a beginner in nodebb and i dont know how i can update Transifex Project. I downloaded thid translation, i checked this and it works fine( pl language). Could you tell me how i can update transifex for a future?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #15

    @Paweł-Nowak You should register for an account on Transifex. Then you can contribute translations to NodeBB for everybody to enjoy 🙂

    It does not require coding whatsoever 👍

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development