The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disabled outgoing emails on test forum
When setting up a test forum, how can i make sure no emails are going out to members about anything subscription related or other notifications?
Thanks! |
#3
|
|||
|
|||
Thanks!
|
#4
|
||||
|
||||
Not a problem, glad to help.
|
#5
|
||||
|
||||
You can also edit config.php and add this code directly below <?php to disable email on a test site:
Code:
define('DISABLE_MAIL', 1); PHP Code:
|
#6
|
||||
|
||||
Ummm the // should not be in the second code box.
|
#7
|
||||
|
||||
What // ?
jk jk I removed it, what I get for copy/pasting I should have just been a man and typed it out manually lol! |
Благодарность от: | ||
blind-eddie |
#8
|
||||
|
||||
I know nothing.
|
#9
|
||||
|
||||
|
#10
|
|||
|
|||
Awesome, this will make things even easier!
|
Благодарность от: | ||
TheLastSuperman |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|