The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I noticed that about 2/3 of my membership has never posted on the board.
When I send out emails, about 1/2 of them come right back. So I want to turn off the email reception settings for inactive users. I can select all the users with an SQL query. But I think the email options are encoded in the options database column? Could you please explain to what setting I would need to set this so that inactive users no longer receive an notifications from my forum (except admin emails)? |
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
If you still want to do it with a query (like if there are too many to do manually), you could probably figure it out by getting the value of "options" from the db for your userid, then change the option you're interested in and get it again and see which bit changed. I did that for "Receive email from Admins" or whatever it's called, but I just read your post again and I see now that's the one you want leave on.
|
#4
|
|||
|
|||
![]() Quote:
I have better things to do and will need to edit the database. --------------- Added [DATE]1293179002[/DATE] at [TIME]1293179002[/TIME] --------------- So what options are included in that database field? I want to make sure that I don't accidentally overwrite something. |
#5
|
||||
|
||||
![]()
Being that I have no idea how many members you were referring to, since you never mentioned it, I was giving you an option you may or may not have been aware of. I was trying to be helpful. The sarcasm wasn't really necessary.
|
#6
|
||||
|
||||
![]() Quote:
|
#7
|
|||
|
|||
![]()
I don't know, but I was thinking it doesn't matter if you find the bit of interest (as I mentioned above) and only change that one bit, like with a bitwise OR or AND.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|