dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1040] USER TYPE ERROR


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1040] USER TYPE ERROR
Date: Thu, 28 Nov 2013 14:04:27 +0100

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

USER TYPE ERROR

Latest modifications

2013-11-28 14:04 (Europe/Paris)
Changes:
  • Status: 
Need more infoClosed

Answer now

Snapshot

 Details
Last Modified On:  2013-11-28 14:04 Submitted by:  Andriolo Hubert (hubz)
Submitted on:  2013-08-25 23:12 
Summary:  USER TYPE ERROR
Description:  DB_ERROR_NOSUCHFIELD
: Unknown column 'sp.statut' in 'field list'

Dolibarr a détecté une erreur technique.
Voici les informations qui pourront aider au diagnostic:
Date: 20130825211023
Dolibarr: 3.5.0-alpha
Niveau de fonctionnalités: 0
PHP: 5.3.0
Serveur: Apache/2.2.11 (Win32) PHP/5.3.0

Url sollicitée: /dolibarr/user/fiche.php?id=6&action="" /> Referer: http://localhost/dolibarr/user/fiche.php?id=6
Gestionnaire de menu: eldy_menu.php

Type gestionnaire de base de données: mysqli
Requête dernier accès en base en erreur: SELECT sp.rowid, sp.lastname, sp.statut, sp.firstname, sp.poste , s.nom as company FROM llx_socpeople as sp LEFT OUTER JOIN llx_societe as s ON s.rowid=sp.fk_soc WHERE sp.entity IN (1) ORDER BY sp.lastname ASC
Code retour dernier accès en base en erreur: DB_ERROR_NOSUCHFIELD
Information sur le dernier accès en base en erreur: Unknown column 'sp.statut' in 'field list'

Step to reproduce bug:  dolibarr/user/fiche.php?id=6&action="">
Detected in version:  develop Category:  Core Problem
Severity:  1 - Minor OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Closed Assigned to:  HENRY Florian (fhenry)
Resolution:  Fixed 

Comments

Andriolo Hubert 2013-09-26 17:29
The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).

So fix should be available with next stable release.
HENRY Florian 2013-08-26 11:18
I can reproduce.
Did you try http://xxx/htdocs/install first before doing another try ?


reply via email to

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