remove suspend how do i do this i dont like it that members join send a few messages dont get a reply then suspended there account
remove suspend how do i do this i dont like it that members join send a few messages dont get a reply then suspended there account
Maybe this in profile_edit.php will do it... not sure - but a quick look took me here....
SmogeCode:<? if ( $MEMBER ) switch ( $p_arr[Status] ) { case 'Active':echo '&nbsp;<a href="change_status.php">'._t("_Suspend account").'</a><br>';break; case 'Suspended':echo '&nbsp;<a href="change_status.php">'._t("_Activate account").'</a><br>';break; } ?> </td></tr>
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks