vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Selective Forum Filter (https://vborg.vbsupport.ru/showthread.php?t=98360)

4yBak 06-15-2006 12:39 PM

Quote:

Originally Posted by 007
This does not seem to work on 3.5.4.

Can anybody else confirm if it does or does not work for 3.5.4? Thanks.

I'm looking at the code and maybe I'm missing something, but since when did setting a forum's display order to 0 make it not show up at all?

I just install it on my board (3.5.4) and this hack not working too (installing was successfully, but in User CP I can't see an options to exclude forums) :tired:

akanevsky 06-22-2006 01:04 PM

Hack updated. To upgrade, just overwrite product xml.

scottct1 06-22-2006 01:22 PM

Anyone using this on the beta yet?

scottct1 06-22-2006 03:54 PM

Ok I installed the update and its not working for me, whenever I go to edit options in my user profile I get the following...

Fatal error: Cannot redeclare forum_accessible() (previously declared in /home/satellit/public_html/profile.php(916) : eval()'d code:1) in /home/satellit/public_html/profile.php(916) : eval()'d code on line 96

digitalhome 06-22-2006 04:04 PM

Quote:

Added option to set forums as excludable. By default, excludable is 0.
not sure what this means.

Does it mean that I can stop user from excluding a forum (and viewing new posts for that forum) if that forum is set to exludable=1?

4yBak 06-23-2006 09:05 AM

just updated this hack to 1.1.0 and have problem:
1) in introduction say next:
[sql]UPDATE PFXforum SET exludable = 1[/sql]
but in table FORUM field exludable not exist, this field must be exCludable. Example:
[sql]UPDATE PFXforum SET excludable = 1[/sql]
2) why to disable and enable exclude used same value - 1 ? May be to enable value must be 1 and to disable - 0 ?
3) in USERCP can't select forum list to exclude, I run queries, but this can't help me (see an attachment).

tom w 06-24-2006 09:07 PM

Same problems here as 4yBak. Tried both '1' & '0', but neither populates the forum list in User CP.

<later that same day...>
I did discover that if you "save display order" in Forum Manager, Options starts displaying the forum list.

Parker Clack 06-24-2006 10:02 PM

I installed the latest and like others and the forum list will not get pouplated even with all the excluded rows in the forum table set at 0.

Hell? 06-25-2006 07:51 AM

Hello, I also recently installed the latest version and I get this error whenever I try to access the edit options page:
Code:

Fatal error: Cannot redeclare forum_accessible() (previously declared in /myforumsdir/profile.php(916) : eval()'d code:1) in /myforumsdir/profile.php(916) : eval()'d code on line 96

RoughOcean 06-26-2006 11:18 PM

Does this hack add an option under "Forum Searching Permissions" when editing a Usergroup. I installed this hack and it seems to be working fine. But I do have a blank option under that heading, like:

Code:

Forum Searching Permissions
Can Search Forums        Yes No       
                        Yes No
Can Use Natural Language Search(Only applies if Fulltext searching is enabled)        Yes No
Can Use Boolean Search(Only applies if Fulltext searching is enabled)        Yes No

I am trying to track down out if this hack adds that blank option and if so, what the phrase should say.


All times are GMT. The time now is 10:46 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.01962 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (2)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