vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Selective Forum Filter (https://vborg.vbsupport.ru/showthread.php?t=132279)

akanevsky 02-14-2007 06:13 PM

Quote:

Originally Posted by prophecydude (Post 1182526)
Is there a way I can have it so all a user has to do is just select the parent forum and simply have all the associated sub forums hidden as well? I heard you say that there was a max number of forums that could be excluded, and it's tedious selecting new forums like that.

There's a solution to remove the limitation - please read through this thread to find it.

morrow 02-14-2007 11:16 PM

Damn.... Was looking forward to using this hack. Just yesterday, a few of my users asked if they could exclude 2-3 forums. VBSEO seems to be my issue.

prophecydude 02-15-2007 01:59 PM

Quote:

Originally Posted by Psionic Vision (Post 1182599)
There's a solution to remove the limitation - please read through this thread to find it.

Oh yeah I saw that earlier. It's just that I add new subforums every week and it's tedious going through all of them. If the top level forum can be excluded then all of the sub forum should be (or have an option). Do you plan to add this in the future?

KrisP 02-17-2007 03:06 AM

Quote:

Originally Posted by Psionic Vision (Post 1139274)
Quote:
Originally Posted by Ramsesx
Seems not to work on 3.6.4, did the template change, the querie, product import, but only showing [Reset exclusion] but no forums. Thanks.

Forums must be set as excludable in order to be excluded.

I am not sure I get it. I have successfully updated the database, updated the template and installed the product. And I also only see "[Reset exclusion]"

akanevsky 02-17-2007 11:52 AM

Quote:

Originally Posted by KrisP (Post 1184342)
I am not sure I get it. I have successfully updated the database, updated the template and installed the product. And I also only see "[Reset exclusion]"

After running the query, save at least one forum manually to rebuild the cache.

prophecydude 03-02-2007 02:50 AM

Quote:

Originally Posted by prophecydude (Post 1183216)
Oh yeah I saw that earlier. It's just that I add new subforums every week and it's tedious going through all of them. If the top level forum can be excluded then all of the sub forum should be (or have an option). Do you plan to add this in the future?

Any updates?

verrin 03-20-2007 11:35 AM

Code:

UPDATE PFXforum SET excludable = 1
I ran this query, but I got an error?

Quote:

In both cases, PFX must be replaced with the actual table prefix that you have defined in config.php.
I'm not sure I understand this.

In my Config.php reads:
Code:

//        ****** TABLE PREFIX ******
        //        Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

I set the value to 1 in config.php, but it gave me a database error and tried setting it to 0 (same result). Put it to nothing, to retain forum.

Merriweather 03-21-2007 03:10 AM

Installed the product, made the template change, set the forums I wanted excluded, went to adminCP and manually saved a forum to rebuild the cache and all I get is [Reset Exclusion]. Using vB 3.6.5 and I don't have vbSEO.

:(

akanevsky 03-21-2007 07:28 PM

Quote:

Originally Posted by verrin (Post 1208011)
Code:

UPDATE PFXforum SET excludable = 1
I ran this query, but I got an error?


I'm not sure I understand this.

In my Config.php reads:
Code:

//        ****** TABLE PREFIX ******
        //        Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

I set the value to 1 in config.php, but it gave me a database error and tried setting it to 0 (same result). Put it to nothing, to retain forum.

If you have no table prefix (empty value for $config['Database']['tableprefix']) then please just remove PFX from the query.

Quote:

Installed the product, made the template change, set the forums I wanted excluded, went to adminCP and manually saved a forum to rebuild the cache and all I get is [Reset Exclusion]. Using vB 3.6.5 and I don't have vbSEO.
Please make sure that you allow excludability on all parents forums of the one(s) you want to exclude.

Fungsten 03-21-2007 10:28 PM

Tesing it on VB 3.6.5


All times are GMT. The time now is 10:44 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01168 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete