I created a custom .php page for my site and wanted to add my forum onto the page. However, when I place the param {$forums} to the html template, nothing shows up. Is there something that I am missing?
Thank you.
Thank you.
![]() |
I created a custom .php page for my site and wanted to add my forum onto the page. However, when I place the param {$forums} to the html template, nothing shows up. Is there something that I am missing?
Thank you.
variables do not function globally. {$forums} works on index template - not at other places.
Is there a way to make the {$forums} variable work globally?
I am not sure what you are trying to do, but I recommend you to turn the forum into the page than adding it inside a page.
If you disagree, maybe this link is going to help you to turn your page part of MyBB: http://community.mybb.com/thread-116043.html (:
Please try this
|
« Next Oldest | Next Newest »
|