Hello everyone !
I recently started to play with the IPS Suite. I was previously with MyBB and well, at least on the plugins part I'm lost. I have the basics in php and I can handle html and js. The thing is I can't find how the whole thing works. The official docs seems not very complete and I have problems understanding the system.
Basicly what I want to do is a form inside a thread witch creates another thread. If I could write directly js and php code into the editor I would be able to insert a entry in the post database (without having to understand the system). But I need the member variables and other things. I got stuck with "hooks", okay I can but my code wherever I want in the orignial code but I don't need that ! I just want to create a "submit" php for my form and be able to design it in the plugin files instead of the editor.
Any help, or advice or anything will be appreciated.
Thanks a lot !