Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
dnicol Offline
Member
 
Posts: 94
Join Date: Apr 2006
autoresponder tempalte not reflecting update - 15-08-2006, 06:35 PM

I am trying to remove the link and username and password form the auto responder. I changed the template file but for some reason the auto responder still contains the link and username and password. It also contains arbsubfooter phrase which is also removed from the template.

I deleted the cache but still the responder has the link in it. Below is my template. any suggestions?


PHP Code:
<{if $ishtml == true}><font face="Verdana, Arial, Helvetica" size="2"><{$ticket[fullname]}>,<BR>
<{
$language[arintro]}><BR>
<
BR>
&
nbsp;&nbsp;&nbsp;<b><{$language[articketid]}></b><{$ticket[fticketid]}><BR>
&
nbsp;&nbsp;&nbsp;<b><{$language[arsubject]}></b><{$ticket[subject]}><BR>
&
nbsp;&nbsp;&nbsp;<b><{$language[ardepartment]}></b><{$ticket[department]}><BR>
&
nbsp;&nbsp;&nbsp;<b><{$language[arpriority]}></b><{$ticket[priority]}><BR>
&
nbsp;&nbsp;&nbsp;<b><{$language[arstatus]}></b><{$ticket[status]}><BR>
<
BR>
<
BR>
<{/if}>
<
BR><{if $newscount != 0}>
<{foreach 
key=newskey value=newsitem from=$news}>
<
b><{$newsitem[index]}>.</b> <a href="<{$swiftpath}>index.php?_m=news&_a=viewnews&newsid=<{$newsitem[newsid]}>&group=<{$ticket[tgroup]}>"><{$newsitem[subject]}></a><BR>
<{/foreach}>
<
BR>
<{/if}>
<{
$language[arfooter]}><BR>
<
BR>
<{
$settings[general_companyname]}><{if $queuesignature != ""}><BR><{$queuesignature}><{/if}></font><{else}><{$ticket[fullname]}>,
<{
$language[arintro]}>

    <{
$language[articketid]}><{$ticket[fticketid]}>
    <{
$language[arsubject]}><{$ticket[subject]}>
    <{
$language[ardepartment]}><{$ticket[department]}>
    <{
$language[arpriority]}><{$ticket[priority]}>
    <{
$language[arstatus]}><{$ticket[status]}>

<{/if}>

<{if 
$newscount != 0}>
<{foreach 
key=newskey value=newsitem from=$news}>
<{
$newsitem[index]}>. <{$newsitem[subject]}>
<{
$swiftpath}>index.php?_m=news&_a=viewnews&newsid=<{$newsitem[newsid]}>&group=<{$ticket[tgroup]}>

<{/foreach}>

<{/if}>
<{
$language[arfooter]}>

<{
$settings[general_companyname]}><{if $queuesignature != ""}>
<{
$queuesignature}><{/if}><{/if}> 
   
Reply With Quote
  (#2) Old
dnicol Offline
Member
 
Posts: 94
Join Date: Apr 2006
15-08-2006, 07:23 PM

To add to the mystery I noticed if I edited the template and submit a ticket via the form the auto responder has the changes. If I email kayako directly the auto responder does not reflect the changes.
   
Reply With Quote
Reply

Tags
autoresponder, reflecting, tempalte, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Removal of links in autoresponder bwilch SupportSuite, eSupport and LiveResponse 5 05-01-2007 10:19 PM
Update on New Office & Development (We have moved!) Varun Shoor News and Announcements 1 25-07-2006 12:56 AM



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48