The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Extend field size of "email addresses to notify" field?
Please help!!
I have a small community for my neighborhood that I maintain. Many of the members are looking for Yahoo Groups functionality, where members are notified of any and all posts made to the vBulletin. Additionally, most will only register on the site; I don't expect that they will subscribe themselves to any forums. I will likely have less than 200 members maximum at any point. In the forum manager, the "Email Addresses to Notify When there is a New Post" supports just 40 or so characters. Is there a SQL statement I could use that would increase the size of the field in the DB, or change it to a "memo" field or a type that would support approx 10,000 characters? I'm still pretty new to vb, but think this built-in functionality would be great. Thanks for any and all help and have a great Holiday!!! Dave |
#2
|
|||
|
|||
Your members should just subscribe to the thread/forum. What you are trying to use now is intended for a staff member to be notified.
|
#3
|
|||
|
|||
I know, but I cannot get the members to subscribe. That's why I wanted to make this modification. Do you know how it's done?
|
#4
|
|||
|
|||
Why would you want them to subscribe? Isn't that something each member should decde for himself? Forcing them to receive notifications would be considered spamming in many countries.
|
#5
|
|||
|
|||
I understand, but this is what the group is asking for. We are migrating from a Yahoo Groups list, where every member receives notification of every post made.
|
#6
|
|||
|
|||
They can set it as preference in their User Options.
|
#7
|
||||
|
||||
I would suggest using some sort of mailing list to notifiy staff members.,
|
#8
|
|||
|
|||
Hi Zach and Marco - I know it sounds crazy, but all the members want to be notified of the posting of all new posts -- new threads and replies. They're all new to vBulletin, and I don't expect they will be proactive in setting this up in their user options. I know there's a way to increase the field size of this field in the forum settings, but I can't find it here at Vb.org. Any ideas?
|
#9
|
||||
|
||||
Setup a global mailing list then, put the email address to be notified as the main list for each forum and allow your members to subscribe to the list.
|
#10
|
|||
|
|||
Unfortunately, I don't have a hosting account that will allow for this.. I did read the following from another thread here...
"You would need to change the newpostemail column in the forum table. Run the following query: ALTER TABLE forum CHANGE COLUMN `newpostemail` `newpostemail` mediumtext NOT NULL;" Seems pretty straightforward, but the "newpostemail" field no longer seems to exist in VB 3.6.x Argh!! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|