vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Auto-subscribe to threads (https://vborg.vbsupport.ru/showthread.php?t=156432)

vexxy 08-28-2007 10:52 AM

Auto-subscribe to threads
 
Hey,

Is there a mod (coulnd't find any setting in vb) that can auto-subscribe registered users to threads that they post within? I mean...if someone replies to a thread,automatically he will be subscribed to that thread

ty :)

Kirk Y 08-28-2007 06:37 PM

vBulletin Options -> User Registration Options -> Default Registration Options; Automatic Thread Subscription Mode
- Setting this will make it default that all newly registered users automatically subscribe to their threads

AdminCP -> Maintenance (Very bottom) -> Execute SQL Query -> Automatic Query Dropdown; Look for "Do not subscribe", "Subscribe with no notification", etc.
- Setting this will change all currently registered users to whichever subscription type you choose.

UserCP -> Edit Options -> Messaging and Notification; Default Thread Subscription Mode
- This is the process for registered users to change their subscription mode.

scart3r 10-04-2007 01:23 AM

Thanks for the info :)

I have one prob though, When I click on Execute SQL Query - I get a message saying that I don't have permissions to do that. In the user groups manager I have the admin set to all privileges. Have i missed something?

Kirk Y 10-04-2007 01:33 AM

You need to edit your "includes/config.php" file to allow your User ID the permission to execute SQL queries.

Warlock40 11-22-2007 03:52 PM

Is there any hack or option for an admin to "subscribe" users to a specific thread.

ilanyon 05-22-2009 10:15 PM

Quote:

Originally Posted by Kirk Y (Post 1352515)
You need to edit your "includes/config.php" file to allow your User ID the permission to execute SQL queries.

Hi, sorry to bump an old thread...but it is very relevant to my current situation...

Could you please enlighten me as to how exactly I edit this file and what line I am looking for to amend?

Thanks heaps in advance,

Ian

HMBeaty 05-22-2009 10:20 PM

Your includes/config.php file is the file you modified for vBulletin to work for your site. And just search for
Code:

****** USERS WITH QUERY RUNNING PERMISSIONS ******
and add your userid

ilanyon 05-22-2009 10:58 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1815473)
Your includes/config.php file is the file you modified for vBulletin to work for your site. And just search for
Code:

****** USERS WITH QUERY RUNNING PERMISSIONS ******
and add your userid

Got it and done...thanks again, much appreciated!

Ian

TheHack3r 05-15-2011 07:46 AM

Its work, thx... :D


All times are GMT. The time now is 09:28 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.01247 seconds
  • Memory Usage 1,727KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete