Info
- 3 posts
- 2 voices
- Started 5 years ago by davidbessler
- Latest reply from davidbessler
- This topic is not a support question
How to access which forum a topic is in
-
- Posted 5 years ago #
When making a plugin, who do I access which forum a topic is in?
My plugin needs to check if the topic in topic.php is in a particular forum.
-
- Posted 5 years ago #
Your answer is in the database. Try to find it, but if you can't, I'll give you the answer :)
-
- Posted 5 years ago #
Figured it out. Kind of dumb.
$topic->forum_id -
You must log in to post.