Log in

View Full Version : Please, someone, anyone...


4number8
12-27-2004, 09:13 PM
Their has to be away to take the Mark Forums Read View Forum Leaders

off from below the forum, could someone point me in the right direction, i've looked all in the forumdisplay php and wasnt' sure about it so i wanted to ask those that truly know, thank you very much to all who reply and hope you had a great Christmas, and a safer New Year.

N8
12-27-2004, 09:23 PM
Whenever you can't find where something is:

yourdomain.com/admincp

Styles & Templates > Search in Templates

search for some of the text.

if that text can't be found: search for that text in the phrase manager, and search for that phrase in the Styles & Templates search page.

MeNeedHelp
12-27-2004, 10:06 PM
Hi,

In your 'FORUMHOME' template, toward the bottom, remove the following:

<a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a>
&nbsp; &nbsp;
<a href="showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>

4number8
12-27-2004, 11:18 PM
Hi,

In your 'FORUMHOME' template, toward the bottom, remove the following:

<a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a>
&nbsp; &nbsp;
<a href="showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>
Thanks so much MeNeedHelp, worked perfectly!