View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - export xml msproject faild - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

export xml msproject faild

More
17 Fév 2015 08:14 #1 by pipobru
Hello,
With new version 4.5.5 and 4.5.4 the export XML failed.
Log:
2015-02-17 08:24:22 ***** ERROR ***** ERROR *****
2015-02-17 08:24:22 ***** ERROR ***** on file '/var/www/html/projeqtor455/tool/jsonPlanning.php' at line (1035)
2015-02-17 08:24:22 ***** ERROR ***** cause = Undefined offset: 6
2015-02-17 08:36:39 ***** ERROR ***** Exception-[22P02] SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type numeric: " "
LINE 1: ...'0' and idMailable='14' and ( false or idStatus=' ' or id...

And of xml file i have this error:
<span class="messageERROR" >ERROR : Une erreur est survenue le 2015-02-17 à 08:24:22</span><input type="hidden" id="lastSaveId" value="" /><input type="hidden" id="lastOperation" value="ERROR" /><input type="hidden" id="lastOperationStatus" value="ERROR" />

THank for your produc.
The topic has been locked.
More
17 Fév 2015 22:16 #2 by babynus
Replied by babynus on topic export xml msproject faild
Ticket #1662 recorded.

Babynus
Administrator of ProjeQtOr web site
The topic has been locked.
More
18 Fév 2015 23:18 - 18 Fév 2015 23:19 #3 by babynus
Replied by babynus on topic export xml msproject faild
Strange, it seems you try and export Planning concerning a resource that is not any more in the database :huh:

Anyway, following should fix this issue : replace line 1035 in /tool/jsonPlanning from
$res=$arrayResource[$ass->idResource];
to
if (isset($arrayResource[$ass->idResource])) {
  $res=$arrayResource[$ass->idResource];
} else {
  $res=new Resource($ass->idResource);
  $arrayResource[$ass->idResource]=$res;
}

Babynus
Administrator of ProjeQtOr web site
Last edit: 18 Fév 2015 23:19 by babynus.
The topic has been locked.
More
19 Fév 2015 07:41 #4 by pipobru
Replied by pipobru on topic export xml msproject faild
Hi,
It's perfect ! correctif full efficient ! Thanks :cheer: :woohoo:
The topic has been locked.
Moderators: babynusprotion
Time to create page: 0.032 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.