Topic: how to add recent post to the miniportal
How do i add a "recent post" box to the awsome Miniportal.
I read about extern.php. but idont think my webhost allows it i get allkinds of error msg.
Any workarounds?
/ Johan
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → how to add recent post to the miniportal
How do i add a "recent post" box to the awsome Miniportal.
I read about extern.php. but idont think my webhost allows it i get allkinds of error msg.
Any workarounds?
/ Johan
i dunno you could do it with the code from extern.php, and btw you don't need to make new threads for this, please just post in the miniportal thread
Sorry for that delete this post and i will repost it in the miniportal thread
If there's a recent posts on the Index page, just copy the news code from that into a file called news.php in the PunBB root. You maybe could make it just put the subject in and make the subject a link to the whole post. Then include the news.php file in main.tpl like this: <pun_include "news.php"> Don't include header.php, common.php, footer.php in the news.php file.
Of course you could call news.php whatever on earth you want.
And about the extern.php errors, what do they say?
PunBB Forums → PunBB 1.2 troubleshooting → how to add recent post to the miniportal
Powered by PunBB, supported by Informer Technologies, Inc.