P _PkZ_ Active member Jul 11, 2019 #1 What would be the easiest way to create a new Forum from php? Code example or a pointer in the right direction is appreciated. I have tried to create a node + forum but in some cases the breadcrumb data was not created and that confuses me.
What would be the easiest way to create a new Forum from php? Code example or a pointer in the right direction is appreciated. I have tried to create a node + forum but in some cases the breadcrumb data was not created and that confuses me.
K Kirby Well-known member Jul 11, 2019 #2 Please define what "from PHP" does actually mean to you. Is it on the same machine or remote? If is is on the same machine: Ist it possible to require XenForo PHP source files?
Please define what "from PHP" does actually mean to you. Is it on the same machine or remote? If is is on the same machine: Ist it possible to require XenForo PHP source files?
P _PkZ_ Active member Jul 11, 2019 #3 Kirby said: Please define what "from PHP" does actually mean to you. Is it on the same machine or remote? If is is on the same machine: Ist it possible to require XenForo PHP source files? Click to expand... From an addon in a public controller.
Kirby said: Please define what "from PHP" does actually mean to you. Is it on the same machine or remote? If is is on the same machine: Ist it possible to require XenForo PHP source files? Click to expand... From an addon in a public controller.