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)

iRO Wiki 03-18-2008 09:57 PM

Wow, I was just looking around for that, it'd be really nice to have an option of which usergroups were allowed to use it!

Deimos 05-01-2008 12:09 PM

Anyone managed to get this working for VB 3.7?

BreezeDK 05-01-2008 03:07 PM

I'd like to know if this is working on 3.7 before i try to install it and mess up my forum ^^

Deimos 05-02-2008 03:54 PM

Doesn't work on 3.7, comes up with a missing security token or something (I forget the error)

Jorrit787 05-02-2008 08:45 PM

Quote:

Originally Posted by Deimos (Post 1505879)
Doesn't work on 3.7, comes up with a missing security token or something (I forget the error)

That should be easy to fix... Check the topic where Kier explains about the security token.

Deimos 05-03-2008 01:25 AM

Hmm, you sure it was Kier? I did a search on his posts for "Token" but couldn't find anything.

Jorrit787 05-03-2008 02:48 AM

Quote:

Originally Posted by Deimos (Post 1506329)
Hmm, you sure it was Kier? I did a search on his posts for "Token" but couldn't find anything.

Sorry, it's on vB.com:

http://www.vbulletin.com/forum/showp...95&postcount=2

surfjunkey 05-06-2008 10:38 PM

cannot get this to work on 3.68 patch 2 - tried to install it twice, no editing options appear in usercp>edit options

tried all the suggestions in this thread - still no luck!

glennybee 05-07-2008 06:40 AM

I'm getting an error when trying to run the query.

This is the query that I'm running as I don't have a prefix set...

Code:

UPDATE SET excludable = 1
...and this is the error I'm getting...

Code:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET excludable = 1' at line 1

I'd appreciate anyones input.

The box is visible in 'Edit Options' but no forums are visible to select. I have manually saved a forum in Forum Manager so I suspect it's down to the query failing.

Running 3.7.0.

Thanks :)

Deimos 05-07-2008 10:28 AM

Ya need to run

Code:

UPDATE forum SET excludable = 1


All times are GMT. The time now is 10:32 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.01233 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)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)pagenav_pagelinkrel
  • (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