MyBB Community Forums

Full Version: Make Prefixes & Forms
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to make Prefixes and Forms?
For prefixes go in Admin CP -> Configuration -> Thread prefixes (in left menu) -> Add new thread prefix

What exactly you think for 'forms'?
(2014-06-30, 08:40 PM)Zyon Wrote: [ -> ]For prefixes go in Admin CP -> Configuration -> Thread prefixes (in left menu) -> Add new thread prefix

What exactly you think for 'forms'?

Forms = Applications , So the players can press it , fill it and when they submit it , it auto post as a new thread in specifical board
You'd need a plugin for that kind of functionality. I'm not sure right now if one exists that would suit your needs.
Definitely need a plugin, the thing is when you access the prefix sometimes you have to load the page which means if you have lots of these you could be hitting memory issues.

I have a similar thing where certain prefixes trigger different events in the back-end and postbit.

I think there is a thread decoration plugin somewhere that may help you build the basis of this