View Full Version : System sends out empty email
Megazoid
09-06-2003, 06:59 PM
The template files in my control panel are empty, everytime I add a customer, the system sends out an empty email message to the client. I dont see where I can get this fixed.
I contacted support about the matter, they said they would check things out and respond, but still nothing as yet. I do need this problem sorted out sirs.
thanks
Itolivechat.com
TurnkeyAdmin
09-07-2003, 01:55 AM
You are simply missing the templates... Have you tried to populate them?
Start Welcome
Dear <!-- company -->,
Thank you for choosing PHP Live Helper for your customer service needs. Below you will find the information needed to setup your account.
Your Login ID: <!-- login -->
Your Password: <!-- password -->
Password:
We recommend that you keep your password in a safe place for future use.
Installation:
Insert the following lines of code into your documents, placing the lines above your html or php files </head> tag.
<script language="JavaScript" src="<!-- siteurl -->javascript.php?html=1&site=<!-- login -->"></script>
Next add the following lines wherever you would like the button to show up.
<a href="" onclick="javascript:startchat('<!-- siteurl -->chat.php?site=<!-- login -->'); return false;"><img src="<!-- siteurl -->onlinestatus_html.php?site=<!-- login -->" border="0"></a>
Administration:
To login to your admin area visit the following url and enter the username and password above: <!-- siteurl -->admin/login.php?site=<!-- login -->
The trailing "site=" part of the url is always needed and is very important.
Once you have setup your support reps and inserted the code you are ready to go.
Support:
If you require assistance of any sort, or have any comments, please go to our support page at: <!-- supporturl -->.
Sincerely,
<!-- sitename -->
<!-- mainurl -->Start Status
Dear <!-- company -->,
This message is to inform you of a status change to your <!-- appname --> account. Your account is currently "<!-- status -->".
If you should have any questions about this please contact us at <!-- supportemail -->.
Sincerely,
<!-- sitename -->
<!-- mainurl -->
Megazoid
09-07-2003, 05:00 PM
Hi,
I copied and pasted this code in the templates, but nothing happens. As soon as I press edit templates after pasting in the code, all the code disappeared.
I created a test account to try it out and I still get an empty email. If I am doing something wrong, please let me know.
do I have to place this code somewhere else?
thanks.
megazoid
TurnkeyAdmin
09-08-2003, 09:47 PM
Do you have access to PHPMyAdmin or something similair?
Megazoid
09-09-2003, 08:55 PM
yes sir, I do,what should I do in Php Myadmin?
TurnkeyAdmin
09-10-2003, 12:42 AM
Paste the template codes directly into the database.
Powered by vBulletin™ Version 4.0.3 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.