MyBB Community Forums

Full Version: How to add a table to a page using a plugin? or display an error message properly?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there.

So recently I've got really interested in how plugins work, and I made my very first plugin today. Quite happy about that.

However, I'd like to take my plugin creations to the next level. Lets say I want to add a table IF a user has a warning level, or suspending in post/sig ect, how do I echo the table?

I know about the add_hooks ect, but on the function in my plugin, what will I need to do?

Much appreciated,
bump.