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)

saree 03-19-2006 11:43 AM

thank you man it was great help.

please keep adding more and more great hacks.

take care

m_k 03-26-2006 09:00 AM

Quote:

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

just installed on 3.5.3. with no problems...

great hack Psionic :-)

the Sandman 04-13-2006 02:17 PM

I still cannot get this to work. :( The problem is with guests, who get the database error:
Code:

<!--
Database error in vBulletin 3.5.3:

Invalid SQL:

        ## GET LATEST THREADS ##
        SELECT thread.*,thread.iconid AS threadiconid , post.pagetext AS preview
        FROM vb3_thread AS thread
        LEFT JOIN vb3_deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
        LEFT JOIN vb3_post AS post ON(post.postid = thread.firstpostid)
        WHERE open = '1'
        AND forumid NOT IN (0,92,41,38,154,174,83,78,30,114,31,33,32,84,111,67,123,160,161,70,121,71,72,73,74,7,79,81,8,10,108,34,9,68,11,40,117,118,)
        AND thread.visible = '1'
        AND deletionlog.primaryid IS NULL
        ORDER BY lastpost
        DESC LIMIT 10;

MySQL Error  : 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 ')
        AND thread.visible = '1'
        AND deletionlog.primaryid IS NULL

Error Number : 1064
Date        : Thursday, April 13th 2006 @ 10:56:46 AM
Script      : http://www.theadminzone.com/index.php
Referrer    :
IP Address  :
Username    : Unregistered
Classname    : vb_database
-->

Any suggestions? I could really use this.

akanevsky 04-13-2006 03:22 PM

I get no guests problems on my board.. :/

the Sandman 04-13-2006 03:32 PM

Quote:

Originally Posted by Psionic Vision
I get no guests problems on my board.. :/

Probably a conflict with another hack then. Any suggestions on how to track it down and remedy the situation?

Floris 04-13-2006 05:49 PM

INstalleD

akanevsky 04-13-2006 06:56 PM

Quote:

Originally Posted by Floris
INstalleD

That is not evident :)

robert_2004 05-02-2006 06:35 AM

Quote:

Originally Posted by the Sandman
Probably a conflict with another hack then. Any suggestions on how to track it down and remedy the situation?

Yes, get the order plugin hack, and keep changing the order in which the plugin is first run.
https://vborg.vbsupport.ru/showthread.php?t=111679

Parker Clack 05-03-2006 04:16 AM

Is there anyway to set this so that the forumjump with still show the excluded forums?

BTW, this is a fantastic hack and my members love ya for it.

Parker

vbreal 05-03-2006 01:08 PM

damn someone asked me about this excluding forums yesterday


All times are GMT. The time now is 05:05 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.01158 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
  • (1)bbcode_code_printable
  • (4)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