Welcome Guest, Not a member yet? Register   Sign In
phptal & ci integration
#7

[eluser]Methyle[/eluser]
It's very strange - I put PHPTAL to application/libraries as well you wrote. Ok, I added include path for PHPTAL. But now I have new problem with template. My template is very simple (controller above):
Code:
<p tal:content="user/fistname"></p>
And i get this error:
[pre]
Fatal error: Uncaught exception 'Exception' with message 'Unable to find array key &quot;fistname&quot; in path &quot;fistname&quot;' in z:\home\www\system\application\libraries\PHPTAL\Context.php:299
Stack trace:
#0 z:\home\www\system\application\cache\tpl_1_1_85248dbbd73b5d022e3f62a105f827d67.php(6): phptal_path(Array, 'fistname')
#1 z:\home\www\system\application\libraries\PHPTAL.php(284): tpl_1_1_85248dbbd73b5d022e3f62a105f827d67(Object(PHPTAL), Object(PHPTAL_Context))
#2 z:\home\www\system\application\controllers\user.php(26): PHPTAL-&gt;execute()
#3 [internal function]: User-&gt;index()
#4 z:\home\www\system\codeigniter\CodeIgniter.php(216): call_user_func_array(Array, Array)
#5 z:\home\www\index.php(132): require_once('z:\home\yolk\ww...')
#6 {main}
thrown in z:\home\www\system\application\libraries\PHPTAL\Context.php on line 299
[/pre]


Messages In This Thread
phptal & ci integration - by El Forum - 10-16-2007, 11:06 AM
phptal & ci integration - by El Forum - 10-16-2007, 11:46 AM
phptal & ci integration - by El Forum - 10-16-2007, 11:54 AM
phptal & ci integration - by El Forum - 10-16-2007, 05:43 PM
phptal & ci integration - by El Forum - 11-10-2007, 01:35 PM
phptal & ci integration - by El Forum - 11-10-2007, 02:35 PM
phptal & ci integration - by El Forum - 11-10-2007, 02:57 PM
phptal & ci integration - by El Forum - 11-10-2007, 04:40 PM
phptal & ci integration - by El Forum - 11-11-2007, 02:07 AM
phptal & ci integration - by El Forum - 08-29-2008, 06:31 AM
phptal & ci integration - by El Forum - 08-21-2009, 07:27 AM
phptal & ci integration - by El Forum - 09-04-2009, 05:32 PM
phptal & ci integration - by El Forum - 06-07-2010, 04:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB