Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Add A Module Inside Another Application
I am new to vanilla forums, so go easy on me
I am trying to get the categories module from the Discussion controller to render inside the Activity controller. I have tried a number of methods with no success.
How is something like this accomplished?
I would appreciate any help I can receive. Thank you very much.
I am trying to get the categories module from the Discussion controller to render inside the Activity controller. I have tried a number of methods with no success.
How is something like this accomplished?
I would appreciate any help I can receive. Thank you very much.
Tagged:
0
Answers
Then do this:
$this->Addmodule('Categoriesmodule');
There was an error rendering this rich post.