I have a CMS in which I would like to be integrated with the forum, so that I, in my CMS, post an news item, there“s also automatically createde a thread and topic in the forum.
I have tried to look the forum SQL tables through to get an idea of how it can be done, but I can not quite see how the "create", "save" procedure takes place.
Is there one who can help?
I need to know which table or row I must use to create a new topic in the forum and would like to get the explanation in steps if possible , such as.:
1) create table xx in xx
2) the create table xx in xx
3) then xx
Thank for you help! 