Quote:
Originally Posted by Alien
Nice.
Hmm. Can this modification automatically choose a default thread prefix if someone hasn't chosen one and ONLY if they haven't chosen one? I understand your example, but I want to allow people to choose one and if they don't then have it chosen for them.
|
hmm, I guess not. I will try to correct this behavior in the next few days. Thank you for getting my attention on this.
//EDIT: After further investigation I found out that this is not possible. There are only 2 hooks in the newthread.php for posting. newthread_post_start and newthread_post_complete. There is no way to check if the user input or chose any prefix. Im sorry that I cant add this but if you are still interested in another solution you would have to edit the core files.