Version: 1.00, by burnz
Developer Last Online: Jun 2005
Version: 2.2.x
Rating:
Released: 08-28-2002
Last Update: Never
Installs: 25
No support by the author.
Custom Post Prefixes
This hack is a modified version of apfeifer Custom Post Prefixes. This modified hack have an ability to assign different forum with a different post prefixes.. also have an ability to change the post prefixes while editing the post..
UPDATES:
Version 1.3
- Update the stupid error that i made.. sory guys..
- Fully working code for forcing user to select the post prefix before posting.
Version 1.2
- Display an error page if user did not select any option from the post prefix list. (suggested by squawell)
Version 1.1
-Enable/disable the Post Prefix function from Forum Permissions under User Group or Forums & Moderators menu (suggested by HellSatan)
Feedback will be appreciated....
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I like this hack but think it could use one more additional feature. A check to see if the change of the prefix when editing a post is being done in the first post, else it will not update it.
As it is now, and one in a thread can edit their post and change the prefix to whatever they wish.
Nevermind, I was able to find some code within Editpost.php to use to make it so that the drop down for the prefix only shows when editing the first post myself.
Originally posted by SWFans.net Nevermind, I was able to find some code within Editpost.php to use to make it so that the drop down for the prefix only shows when editing the first post myself.
Nice hack.
Thanks.
hello....im also have that problrm can u tell me how to edit that?
This probably isn?t the most efficient way to do it, but here is how I did my editpost.php file modification so that only when editing the first post would you be able to change the topic prefix. Changes are in the attached file. Use them in place of the modifications for editpost.php for this hack if you like my method of implementation.
All credit for this really does go to the original hack?s author. I just modified it for my needs and do thank him for the well-written and powerful hack.
Originally posted by SWFans.net This probably isn?t the most efficient way to do it, but here is how I did my editpost.php file modification so that only when editing the first post would you be able to change the topic prefix. Changes are in the attached file. Use them in place of the modifications for editpost.php for this hack if you like my method of implementation.
All credit for this really does go to the original hack?s author. I just modified it for my needs and do thank him for the well-written and powerful hack.