Please or Register to create posts and topics.

get forum_ID for post_id with – is there a function?

Hey, for some customizings I need a function to get the forum_id from a given post_id.

How can I do this?

Hello @user1

There is currently no function for that, but basically you could query the row for a post. The forum_id is stored within the post inside of the database (forum_posts table).

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!