[buddypress-trac] [BuddyPress] #3390: xProfile: problem with saving data from Base fields groups
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Aug 5 18:55:56 UTC 2011
#3390: xProfile: problem with saving data from Base fields groups
-------------------------------+------------------------------
Reporter: slaFFik | Owner: slaFFik
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XProfile | Version: 1.5
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by slaFFik):
Here is its content:
{{{
if(!function_exists('print_var')){
function print_var($var, $die = false){
echo '<pre>';
if(empty($var))
var_dump ($var);
else
print_r ($var);
echo '</pre>';
if($die)
die;
}
}
}}}
So as you can see - it can't influence.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3390#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list