Problem with Smarty. My application is giving me an error when i try to use smarty on a new WAMP install. Smarty is in my include path. Getting this error:

*Fatal error*: Call to undefined function: () in *c:\htdocs\smarty\Smarty.class.php* on line *1658

*line 1658 is:

$_source_return = $resource_func($resource_name, $template_source, $this);

I think it has something to do with PHP not liking the $resource_fun being submitted for the function name. It works fine on my updated LAMP environment.... any help woudl be much appreciated.

-Michael


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to