MyBB Community Forums

Full Version: Add Code Next to Thread Title on forumdisplay.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello, I'm looking to add some code that would run right where the thread title is displayed on forumdisplay.php and was basically wondering what the best way of doing it would be. long story short I have a table in my database that holds topic I'd, post I'd, and IMG url. I'm basically putting a piece of code beside the thread title that will check if the thread ID exists in that table and if it does display an image using the image url. I'm hoping I explained it clearly and everyone understands. anyhow, I look forward to hearing everyones input. Greatly appreciate any help you can send my way. Oh, before I forget I'm using the latest version of mybb. If you need any further information please let me know and I will do my best to provide it. thanks in advance!