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

Parker Clack 05-06-2006 05:42 AM

As I said before I think this is a great hack. Do you think you could write it in a version that is similar to your 3.0 version that gave you check boxes next to each forum title on the main forum page?

Thanks,
Parker

akanevsky 05-06-2006 04:06 PM

Yes, however, I am not going to do that.

john1744 05-10-2006 06:23 AM

Hmm, I had this hack at one point, but when we moved forums, things got messed up, I had the white space in the edit options area where this is supposed to be however I'm getting this error when trying to reinstall.

Database error in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE usertextfield ADD excludeforumids VARCHAR(255) NOT NULL ;;

MySQL Error : Duplicate column name 'excludeforumids'
Error Number : 1060
Date : Wednesday, May 10th 2006 @ 03:24:12 AM
Script : http://www.sy******ms/admincp/plugin.php
Referrer : http://www.s*******/admincp/plugin.php?do=productadd
IP Address : 24.******
Username : HAL-9000
Classname : vB_Database

akanevsky 05-10-2006 09:14 AM

Remove the appropriate line from the XML file...

Delor 05-11-2006 11:57 PM

This has been asked but I will ask again, is there anyway in the acp to set this so that certain forums can not be excluded like news and announcements and rules or something similar?

Love it Installed

akanevsky 05-12-2006 12:14 AM

No, that is not currently possible.

Tralala 05-12-2006 12:17 AM

Quote:

Originally Posted by Delor
This has been asked but I will ask again, is there anyway in the acp to set this so that certain forums can not be excluded like news and announcements and rules or something similar?

I can't answer for this one specifically, but I have a similar hack by Andreas installed. And with that one, you can easily set those restrictions in the Forum Permissions section of the AdminCP. You can set which usergroups can and cannot "exclude Forums from Get New Posts."

It doesn't remove forums from from the forum list though. It only omits posts from those forums from the "Get New/Get Daily" searches.

akanevsky 05-12-2006 12:23 AM

That this is the hack upon which this one was built. The forum setting will be added in future version.

Delor 05-12-2006 12:39 AM

Will they work together? Or must they only be one or the other installed?

akanevsky 05-12-2006 09:27 AM

Although you might be able to install them together, they won't work together, meaning permissions of one won't affect the second...

Delor 05-12-2006 09:30 PM

Thats sad, as I know you asked repeatedly for them to add the requested additions, several times in fact, and many would love that, thanks for the heads up Psionic

akanevsky 05-14-2006 11:02 AM

There was none. I simply verified that this hack is working on 3.5.4 and repackaged it. There were no changes.

theArchitect 05-24-2006 06:30 AM

I just tried to update my version of this, but when I tried to upload the product got this error:

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE usertextfield ADD excludeforumids VARCHAR(255) NOT NULL ;;

MySQL Error : Duplicate column name 'excludeforumids'
Error Number : 1060
Date : Wednesday, May 24th 2006 @ 05:27:34 PM

akanevsky 05-24-2006 11:17 AM

Update your version of this? This has only had one version.

theArchitect 05-25-2006 01:51 AM

Strange. I was browsing the hack listing and this one had the green "Update" text next to it, so I assumed a newer version had been released.

Plus, it said last update 12 May and I have had it on my board longer than that... I Think.

akanevsky 05-25-2006 10:05 PM

Quote:

Originally Posted by theArchitect
Strange. I was browsing the hack listing and this one had the green "Update" text next to it, so I assumed a newer version had been released.

Plus, it said last update 12 May and I have had it on my board longer than that... I Think.

If it was updated, then the version would be > 1.0.0...
What actually happened:
https://vborg.vbsupport.ru/showpost....1&postcount=64

theArchitect 05-26-2006 04:10 AM

No worries. That will teach me not to read the posts properly and just rely on the "Update" note. ;)

agiacosa 06-11-2006 10:58 AM

Anthony,

I know you're busy and it was asked previously, however, I just want to vote for the option. It would be great if you could exclude specific forums from this. For example, I have a series of sponsor forums that I don't want people to be able to hide.

Thanks for this great hack!

akanevsky 06-11-2006 11:49 AM

Ok, I might add that feature in future.

sunnycher 06-11-2006 07:35 PM

Thank you!!!

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 04:20 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.01831 seconds
  • Memory Usage 1,820KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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