Hello,
I have a problem with Maven Members. When i create a user, the new user is invisible (we only see “edit” “disable” “delete”). When i refresh the page, he disappears totally.
When i look to the console of firefox, i see this :
<b>Warning</b>: trim() expects parameter 1 to be string, object given in <b>/wp-includes/capabilities.php</b> on line <b>497</b>
{"is_error":false,"message":"","result":{"user":{"user_pass":"","roles_keys":[],"roles":[],"roles_names":"","enabled":"1"},"new_row":"<tr id='user-row-'><td class='username column-username'><br \/><div class='row-actions'><a href=''>Edit<\/a></a><a href='#'>| Disable<\/a></a><a href='#'>| Delete<\/a><\/div><div id='inline-' class='hidden'><div class='user_name'><\/div><div class='user_existing_roles'><\/div><div class='user_enabled'>1<\/div><\/div><\/td><td class='username column-username'><span class='roles-names'><\/span><\/td><td class='username column-username'><input class='list-user-enabled' type='checkbox' checked=\"checked\" disabled='disabled' \/><\/td><\/tr>"}}
[Moderator Note: Please post code or markup snippets between backticks or use the code button.]
Where is the problem ?