Currently you can only ever estimate when a project was installed, using workarounds. Would be nice to be able to list modules by recently installed without said tricks.
GitHub Issue #:
1726
Currently you can only ever estimate when a project was installed, using workarounds. Would be nice to be able to list modules by recently installed without said tricks.
Posted 4 days 3 min ago by (spjsche) in Installation Questions
Posted 4 days 2 hours ago by (Terebinth) in How-To and Troubleshooting
Posted 5 days 11 hours ago by (stpaultim) in How-To and Troubleshooting
Recent comments
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Was this problem ever resolved @argiepiano? I am experiencing something similar with smtp, mailsystem, mime_mail and views_send. If I try to attach a pdf document, it gets sent but...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1