The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Link
I'm trying to figure out how to link a single forum to multiple sub forums but still have it show the "Last Post", "Threads" and "Posts" from the forum.
To see an example of what I'm talking about, please see the following links: http://www.the-hand.net/board/index.php? http://www.the-hand.net/board/forumdisplay.php?f=47 Anyone have any pointers? |
#2
|
||||
|
||||
What's special at this board?
Forum 47 is just a forum with subforums |
#3
|
|||
|
|||
I want "Last Post" to show the last post, instead of showing only hyphens.
|
#4
|
||||
|
||||
Seems like I don't understand you, sorry.
It's the same as on vbulletin.com: http://www.vbulletin.com/forum/forumdisplay.php?f=54 ? |
#5
|
|||
|
|||
I'm not sure what I'm saying wrong here... Using the vbulletin.com link you provided, look at "vBulletin 3 Bug Tracker" (at the bottom)
To the right of this you see "- - -" I do not want to see this. I want to see what the last post is, like with every other forum above "vBulletin 3 Bug Tracker" |
#6
|
||||
|
||||
Well, the Bug-Tracker is a link so it does not have posts.
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
This is rather difficult to achieve.
You would have to modify the code to check if a forum is a link, then check if the link links to an internal forum, then check permissions for this forum and fetch the infos. Also, you might run into problems with the sessionhashfor users that don't accept cookies, as a link doesn't carry over the sessionhash. Wouldn't it be possible to just make the destination form a child of the forum where you want to have the link? |
#9
|
|||
|
|||
Quote:
Quote:
|
#10
|
||||
|
||||
I think I got a "proof of concept"
In functions_forumlist.php FIND PHP Code:
PHP Code:
If you got several Forum-Links, repeat this line accordingly. Let me know if this does work. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|