From: Tim S. <tim...@gm...> - 2025-03-27 07:43:03
|
There is a discussion with other webERP developers about this subject happening here https://github.com/timschofield/webERP/discussions/396# Perhaps you can join in there? Thanks Tim On Thu, 27 Mar 2025 at 06:24, <aul...@sc...> wrote: > > ok, > possibilities to use simple mail() or > better PHPMailer feature, this must install by using composer > > -----Alkuperäinen viesti----- > Lähettäjä: Tim Schofield <tim...@gm...> > Lähetetty: keskiviikko 26. maaliskuuta 2025 19.01 > Vastaanottaja: For the general discussion of webERP project > <web...@li...> > Aihe: Re: [webERP-users] weberp 50 test and errors > > 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/ > > > _______________________________________________ > web-ERP-users mailing list > web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-users > > > > _______________________________________________ > 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/ |