There's something going on w/ my Groups suddenly. When I try to edit a Group (in the back-end) then SAVE it I get a variety of errors..thoughts?
-1 cannot create destination folder
// We need to get and explode the open_basedir paths
$obd = ini_get('open_basedir');
// when I try to var dump this $obd
var_dump($obd);exit;