dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Patch submitted for task #494


From: Laurent Destailleur (eldy)
Subject: Re: [Dolibarr-dev] Patch submitted for task #494
Date: Tue, 28 Aug 2012 09:34:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0

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
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


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

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]