MyBB Community Forums

Full Version: custom mysql query when posting in a certain forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im sure this will require a plugin of some sort, but im wondering if something like this has been done before.

I created a specific forum on my board so admin can create a thread about a video posted on the main website so people can make comments, etc.

well what I want to know is, if its possible to say add specific fields when posting in a certain forum, then run a custom mysql query so when that thread is created it adds in necessary info to the website's database?

I know this is possible, im just wondering how difficult it would be, and what would be involved...im good with PHP, but not so much with myBB and how to create plugins, so any advice would be appreciated.

Thanks.