Wed 28 May 2008 05:45:29 AM UTC, original submission:
On the new email page , if you press the "Address Book" link to
select someone in your address book to send the rmail to, you get the following error messages:
!ERROR Notice: get_var(var = cat_id, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = filter, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = start, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = limit, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = query, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = sort, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
!ERROR Notice: get_var(var = order, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
|