Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Opt-Out Forums from Get New/Get Daily Details »»
Opt-Out Forums from Get New/Get Daily
Version: 1.0.3, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 06-24-2005 Last Update: 09-26-2005 Installs: 254
DB Changes Uses Plugins Template Edits
 
No support by the author.

Description
This Hack allows the Users to select certain Forums they do not want to appear on Get New/Get Daily.
It includes a new Permission, so you can specify which Usergroups can use this feature, which Forums
can't be excluded, etc.

Details
1 Product XML with 3 Plugins, 4 Phrases and 1 SQL Query
1 Bitfield XML
1 Template Edit

History
1.0.0 Initial Version
1.0.1 Added Option "None" for users who don't know about their CTRL Key
1.0.2 Updated for RC1
Note: This Hack does only work for vBulletin 3.5.0 RC1 and up!
1.0.3 Fixed a small Typo and a possible Problem with Forums that contain HTML in Title

Please only click Install if you actually have installed/are using this Hack, and click Uninstall when you don't use it any longer!

This Hack is unsupported! All support requests except proven bugs will be ignored

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
CynamiteCMAG

Comments
  #302  
Old 01-31-2011, 09:08 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, thanks for this, seems to be working 100% on vb 3.8.5

Is there any chance you could update this to include vbadvanced, for example if someone has excluded forums with this hack then the same forums will not show up on the Recent Threads block on vbadvanced home page?

Thanks.
Reply With Quote
  #303  
Old 03-18-2011, 06:52 AM
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyway to make certain forums and subforums unavailable from the exclude list? For example I don't want members opting out of receiving new posts in sponsor forums etc

Thanks!
EDIT silly me it's possible under Forum Permissions!
Reply With Quote
  #304  
Old 04-23-2011, 10:51 PM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snoopytas View Post
Here is a vB4.0.7+ version ... enjoy!
Doesn't seem to work with 4.1.3...
Reply With Quote
  #305  
Old 06-04-2011, 11:17 AM
Nook_Neformat Nook_Neformat is offline
 
Join Date: May 2006
Location: Kiev, Ukraine
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone know how to exclude one forum from new posts permanently?
Reply With Quote
  #306  
Old 06-04-2011, 12:51 PM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

...
Reply With Quote
  #307  
Old 06-07-2011, 11:47 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some weeks now I am getting a large number of these:

Code:
Database error in vBulletin 3.8.6:

Invalid SQL:
UPDATE vb_usertextfield SET
    excludeforumsgnp = ''
WHERE userid = 1;

MySQL Error   : Unknown column 'excludeforumsgnp' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, June 8th 2011 @ 02:44:55 AM
Error Date    : Wednesday, June 8th 2011 @ 02:44:55 AM
Script        : http://www.my-forum.com/forum/profile.php?do=updateoptions
Referrer      : https://www.my-forum.com/forum/profile.php?do=editoptions
IP Address    : xxxxxxx
Username      : Alfa1
Classname     : vB_Database
MySQL Version : 5.0.90-log
Does anyone know how to fix this?
Reply With Quote
  #308  
Old 12-06-2011, 10:36 PM
intmid8or! intmid8or! is offline
 
Join Date: Nov 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dklassen View Post
When I enable can exclude forums in forum searching permission and save it, I go back and it's not saved. Tried it a few times.
same issue, anyone know why it wont save?
Reply With Quote
  #309  
Old 12-06-2011, 10:50 PM
intmid8or! intmid8or! is offline
 
Join Date: Nov 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by intmid8or! View Post
same issue, anyone know why it wont save?
disabeled plugin, enabled it, works, bot now seems usercp has two boxes to select forums to choose...
Reply With Quote
  #310  
Old 12-31-2011, 03:55 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still have this bug if I turn this modification on:
Quote:
Originally Posted by Alfa1 View Post
For some weeks now I am getting a large number of these:

Code:
Database error in vBulletin 3.8.6:

Invalid SQL:
UPDATE vb_usertextfield SET
    excludeforumsgnp = ''
WHERE userid = 1;

MySQL Error   : Unknown column 'excludeforumsgnp' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, June 8th 2011 @ 02:44:55 AM
Error Date    : Wednesday, June 8th 2011 @ 02:44:55 AM
Script        : http://www.my-forum.com/forum/profile.php?do=updateoptions
Referrer      : https://www.my-forum.com/forum/profile.php?do=editoptions
IP Address    : xxxxxxx
Username      : Alfa1
Classname     : vB_Database
MySQL Version : 5.0.90-log
Does anyone know how to fix this?
Please provide a fix.
Reply With Quote
  #311  
Old 06-03-2012, 09:30 AM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone give me the query to change all rights to opt-out to "yes" for all usergroups and forums? Otherwise it will take me hours to change them for all usergroups and forums :s
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:56 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11994 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete