Should be fixed.

Le 27/08/2012 21:26, Fernando Lagrange a écrit :
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.)

@+


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


--
Eldy (Laurent Destailleur).
---------------------------------------------------------------
EMail: e...@destailleur.fr
Web: http://www.destailleur.fr

Dolibarr (Project leader): http://www.dolibarr.org
To make a donation for Dolibarr project via Paypal: cont...@destailleur.fr
AWStats (Author) : http://awstats.sourceforge.net
To make a donation for AWStats project via Paypal: cont...@destailleur.fr
AWBot (Author) : http://awbot.sourceforge.net
CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net

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

Répondre à