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

[eluser]sheri.nust[/eluser]
@Jagar

Thanx man.

but when i call template.tpl file , i got error


------------------
A PHP Error was encountered

Severity: User Warning

Message: Smarty error: unable to read resource: "template.tpl"

Filename: smarty/Smarty.class.php

Line Number: 1093
-----------------

In my controller i have written

$data["company"] = "EXcillo Pvt Ltd Company";

$this->load->_ci_varmap['smarty_parser'] = 'smarty';
$this->smarty_parser->parse("template.tpl", $data);

-----------------

And in application/config/smarty_parser.php file

i am using the following url for templates

$config['template_dir'] = dirname(APPPATH)."views";

as i have placed my template.tpl in application/views folder (application/views/template.tpl)

I dont know why i am getting the above mentioned error


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