Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 3 matches
Smarty Forum Index
Author Message
  Topic: Need responsive Smarty template designed
bolabola

Replies: 2
Views: 24915

PostForum: Help Wanted (commercial)   Posted: Tue Mar 26, 2013 1:41 pm   Subject: Need responsive Smarty template designed
I have a website that's using Smarty and want to take my existing design and make it fully responsive and mobile friendly. So I'm looking for a designer who can work with my current design and code to ...
  Topic: Need help to implement Smarty page caching
bolabola

Replies: 3
Views: 21237

PostForum: Help Wanted (commercial)   Posted: Wed Jan 30, 2013 3:08 pm   Subject: Need help to implement Smarty page caching
This will get you started:

$smarty->setCaching(Smarty::CACHING_LIFETIME_CURRENT);
$smarty->setCacheLifetime(60 * 15); // 15 minute cache

You want to change the lif ...
  Topic: Need help to implement Smarty page caching
bolabola

Replies: 3
Views: 21237

PostForum: Help Wanted (commercial)   Posted: Wed Jan 30, 2013 1:01 pm   Subject: Need help to implement Smarty page caching
I have a Smarty-based website that receives a high volume of traffic (about 1 million monthly page views).

The site is running on a VPS hosting account but at times under heavy load can be quite sl ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP