Le 26/08/2012 22:34, Laurent Destailleur (eldy) a écrit :
> I applied patch with minor changes.
> I let you make tests.
> …<snip>…

Thanks for including this in develop branch ! \o/

During tests, it seems that CMailFile.class.php is not included.

Error from apache reports following message:
PHP Fatal error:  Class 'CMailFile' not found in
…<snip>…/htdocs/public/members/new.php on line 267, referer:
http://…<snip>…/public/members/new.php


Adding following line at beginning (line 54) of
htdocs/public/members/new.php file did the trick:
require_once(DOL_DOCUMENT_ROOT.'/core/class/CMailFile.class.php');


(Note that a test email could be send without any problem.)

@+
-- 
Fernando Lagrange
Demo-TIC - Outils En Ligne
http://www.demo-tic.org
Mél.: ferna...@demo-tic.org
Jabber/XMPP: ferna...@im.apinc.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à