![]() |
Nice mod!
THANKS!!!! |
|
Hi, would someone kindly explain this in crayons?
Quote:
|
Quote:
If so, try opening the plugin "SPF: User Options", and replacing: Code:
if (trim($forum['link'])) Code:
if (($forum['options'] & $vbulletin->bf_misc_forumoptions['cancontainthreads']) AND trim($forum['link'])) |
How can you make it so that some Forums do not show up in the list so 'have to be viewed'?
|
Quote:
Quote:
Any idea? |
Quote:
|
1 Attachment(s)
Here's how I got this working with vb4:
|
Hey — love the look of this, but is there any way to get it to apply to forums that aren't listed on the index? I have a few boards that are linked to through unconventional means and aren't present on the index at all, and as such they don't turn up on the menu in the user control panel. My goal is to allow people to filter certain forums/sections out and prevent them from appearing on areas like the "new posts" page.
Cheers. |
Quote:
|
So I installed this, then realized it wasn't working with PaulM's Unread Posts mod.
There is probably a better way to get this to work with it, but this is what I did. Open Plugin: Unread Posts and Reputation, Hook: Parse Templates Find: Code:
$eforums = unserialize($vbulletin->options['dupexcl']); Code:
$eforums2 = explode(",", $vbulletin->userinfo['excludeforumids']); Find: Code:
in_array($xid,$eforums) Code:
OR in_array($xid,$eforums2) Hopefully this helps someone else using the same mod. =) Keep in mind though if/when Paul updates his mod, you'll have to make these changes again. |
Quote:
|
An update for vB4 would be the best and easiest way. I hope Psionic Vision will do it soon.
|
If i use this mod in vb4 the layout is not good.
|
Quote:
|
Quote:
|
I am running this on vBulletin 4 and it has been working fine but I have a few issues
1) I added a new forum and its not being displayed in the list to be able to block it. How do I get the new forum to show? 2) People are upset they are seeing results in excluded forums in their searches, how do I get this to work with all searches? Thank you for your help! |
geez...large board...huge forums...huge load of threads...
wat a great problem to have...lolll...ill save this until i can get on yur level...thanks |
I have problem #1 fixed. Didnt set the forum to be allowed to be excluded. (DOH!)
|
They need to install this here on vbulletin.org!
|
keep trying to download but getting a download failed message.
|
Maybe try another web browser because it's working for me...
|
VB 3.8.6
Quote:
|
Quote:
I have this line for instance - <li><a href="search.php?{vb:raw session.sessionurl} do=getnew&contenttype=vBForum_Post">{vb:rawphr ase new_posts_nav}</a></li> Where in it would I insert "&exclude={vb:raw bbuserinfo.excludeforumids}" Thanks |
Quote:
Code:
<li><a href="search.php?{vb:raw session.sessionurl} |
Quote:
|
Quote:
The rest of the product is working just not Paul's mod w/your changes. I'm also on 4.1 so that might have something to do with it. |
Quote:
dup_no_posts dup_unread_posts dup_x_unread_posts But, I'm not sure how to do that as editing the phrases and inserting the above won't work. Any ideas? |
I'm not familiar with Paul's mod- the best place to ask would be in the mod thread.
|
Quote:
|
Quote:
|
It doesn't seem to be working correctly, it just shows an empty box. And I have run the query to enable every forum...
|
Any chance of getting this updated for VB4?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I like this hack too.
But I want another feature that I need Usergroup based filter than user based. So, how could I modify it? Could you teach how the code should be included? Every usergroup can select exclude or include. Every forum can be exclude or include This two option is necessary. Thank you. |
Quote:
Tabs Add System for vBulletin 4 (sstab advanced) installed. https://vborg.vbsupport.ru/showthread.php?t=233629 Not sure how to fix this. |
All times are GMT. The time now is 05:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|