|
From: Tim S. <tim...@gm...> - 2025-03-26 17:01:10
|
These classes (smtp.php and htmlMimeMail.php) are external libraries
that are now very old and unmaintained. We need to decide whether we
want to keep this functionality (ability to email reports directly
from within webERP) or just to allow webERP to create files that the
user can email themselves.
PHP does have it's own functionality to do this, but it needs the work doing.
Thanks
Tim
On Wed, 26 Mar 2025 at 10:59, <aul...@sc...> wrote:
>
> sales/process recurring orders
> error below ?
>
> [26-Mar-2025 09:51:47 Africa/Abidjan] PHP Fatal error: Uncaught Error: Failed opening required 'PEAR.php' (include_path='.;C:\php\pear') in C:\wamp64\www\webERP\includes\mimePart.php:60
> Stack trace:
> #0 C:\wamp64\www\webERP\includes\htmlMimeMail.php(47): require_once()
> #1 C:\wamp64\www\webERP\RecurringSalesOrdersProcess.php(29): include('C:\\wamp64\\www\\w...')
> #2 {main}
> thrown in C:\wamp64\www\webERP\includes\mimePart.php on line 60
>
>
>
>
>
> _______________________________________________
> web-ERP-users mailing list
> web...@li...
> https://lists.sourceforge.net/lists/listinfo/web-erp-users
--
www.weberp.org
@TimSchofield.or.uk - bsky.app
Blog: https://kwamoja.home.blog/
|