dolibarr-dev
[Top][All Lists]
Advanced

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

Re: [Dolibarr-dev] Display Problem / Probleme d'affichage


From: Laurent Destailleur (eldy)
Subject: Re: [Dolibarr-dev] Display Problem / Probleme d'affichage
Date: Sat, 20 Aug 2011 14:58:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

With module elephant, you should be able to setup to get same result than lion.

That's why lion was abandonned.


Le 19/08/2011 17:28, Ozit a écrit :
Which module are supported ?

Le 19/08/2011 16:34, Destailleur Laurent a écrit :
module  mod_codeclient_lion.php  is no more supported by dolibarr project.
You must modify it to:
* replace eregi with preg_replace  (no more supported by php)
* replace dolibarr_syslog by dol_syslog


2011/8/19 Ozit <address@hidden>
Display problem
Hello,
Following an update on the CVS, I have a desire to display a customer record: only the first 3 fields appear.
It after the last lines of my / var / log / httpd / error.log


**********************
Problème d'affichage
Bonjour,
Suite à une mise à jour sur la CVS, j'ai un souci à l'affichage de la fiche d'un client : seuls les 3 premiers champs apparaissent.
Ci après les dernières lignes de mon fichier /var/log/httpd/error.log

**********************
[Fri Aug 19 13:52:51 2011] [error] [client 192.168.244.54] PHP Deprecated:  Function eregi() is deprecated in /var/www/html/dolibarr/htdocs/includes/modules/societe/mod_codeclient_lion.php on line 202, referer: http://falcon1/dolibarr/htdocs/comm/fiche.php?socid=1
[Fri Aug 19 13:52:51 2011] [error] [client 192.168.244.54] PHP Fatal error:  Call to undefined function dolibarr_syslog() in /var/www/html/dolibarr/htdocs/includes/modules/societe/mod_codeclient_lion.php on line 120, referer: http://falcon1/dolibarr/htdocs/comm/fiche.php?socid=1
[Fri Aug 19 13:52:52 2011] [error] [client 192.168.244.54] PHP Deprecated:  Function eregi() is deprecated in /var/www/html/dolibarr/htdocs/includes/modules/societe/mod_codeclient_lion.php on line 202, referer: http://falcon1/dolibarr/htdocs/societe/soc.php?socid=1
[Fri Aug 19 13:52:52 2011] [error] [client 192.168.244.54] PHP Fatal error:  Call to undefined function dolibarr_syslog() in /var/www/html/dolibarr/htdocs/includes/modules/societe/mod_codeclient_lion.php on line 120, referer: http://falcon1/dolibarr/htdocs/societe/soc.php?socid=1


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




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

_______________________________________________ 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]