Customizing SMF > Building Your Community and other Forum Advice

How to disable or hide to guest? "View the most recent posts on the forum"

(1/2) > >>

ebayron:
I would like to disable/hide the "View the most recent posts on the forum.?

Ricky.:
Goto BoardIndex.template.php ,
find
--- Code: ---'
<a href="', $scripturl, '?action=recent">', $txt['recent_view'], '</a>',
--- End code ---

Just remove it .

ebayron:
thanks a lot :) :) :)

alios:
that line doesn-t exist in index.template.php for 2.0.1 smf forum

so i-m asking again:

how does one remove the "view most recent posts" ??? because this is really a big security problem

so i-am fixing all these permisions for users and guets,
but guests can read my forum via this "hole" in the forum named "view most recent posts"

SJG:

--- Quote from: alios on November 22, 2011, 01:58:34 PM ---that line doesn-t exist in index.template.php for 2.0.1 smf forum

so i-m asking again:

how does one remove the "view most recent posts" ??? because this is really a big security problem

so i-am fixing all these permisions for users and guets,
but guests can read my forum via this "hole" in the forum named "view most recent posts"

--- End quote ---

He said "BoardIndex.template.php" not "index.template.php".

Navigation

[0] Message Index

[#] Next page

Go to full version