I am truing to set up the welcome email under a package, and i am facing a few issue.
For example, the tag that should insert the name servers return "array" instead of the server.
Here goes the code. (i inserted alltags at the end to help testing)
Dear {client.first_name} {client.last_name},
Thank you for choosing Joomla Geeks!
We have reviewed and accepted your order. Your account has been activated and is now accessible through the information provided in this e-mail. Please hang onto it for future reference as it contains pertinent account details that you will need to know in order to make full use of your services here at Joomla Geeks.
If there is anything beyond the initial set up that you require such as , SSL, dedicated IPs among other things, please open up a support ticket immediately. We are here for you, day or night, evening or weekend, all you need to do is ask.
Account details:
Plan: Want a Geek
Domain: {service.cpanel_domain}
cPanel Url: {package.acl}
cPanel Username: {service.cpanel_username}
cPanel Password: {service.cpanel_password}
If you are not registering a new domain or transfering your domain to our services, you will then need to update your domain nameservers at your current domain registar control panel.
{module.name_servers}
All Tags
{client.id}
{client.id_code}
{client.first_name}
{client.last_name}
{pricing.term}
{pricing.period}
{pricing.currency}
{pricing.price}
{pricing.setup_fee}
{pricing.cancel_fee}
{module.host_name}
{module.name_servers}
{package.type}
{package.package}
{package.acl}
{service.cpanel_username}
{service.cpanel_password}
{service.cpanel_domain}
Here is what i get on my email:
Dear newamp adff,
Thank you for choosing Joomla Geeks!
We have reviewed and accepted your order. Your account has been activated and is now accessible through the information provided in this e-mail. Please hang onto it for future reference as it contains pertinent account details that you will need to know in order to make full use of your services here at Joomla Geeks.
If there is anything beyond the initial set up that you require such as , SSL, dedicated IPs among other things, please open up a support ticket immediately. We are here for you, day or night, evening or weekend, all you need to do is ask.
If you are not registering a new domain or transfering your domain to our services, you will then need to update your domain nameservers at your current domain registar control panel. Array
Question
paulof
Hi,
Newbie here.
I am truing to set up the welcome email under a package, and i am facing a few issue.
For example, the tag that should insert the name servers return "array" instead of the server.
Here goes the code. (i inserted alltags at the end to help testing)
Here is what i get on my email:
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.