Jump to content
  • 0

Dns Servers Not Displaying In Welcome Email


Andreas

Question

10 answers to this question

Recommended Posts

  • 0

Hey Guys

 

I am doing some testing in blesta and having an issue

 

In the welcome email, Im guessing the tag {module.name_servers}  should display the DNS servers?

 

In my welcome email it displayed the word "Array" where the tag {module.name_servers} was

 

You need this mate:

{% for name_server in module.name_servers %}
Name server: {name_server}
{% endfor %}
Link to comment
Share on other sites

  • 0

Your "correct statement above" was not clear to me. 

Thats why I am verifying is its this {name_server}.  I am assuming its that

 

or do I put {% for name_server in module.name_servers %} Name server: {name_server} {% endfor %} like you said in your above post above

 

Yes the bottom one, it will then show all the nameservers 1 and 2. or 1, 2, 3 and 4 or just one.

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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...