Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] PHPMailer error when saving new article in frontend #32537

Closed
infograf768 opened this issue Feb 27, 2021 · 3 comments
Closed

[4.0] PHPMailer error when saving new article in frontend #32537

infograf768 opened this issue Feb 27, 2021 · 3 comments

Comments

@infograf768
Copy link
Member

Steps to reproduce the issue

Create a user as author.
Create a Create Article menu item set to special access.
Log in frontend as the author user.
Create the article and save,

Expected result

Save goes OK and a mail is sent to users with sendmail set to 1

Actual result

Screen Shot 2021-02-27 at 10 34 08

Additional comments

ref: #32520

@joomdonation
Copy link
Contributor

@infograf768 I checked and could not confirm this error. The email is working OK for me. Maybe the language on your installation is broken? Could you please check and make sure this language item is available in your installation https://github.com/joomla/joomla-cms/blob/4.0-dev/language/en-GB/com_content.ini#L68 ?

@infograf768
Copy link
Member Author

Will test on a new clean site

@infograf768
Copy link
Member Author

weird.

On my former test site (the one with the error), the Message is correctly displayed in the message manager (otheradmin is an author) but mail is not sent (empty message body)
messageOK

On a brand new clean site no apparent problem.

closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants