First Of The All . Thankyou very mach for this mod .. i am so glad that u make it .. i was Searching for it long time ago .. thankyou again ..
Ok know i think this mod u make it in your modify Forum .. so that i try to Add this mod .. in my board there is no mod installing
i try to find this .. i cant ..
- Code: Select all
#-----[ FIND ]------------------------------------------
#
'L_GROUP_COUNT_DELETE' => $lang['Group_count_delete'],
#
#-----[ AFTER, ADD ]------------------------------------------
#
'L_GROUP_ABUSE' => $lang['Abuse_group_exp'],
#
#-----[ FIND ]------------------------------------------
#
'S_GROUP_OPEN_TYPE' => GROUP_OPEN,
#
#-----[ BEFORE, ADD ]------------------------------------------
#
'S_GROUP_ABUSE' => (($group_info['group_abuse']) ? " CHECKED" : ""),
#
#-----[ FIND ]------------------------------------------
#
$group_count_delete = isset($HTTP_POST_VARS['group_count_delete']) ? true : false;
#
#-----[ AFTER, ADD ]------------------------------------------
#
$group_abuse = isset($HTTP_POST_VARS['group_abuse']) ? true : false;
Can u pls try to Install phpbb206 and u try it ..
This is the only problem
Thank you agian





anyway thanks again iam going to try to install it agiain and let u know if there is anything wrong with this mod ..
