i do, i know that error but its like something that cant pass via that function and i cant understand why.
devNULL Reviewed by devNULL on . Need little help: Warning: trim() expects parameter 1 Warning: trim() expects parameter 1 to be string, array given in \includes\lnk_chck\admcp\adminfunctions.php on line 429 line 429 in that function is $value = trim( $value ); any solution how to fix ? function: function validate_value( &$value, $datatype, $bool_as_int = true, $username_query = true ) { global $vbulletin; Rating: 5