Can't call method "process" on an undefined value at
/var/www/bugs/tr_new_plan.cgi line 114
That line in the code is this:
$template->process("testopia/plan/add.html.tmpl", $vars) ||
ThrowTemplateError($template->error());
Any help is appreciated. It's probably something to do with the install
or maybe with the data I brought over.