TinyPortal
Development => Support => Installation => Topic started by: JamesT on February 16, 2012, 09:53:02 AM
Hi there, I have a feeling that this may be the wrong board for this, sorry if it is.
I am running SMF 2.0.2 default theme together with TP.
I would like to know if there is any way to get particular forum posts to automatically appear in a designated TP box, I have been trying to figure out how to do it but have had no luck.
Any help on this matter would be greatly appreciated.
Thank you in advance.
James.
I don't think there is any code snippets that will do this, and I know there aren't any built in options for this. SMF does have a ssi_fetchPost() function that will pull in the specified post you want. You'll have to write a bit of code to get what you need though.
Thank you very much for your reply.
Much appreciated.
Regards James