Mail queue - error messages in log

Started by Glasso, January 22, 2011, 05:42:28 AM

Previous topic - Next topic

Glasso

Hi,

I just sent out an announcement to all members for a new topic and the mails seem to have gone out fine.
However, there seem to be two or three error messages in the log for each email that was sent out, of the following three types. Please help to correct these, thanks.


http://example.com/forum/index.php?pretty;action=admin&area=mailqueue;cdfee571=d0f154630464dedd8068af8e53a68676
2: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: charset `47' not supported, assuming iso-8859-1
File: /home/example/example.com/forum/Sources/ManageMail.php(138) : runtime-created function
Line: 3

http://example.com/forum/index.php?pretty;action=admin&amp;area=mailqueue;cdfee571=d0f154630464dedd8068af8e53a68676
8: Undefined variable: start
File: /home/example/example.com/forum/Sources/Load.php(228) : runtime-created function
Line: 4

http://example.com/forum/index.php?pretty;action=admin&amp;area=mailqueue;cdfee571=d0f154630464dedd8068af8e53a68676
2: Missing argument 2 for __lambda_func(), called in /home/example/example.com/forum/Sources/ManageMail.php(138) : runtime-created function on line 3 and defined
File: /home/example/example.com/forum/Sources/Load.php(228) : runtime-created function
Line: 1



I am on SMF 2.0 RC4 and my mods are:
Resize Attached Images   2.2.1, Move Topic Notification   1.2, Ad Managment   2.3.6.4, Today's Posts   1.1, Related Topics   1.4 RC1, Reason For Editing Mod   2.3.2, Recent Topics On Board Index   1.03, Pretty URLs   1.0RC4, 6 Custom buttons / tabs with Sub Menus (4)   0.5, Menu Order   0.2.5, Sitemap   2.2.0, MessagePreviewOnHover   1.7, Signature Area BBCode Buttons   2.0.2


Glasso

Yes, UTF8 in the database. I clicked convert to UTF8 once again, just in case.

Glasso

I have updated the default_charset in php.ini to utf-8 and changed mail to php default from SMTP. Waiting to see if the error repeats itself.

Adish - (F.L.A.M.E.R)

Any updates over this? Feel free to mark this as solved if it is.. :)

Glasso

Quote from: Glasso on January 26, 2011, 11:51:30 PM
I have updated the default_charset in php.ini to utf-8 and changed mail to php default from SMTP. Waiting to see if the error repeats itself.

Hi, I think this solves the issue. Thanks.

Advertisement: