dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1471] Several PHP warnings when intercepting U


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1471] Several PHP warnings when intercepting USER_CREATE trigger
Date: Thu, 12 Jun 2014 07:12:53 +0200

Doliforge
Is this email not displaying correctly?
update email preferences.

Several PHP warnings when intercepting USER_CREATE trigger

Snapshot

 Details
Last Modified On:  2014-06-12 07:12 Submitted by:  Marcos García (marcosgdf)
Submitted on:  2014-06-12 07:12 
Summary:  Several PHP warnings when intercepting USER_CREATE trigger
Description:  ( ! ) Warning: Illegal offset type in isset or empty in /var/www/htdocs/core/class/translate.class.php on line 393
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241

( ! ) Warning: preg_match() expects parameter 2 to be string, array given in /var/www/htdocs/core/class/translate.class.php on line 350
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241
3 0.0924 1691112 Translate->getTradFromKey( ) ../translate.class.php:427
4 0.0925 1691304 preg_match ( ) ../translate.class.php:350

( ! ) Warning: preg_match() expects parameter 2 to be string, array given in /var/www/htdocs/core/class/translate.class.php on line 354
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241
3 0.0924 1691112 Translate->getTradFromKey( ) ../translate.class.php:427
4 0.0925 1691304 preg_match ( ) ../translate.class.php:354

( ! ) Warning: preg_match() expects parameter 2 to be string, array given in /var/www/htdocs/core/class/translate.class.php on line 358
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241
3 0.0924 1691112 Translate->getTradFromKey( ) ../translate.class.php:427
4 0.0926 1691432 preg_match ( ) ../translate.class.php:358

( ! ) Warning: preg_match() expects parameter 2 to be string, array given in /var/www/htdocs/core/class/translate.class.php on line 362
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241
3 0.0924 1691112 Translate->getTradFromKey( ) ../translate.class.php:427
4 0.0927 1691432 preg_match ( ) ../translate.class.php:362

( ! ) Warning: preg_match() expects parameter 2 to be string, array given in /var/www/htdocs/core/class/translate.class.php on line 366
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0923 1690872 Translate->trans( ) ../fiche.php:241
3 0.0924 1691112 Translate->getTradFromKey( ) ../translate.class.php:427
4 0.0927 1691432 preg_match ( ) ../translate.class.php:366

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/htdocs/core/class/translate.class.php:354) in /var/www/htdocs/main.inc.php on line 917
Call Stack
# Time Memory Function Location
1 0.0021 257008 {main}( ) ../fiche.php:0
2 0.0930 1691576 llxHeader( ) ../fiche.php:577
3 0.0930 1694408 top_htmlhead( ) ../main.inc.php:889
4 0.0930 1694584 top_httphead( ) ../main.inc.php:941
5 0.0930 1694736 header ( ) ../main.inc.php:917
Step to reproduce bug:  
Detected in version:  3.5.2 Category:  Module: Users
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Open Assigned to:  None
Resolution:  None 

Answer now



reply via email to

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