Hello if this is in wrong section iam sorry
iam trying to remove last Post from my smf forum but its not working i tried this mod
http://custom.simplemachines.org/mods/index.php?mod=982
but its not working for me.
here is an image of what iam trying to do.
(http://img508.imageshack.us/img508/2840/removep.png)
open your theme/boardindex.template.php
find and remove...
', $txt['in'], ' ', $board['last_post']['link'], '<br />
Quote from: Fussilet on August 18, 2011, 07:31:58 PM
open your theme/boardindex.template.php
find and remove...
', $txt['in'], ' ', $board['last_post']['link'], '<br />
that works but is there away to just do it too one board and not all?