# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/plugin/user/plug_cbprivacy/cb.privacy.php +++ components/com_comprofiler/plugin/user/plug_cbprivacy/cb.privacy.php @@ -925,7 +925,7 @@ * @param boolean $tabbed */ function onAfterEditATab( &$content, &$tab, &$user, &$postdata, $output, $formatting, $reason, $tabbed ) { - if ( $content ) { + if ( $reason != 'register' ) { global $ueConfig; if ( is_object( $tab->params ) ) {