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
chelsel Offline
Member
 
Posts: 138
Join Date: Apr 2006
Critical bug, cacheing - 03-02-2007, 09:14 PM

I am testing a new supportsuite installation and I have sent some tickets into the system. When I delete the tickets they are still showing up because the browser has cached the pages!! I am using IE6 with Temporary Internet Files, Check for new versions, Automatically (the default).

It appears that the cache headers for the PHP pages are not set properly. I know that I can "shift-reload" or change my browser default settings but this is an inappropriate solution since I can not expect all my users to have the "correct" cache settings to work with the help desk. Please advise.

Thank you.
Attached Images
File Type: jpg kayako_cache_bug2.JPG (148.7 KB, 57 views)
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,852
Join Date: Aug 2006
Location: Mumbai, India
04-02-2007, 07:34 AM

Which version of Kayako are you using? We have never experienced any such issue. Is there are cache supporting software installed on your server?



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#3) Old
chelsel Offline
Member
 
Posts: 138
Join Date: Apr 2006
05-02-2007, 05:56 AM

NO BUG... Our Apache server had an incorrect (for this application) .htaccess file. The .htaccess file should look like the following:

ExpiresActive On
ExpiresDefault "access plus 0 seconds"
ExpiresByType image/gif "access plus 1 days"
ExpiresByType image/jpeg "access plus 1 days"
ExpiresByType image/png "access plus 1 days"
ExpiresByType text/css "access plus 1 days"
ExpiresByType text/javascript "access plus 1 days"
ExpiresByType application/x-javascript "access plus 1 days"
ExpiresByType image/x-icon "access plus 1 days"

Interestingly, Internet Explorer respected the cache settings that our server was sending and Firefox ignored the settings... this means that there is actually a "bug" in Firefox since it is not respecting the server cache instructions... but that's not your issue.

Cliff.

Last edited by chelsel; 05-02-2007 at 04:33 PM.
   
Reply With Quote
Reply

Tags
bug, cacheing, critical

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
Critical Ticket Statuses Bug caitlyntw SupportSuite, eSupport and LiveResponse 2 09-02-2007 09:24 PM
Kayako SupportSuite v3.04.10 Stable Build Varun Shoor News and Announcements 2 06-10-2006 10:41 PM
eSupport v2.2 RC2 Released Varun Shoor Technical Chat 1 11-06-2004 11:24 PM
eSupport v2.2 RC1 Available in Members Area Varun Shoor Technical Chat 1 17-05-2004 02:28 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


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