![]() |
Mail users...
I have a subforum called Updates.....now whenever I post a message in here all users should get an e-mail.
I tried to solve this by creating a mailing list and then copy all e-mailadresses and paste them in Moderation Options (Emails addresses to notify when there is a new post) of the Update forum. BUT the PROBLEM is that this field is too short in length for all those e-mail adresses. Could someone help me? Do i need to change something in the database type or so? Thanx |
Is a template edit... I think. Just remove the field limit...
|
....or is it in a PHP-file???
|
Most likly admin/forum.php
|
It is not an template edit but a database edit.
I have changed the types VARCHAR(255) of the colums NEWPOSTEMAIL and NEWTHREADEMAIL in the table Forum to LONGBLOB which stands for LONG BINARY LARGE OBJECTS ! A LONGBLOB-field can hold up to 4,294,967,295 characters . You can have also other binary field types such as mediumblob (which can hold up to 16,777,215 bytes), blob (which can hold up to 65535 characters), and tinyblob (which can hold up to 255 characters). Now it works fine......cya |
All times are GMT. The time now is 07:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|