View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - export xml msproject faild - ProjeQtOr
 
 

export xml msproject faild

More
17 Feb 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 Feb 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 Feb 2015 23:18 - 18 Feb 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 Feb 2015 23:19 by babynus.
The topic has been locked.
More
19 Feb 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.031 seconds

Cookies settings

×

Functional Cookies

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

Please login to see yours activities!

Other cookies

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