Sounds like the code is using methods that have been deprecated/ removed in the version of cake you are using. You'll probably need to update the SmartyView to use the new methods.
-Mark On Jul 2, 1:58 pm, zoran <[email protected]> wrote: > During installation Smarty to my CakePHP 1.3 error occurs: > "Undefined property: Configure::$viewPaths [APP/views/smarty.php, line > 196]". > What is wrong??? > > smarty.php -http://cakeforge.org/snippet/download.php?type=snippet&id=389 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
