Quote:
Originally posted by NTLDR
You need to change the code to specify the forum id(s) that you wish to include custom prefixes for like the following:
PHP Code:
if ($permissions['canusecustomprefixes'] == "1" && $forumid == '69' OR $forumid == '16' OR $forumid == '73' OR $forumid == '49' OR $forumid == '50' OR $forumid == '81') {
|
thankz for ur reply.......
but can we add the prefixes when we create a new forum?
can do that?thankz...