OK I have managed to sort out the Call-time pass_by_referance you can set that as On on the php.ini file the Timezone issue as well
however I am still getting a these errors when I select the Performance tab in jffnms Warning: call_user_func_array() expects parameter 2 to be array, null given in /usr/local/www/jffnms/lib/gui.controls.inc.php on line 31 Warning: Invalid argument supplied for foreach() in /usr/local/www/jffnms/lib/gui.controls.inc.php on line 40 On 04 Jun 2010, at 10:27 AM, Lyndon Labuschagne wrote: > Hello all > > Has anyone tried the latest jffnms and php5.3.2? > mine is spewing out php errors like these > > FreeBSD-8.0-p2 > If there any anything else I can give you to assist please let me know > > Deprecated: Call-time pass-by-reference has been deprecated in > /usr/local/www/jffnms/htdocs/admin/adm/adm_interfaces.php on line 338 > > Warning: Parameter 1 to array_multisort() expected to be a reference, value > given in /usr/local/www/jffnms/lib/api.inc.php on line 366 > > Warning: call_user_func_array() expects parameter 2 to be array, null given > in /usr/local/www/jffnms/lib/gui.controls.inc.php on line 31 > > Warning: Invalid argument supplied for foreach() in > /usr/local/www/jffnms/lib/gui.controls.inc.php on line 40 > > Warning: date() [function.date]: It is not safe to rely on the system's > timezone settings. You are *required* to use the date.timezone setting or the > date_default_timezone_set() function. In case you used any of those methods > and you are still getting this warning, you most likely misspelled the > timezone identifier. We selected 'Africa/Johannesburg' for 'SAST/2.0/no DST' > instead in /usr/local/www/jffnms/lib/gui.controls.inc.php on line 378 > > Warning: date() [function.date]: It is not safe to rely on the system's > timezone settings. You are *required* to use the date.timezone setting or the > date_default_timezone_set() function. In case you used any of those methods > and you are still getting this warning, you most likely misspelled the > timezone identifier. We selected 'Africa/Johannesburg' for 'SAST/2.0/no DST' > instead in /usr/local/www/jffnms/lib/gui.controls.inc.php on line 378 > > > Thanks in advance > Lyndon > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
