[Vtigercrm-commits] [vtiger development] #251: Error message - While clicking the Settings -->Users link
vtiger development
vtiger-tickets at vtiger.fosslabs.com
Tue Apr 18 07:00:41 EDT 2006
#251: Error message - While clicking the Settings -->Users link
-----------------------+----------------------------------------------------
Reporter: gopal | Owner: developer
Type: defect | Status: new
Priority: blocker | Milestone: 5.0.0
Component: vtigercrm | Version: 5.0.0
Keywords: |
-----------------------+----------------------------------------------------
Setup: XP SP2 + WAMP 1.6.
Following error message is displayed while clicking the Users --> Users
link
assign("MOD", return_module_language($current_language,'Settings'));
$smarty->assign("CMOD", $mod_strings); $smarty->assign("APP",
$app_strings); $smarty->assign("IMAGE_PATH",$image_path);
$smarty->assign("CATEGORY",$category);
$smarty->assign("LIST_HEADER",$focus->getUserListViewHeader());
$smarty->assign("LIST_ENTRIES",$focus->getUserListViewEntries($navigation_array));
$smarty->assign("USER_COUNT",$no_of_users);
$smarty->assign("RECORD_COUNTS", $record_string);
$smarty->assign("NAVIGATION", $navigationOutput);
$smarty->assign("USER_IMAGES",getUserImageNames());
$smarty->display("UserListView.tpl"); ?>
--
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/251>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list