Warning: Smarty error: unable to read resource: "welcome/Object.tpl" in
/usr/local/lib/php/Smarty/Smarty.class.php on line 1088
You should check your Smarty`s template_dir. Put the templates into the
template_dir, then the Smarty will find them.
Like this:
$smarty = new Smarty();
$smarty->templ
* Amanda Hemmerich <[EMAIL PROTECTED]>:
> I'm using PHP and Smarty to try to build an array of arrays using the
> results from nested queries. I am just learning about nested arrays,
> and I'm not sure what I'm doing wrong.
>
> I am hoping someone can give me a hint as to what I am doing wrong
2 matches
Mail list logo