Whenever I click "Write e-mail", I receive a HTTP 500 error. Checking the error logs, I found:
[28-Oct-2020 11:40:10 America/Los_Angeles] PHP Fatal error: Uncaught Error: Class 'PHPMailer' not found in /home3/seattmf3/public_html/member/admidio/adm_program/system/classes/Email.php:61
Stack trace:
#0 /home3/seattmf3/public_html/member/admidio/adm_program/system/autoload.php(43): require()
#1 [internal function]: admFuncAutoload('Email')
#2 /home3/seattmf3/public_html/member/admidio/adm_program/modules/messages/messages_write.php(592): spl_autoload_call('Email')
#3 {main}
thrown in /home3/seattmf3/public_html/member/admidio/adm_program/system/classes/Email.php on line 61
Do you know how to fix this?
Message module giving 500 error
Re: Message module giving 500 error
Which version of Admidio do you use?
Re: Message module giving 500 error
Version 3.3.17
Re: Message module giving 500 error
Hi seattle,
that sounds very strange, because other users don't have the problem.
The error says that he could not read a necessary file. But if that is a generel problem other users also should have that problem.
I have no idea how to fix it. Maybe the upcoming version 4 of Admidio will work.
Fasse
that sounds very strange, because other users don't have the problem.
The error says that he could not read a necessary file. But if that is a generel problem other users also should have that problem.
I have no idea how to fix it. Maybe the upcoming version 4 of Admidio will work.
Fasse
Re: Message module giving 500 error
When will that version be released?
Re: Message module giving 500 error
Within the next few weeks. We are now in our beta test.
I think at the beginning of december.
I think at the beginning of december.
Re: Message module giving 500 error
Do you use PostgreSQL?
If so, than please try the version 3.3.18 that we released yesterday. There is a fix for PostgreSQL within the message module.
If so, than please try the version 3.3.18 that we released yesterday. There is a fix for PostgreSQL within the message module.