The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums Details »» | ||||||||||||||||||||||||||||
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums
Developer Last Online: Aug 2023
This a complete and total upgrade to version 2.0!
This mod is now an importable product, there are no more manual file edits. In addition this mod will be able to auto edit your templates if you run the standard threadbit template, otherwise there are instructions in the zip file for manual template edits if needed. What does this mod do? - Basically this is only the most awesomest mod ever for vBulletin. You can now view threads from other forums in "Master Forums" you designate. For example on my site "Off Topic" is my "Master Forum" and virtually all other forums are assigned to the Master Forum offering user's the ability to browse 1 forum while seeing threads from many others. New in version 2.0: You can now have multiple master forums. See the screen shots for an example. All instructions are included in the zip file. As pointed out by phpdesk you must have at least 1 thread in your master forum for this to work. I have tested this on VB 3.8.6 and am sure it will work on all 3.8 versions. I also strongly believe it will work as far back as VB 3.6 but can't test it myself. This will not work for vBulletin 4.0, do not try to install it. The VB4 Version is here. If you used the old version revert your forumdisplay.php file back to it's original condition before installing. Please Mark as Installed if you use this. You can mostly ignore all posts in this thread up to post #28. Old posts are not longer relevant to this new version. (Note: post #7 is still relevant if you have only 1 master forum.) Upgrade to Version 2.1 (March 3, 2011) Fixes a bug where the master forum wouldn't display as many pages as there were posts. Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
||||
|
||||
Nice idea but is there a way for the user to turn it off?
|
#33
|
||||
|
||||
Not at the moment but it's a feature I plan on adding soon. Some admins wouldn't want to allow users to turn it off so I would have to make an option both to allow admins to decide if users can turn it off, and if so, actually let users turn it off...
For the time being I allow it on my own site using a custom profile field and a hack of the code but I wouldn't suggest someone who isn't comfortable programming php and vbulletin try this yet. |
#34
|
||||
|
||||
It has been discovered that you must have at least 1 thread in your master forum for this to work.
|
#35
|
|||
|
|||
Would be nice if you had a feature that made the "master forum" use the same format as a forum search does, but with the appearance of an actual forum. By this I mean having a "forum" column at the end of the rows instead of displaying the sub-forum beside the username.
|
#36
|
||||
|
||||
I tried that first but could never get it to work right.
|
#37
|
|||
|
|||
Thanks for a great mod.
But I noticed that there is so much, they do not all appear in the master forum, but only one page. |
#38
|
||||
|
||||
Quote:
If you want to fix it yourself, it may be a few days before I post the final version, you can edit the plugin: All Topic Forumdisplay Thread Count Add: Code:
$hook_query_joins = "/*"; $hook_query_where = "*/ WHERE forumid IN ($alltopics) AND sticky = 0 $prefix_filter $visiblethreads $globalignore $limitothers $datecut"; Code:
} I have not tested this on earlier 3.8 versions, only 3.8.6 and 3.8.7. |
#39
|
|||
|
|||
Wow, thank you very much. Nominate!
|
#40
|
||||
|
||||
I have upgraded this to version 2.1 to fix the bug mentioned above. It should work on all 3.8.x, 3.7.x, and 3.6.x versions.
|
#41
|
||||
|
||||
I just checked the plugin in which you comment a large chunk of original code. It's absolutely breathtaking.
I wish every VB query had a way to do that. I'd pretty much rewrite most of them. (Which I won't do by altering the core files) |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|