zyspec / xforms

xForms is a module for XOOPS that offers widely customizable contact forms. xForms generates different kind of form elements e.g. text areas, check boxes for webmasters to create their custom "Contact Us" forms.
GNU General Public License v2.0
0 stars 0 forks source link

mail error ? #16

Open alain01 opened 4 years ago

alain01 commented 4 years ago

Sans titre tested on localhost server, dont know on real server...

zyspec commented 4 years ago

@alain01

Which version of XOOPs and PHP are you using? The __autoload() in PHPMailer should adjust for the autoload issue you're seeing.

The PHP "Notice" won't effect normal operation and will need to be fixed in the core since it's passing an assign by reference in the XoopsMemberHandler::getUsersByGroup() method

alain01 commented 4 years ago
XOOPS Version XOOPS 2.5.11-Alpha1
PHP Version 7.3.5
mySQL Version 5.5.5-10.3.8-MariaDB