Welcome Guest, Not a member yet? Register   Sign In
Yet Another Smarty Thread
#15

[eluser]donpepito[/eluser]
Hi!

How can I disable caching?

I set the
Code:
$config['caching']
variable to 0 in application/config/Smarty_parser.php.

I also tried to set it in the controller:

Code:
$this->smarty_parser->caching = 0;

If I modify the
Code:
$data["smarty_test"] = "smarty var test";
variable, I don't see the changes.

-- update --
Smarty is ok now, but CI caches the data.

Code:
$data["ci_var"] = "test msg";
$this->smarty_parser->parse("ci:testpage.tpl", $data);

I can't see the changes.

Thank you for your help!


Messages In This Thread
Yet Another Smarty Thread - by El Forum - 09-03-2007, 03:32 PM
Yet Another Smarty Thread - by El Forum - 09-03-2007, 05:16 PM
Yet Another Smarty Thread - by El Forum - 09-12-2007, 11:02 PM
Yet Another Smarty Thread - by El Forum - 09-13-2007, 03:41 AM
Yet Another Smarty Thread - by El Forum - 02-01-2008, 04:41 PM
Yet Another Smarty Thread - by El Forum - 02-03-2008, 05:08 PM
Yet Another Smarty Thread - by El Forum - 02-06-2008, 03:16 PM
Yet Another Smarty Thread - by El Forum - 02-25-2008, 09:11 AM
Yet Another Smarty Thread - by El Forum - 03-02-2008, 09:17 PM
Yet Another Smarty Thread - by El Forum - 03-04-2008, 12:14 AM
Yet Another Smarty Thread - by El Forum - 03-05-2008, 12:24 PM
Yet Another Smarty Thread - by El Forum - 03-06-2008, 02:04 PM
Yet Another Smarty Thread - by El Forum - 03-07-2008, 03:05 PM
Yet Another Smarty Thread - by El Forum - 03-10-2008, 08:18 PM
Yet Another Smarty Thread - by El Forum - 06-12-2008, 06:29 AM
Yet Another Smarty Thread - by El Forum - 07-01-2008, 12:26 AM
Yet Another Smarty Thread - by El Forum - 08-21-2008, 03:48 AM
Yet Another Smarty Thread - by El Forum - 02-02-2009, 09:14 AM
Yet Another Smarty Thread - by El Forum - 02-02-2009, 09:18 AM
Yet Another Smarty Thread - by El Forum - 04-23-2009, 08:19 AM
Yet Another Smarty Thread - by El Forum - 04-23-2009, 08:24 AM
Yet Another Smarty Thread - by El Forum - 04-23-2009, 08:28 AM
Yet Another Smarty Thread - by El Forum - 04-23-2009, 08:44 AM
Yet Another Smarty Thread - by El Forum - 08-31-2009, 04:08 AM
Yet Another Smarty Thread - by El Forum - 08-31-2009, 06:05 AM
Yet Another Smarty Thread - by El Forum - 08-31-2009, 10:34 PM
Yet Another Smarty Thread - by El Forum - 08-31-2009, 10:48 PM
Yet Another Smarty Thread - by El Forum - 08-31-2009, 11:20 PM
Yet Another Smarty Thread - by El Forum - 09-27-2009, 09:33 AM
Yet Another Smarty Thread - by El Forum - 05-10-2010, 05:02 AM
Yet Another Smarty Thread - by El Forum - 05-10-2010, 08:38 AM
Yet Another Smarty Thread - by El Forum - 05-10-2010, 06:57 PM
Yet Another Smarty Thread - by El Forum - 05-17-2010, 11:05 PM
Yet Another Smarty Thread - by El Forum - 11-21-2010, 10:31 PM
Yet Another Smarty Thread - by El Forum - 03-25-2011, 12:58 AM
Yet Another Smarty Thread - by El Forum - 05-02-2011, 10:34 AM
Yet Another Smarty Thread - by El Forum - 07-03-2011, 07:26 AM
Yet Another Smarty Thread - by El Forum - 07-03-2011, 08:57 AM
Yet Another Smarty Thread - by El Forum - 02-17-2012, 11:12 AM
Yet Another Smarty Thread - by El Forum - 02-17-2012, 11:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB