Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Template Caching for Secure Pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-22-2004, 10:46 AM
 
machnhed1 machnhed1 is offline
 

eXpert
  
Join Date: Feb 2003
Location: Illinois
Posts: 274
 

Default Template Caching for Secure Pages

Does anyone else notice that secure page templates are cached in such a way so that when they are updated it takes about 1 hour for the template to reflect the changes? I am doing some template editing and would like to see the changes immediately.

I am betting this is a smarty setting, however, I haven't see where to change it. I have tried changing the following settings in my smarty.class.php file, but with no luck

SETTINNGS
var $compile_check = true;

var $force_compile = false; (tried setting it to true also)

var $cache_lifetime = 3600; (tried setting this to 0)


Thanks in advance for any help
__________________
Following the signature guidelines : xcart pro 3.5.8 - [RedHat]
Reply With Quote
  #2  
Old 01-22-2004, 05:13 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

$force_compile set to true should force all templates to be compiled regardless of timestamp. This should fix the problem, unless you have improper permissions on the templates_c/ dir, I'd remove the directory and let smarty recreate it so it has permissions the webserver can read/write too.

Another thing I would change is:
$smarty->use_sub_dirs = false;

in smarty.php, I don't see the point of forcing compiling in one dir?

Btw, caching is disabled by default in x-cart with smarty.
$caching = 0;

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:28 AM.

   

 
X-Cart forums © 2001-2020