spaceman
12-11-2001, 05:59 AM
Hi,
I'm a reasonably experienced PHP/MySQL programmer, but have never attempted any vBulletin hacks to-date, so assume I'm an idiot please :D
I want to increase the number of e-mail addresses to notify when there is a new post (under the 'Moderation Options' when modifying a forum). Viewing source on this admin page, I see that the field name on the form is 'newpostemail'.
Is this just a simple matter of increasing the length of field on the appropriate db table (if so, which one?)? Or is there a better way of doing it?
Thanks for your help.
I'm a reasonably experienced PHP/MySQL programmer, but have never attempted any vBulletin hacks to-date, so assume I'm an idiot please :D
I want to increase the number of e-mail addresses to notify when there is a new post (under the 'Moderation Options' when modifying a forum). Viewing source on this admin page, I see that the field name on the form is 'newpostemail'.
Is this just a simple matter of increasing the length of field on the appropriate db table (if so, which one?)? Or is there a better way of doing it?
Thanks for your help.