Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Change Role Error
When I try to change the role of a user, I get this error and I do not know how to fix it.
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while sending the email.
Affected Elements
Email.Send();
The error occurred on or near: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MDT/-6.0/DST' instead
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
Any help?
0
This discussion has been closed.
Comments
<?php phpinfo(); ?>
I'm curious to know what the date is reading on your server, alternately Mark may be to decipher anything more in-depth should it come to it. If you want, whisper the location else simply report the date settings @ #module_date half-way down the page. It should report what settings you have if you have date modules installed.
klip@asuslaptop:~$ sendmail The program 'sendmail' can be found in the following packages: * nbsmtp * smail * nullmailer * exim4-daemon-heavy * masqmail * courier-mta * msmtp-mta * esmtp-run * ssmtp * sendmail-bin * xmail * postfix * exim4-daemon-light Try: sudo apt-get install <selected package>
I just run sudo apt-get install postfix and now it works fine