![]() |
well
there are 7 new fields at email options:
where's the field to specify something like Send Emails using MIME/HTML? :confused: |
Ahh... oops! :o
The user selectable option is in the User CP along with the other email notification settings, but it seems I left out the main control panel option. The way it is now, means unless the user selects 'Text only emails' in their options, MIME will be sent by default. Give me 10 minutes and I'll add the master switch to the main CP. |
okie dokie
|
Just run this to add the missing column
Code:
INSERT INTO setting VALUES (300,11,'Use MIME/HTML','html_use','1','This will send mail as MIME/HTML unsless the user selects otherwise.','yesno',5); |
*dang*
no mails are sent now :( |
Quote:
|
only works if i set "This will send mail as MIME/HTML unsless the user selects otherwise" to NO
|
Quote:
|
i'm testing it with sendtofriend now
user has Text Only Emails set to NO Under CP i have Use MIME/HTML set to YES Use SMTP set to Yes If i set MIME/HTML to Yes under CP the board crashes everytime that mime_mail is called, like sendtofriend, lost password recovery, new registration, mass mail etc... No errors are generated, the board just stalls out :( |
Hmm.. Doesn't sound good. What version of PHP are you using?
I'm using 4.0.6 and I've just tried your exact settings plus countless other combinations and I can't duplicate the error. Double check the changes you made in sendtofriend.php. It should look like this: Code:
// START MIME/HTML/SMTP HACK |
All times are GMT. The time now is 09:25 AM. |
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:
|