MyBB Community Forums

Full Version: How to Make a Single Post
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to ask
whether MyBB has templates "single post" be part of the header and footer will not be displayed?
for example, if we click post: #1
[Image: vp7P8Ko.png]
then will open a new browser tab will then look like this
[Image: lgt25ef.png]
It would require a plugin
if not can be made manually Sad
You could easily make a page (either in Page Manager or just straght PHP) that would display a single post specified by UID. Then simply modify your post template (or the code that produces it, I haven't looked) and point it to the new page.
(2013-05-22, 11:51 PM)Wildcard Wrote: [ -> ]You could easily make a page (either in Page Manager or just straght PHP) that would display a single post specified by UID. Then simply modify your post template (or the code that produces it, I haven't looked) and point it to the new page.

Can you help me to making the PHP code?
please help
MyBB has not possessed templates like this, this would be my idea of ​​the concept is pretty good Big Grin