The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hide (The last post was form ?????) on Forum home page.
Hi all
I am after a hack for a private forum I have on the forum home page. I am not hiding the forum from all, but I don?t want anyone to see who the last post was from in that forum. I have seen this somewhere on a board but can?t remember where. Any ideas Lee |
#2
|
||||
|
||||
Please can anyone help me with this as i havent been able to find it anywhere.
|
#3
|
||||
|
||||
Ok. You could take that out but I am sure for the users that can see it you still want it... give me a sec.
There are two ways we can do this. Here are both of them. ##### 1 ##### ----------------------- in index.php find PHP Code:
PHP Code:
PHP Code:
PHP Code:
############ OR ##### 2 ##### ----------------------- in index.php find PHP Code:
PHP Code:
PHP Code:
PHP Code:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" id="ltlink"><tr align="right"> <td nowrap><smallfont>$forum[lastpostdate] <font color="#006000">$forum[lastposttime]</font> </smallfont></td> <td nowrap> <a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]"><img src="https://vborg.vbsupport.ru/greentek/lastpost.gif" border="0" alt="Go to last post"></a></td> </tr></table> ############ Now in 1 its simple, but in 2 it gives you the option to still have last post info / or change what it will say instead. |
#4
|
||||
|
||||
Hi Neo
Thanks for the reply; I want to do this with two forums only. Can I enter somewhere the forum ID's so that the rest of the site/forum is unaffected? Anyway, thanks for taking the time to post the code. It is much appreciated. Lee PS, If you look at the bottom of my site you will see the two forums I want to change. Site............ :bunny: |
#5
|
||||
|
||||
Hi All
Can anyone else help with this problem i have? |
#6
|
|||
|
|||
the code works well for all the forums on the board, but I am with XrayHead on this one, how do I get this code to work for just 2 or 3 specific forums? or even just one forum fo rthat matter. I want the forum to be visible but locked to all but whom permissions are set for. but unfortunately, the last poster is listed, and if you follow that it shows the title of the last post. anyone please?
.....mauisun |
#7
|
||||
|
||||
I would love this to be able to work on just two or three forums as well. Anyone?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|