Prochaines Sessions
Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !
Démonstration de ProjeQtOr(gratuit, sur inscription)
13 mai 2025 (10h30-12h) 5 juin 2025 (16h-17h30) |
Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !
Démonstration de ProjeQtOr(gratuit, sur inscription)
13 mai 2025 (10h30-12h) 5 juin 2025 (16h-17h30) |
ERROR : An error occurred on 2016-09-06 at 14:56:20
2016-09-06 14:56:20.931 ***** ERROR ***** ERROR *****
2016-09-06 14:56:20.931 ***** ERROR ***** on file '/var/www/html/projeqtor/external/html2pdf/html2pdf.class.php' at line (2171)
2016-09-06 14:56:20.931 ***** ERROR ***** cause = Undefined offset: 5
2016-09-06 15:00:52.934 ***** ERROR ***** Exception-[42803] SQLSTATE[42803]: Grouping error: 7 ERROR: column "t2.sortorder" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: ...oject group by exp.month, exp.idProject order by t2.sortOrd...
^
2016-09-06 15:00:52.934 ***** ERROR ***** For query : select sum(exp.realAmount) as sumCost, exp.month as scale , exp.idProject from expense exp, Project t2 where (exp.idProject not in (0) or exp.idProject is null ) and (exp.idProject not in (0) or exp.idProject is null or (1=4) ) and (exp.idProject not in (0) or exp.idProject is null or (1=3) ) and exp.idProject not in (0) and exp.expenseRealDate is not null AND t2.id=exp.idProject group by exp.month, exp.idProject order by t2.sortOrder asc
2016-09-06 15:00:52.934 ***** ERROR ***** Strack trace :
2016-09-06 15:00:52.934 ***** ERROR ***** #0 Sql->query called at [/var/www/html/projeqtor/report/expenseCostTotalPlan.php:113]
2016-09-06 15:00:52.935 ***** ERROR ***** Exception-[42803] SQLSTATE[42803]: Grouping error: 7 ERROR: column "t2.sortorder" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: ...oject group by exp.month, exp.idProject order by t2.sortOrd...
^
2016-09-06 15:00:52.936 ***** ERROR ***** For query : select sum(exp.plannedAmount) as sumCost, exp.month as scale , exp.idProject from expense exp, Project t2 where (exp.idProject not in (0) or exp.idProject is null ) and (exp.idProject not in (0) or exp.idProject is null or (1=4) ) and (exp.idProject not in (0) or exp.idProject is null or (1=3) ) and exp.idProject not in (0) and exp.expenseRealDate is null AND t2.id=exp.idProject group by exp.month, exp.idProject order by t2.sortOrder asc
2016-09-06 15:00:52.936 ***** ERROR ***** Strack trace :
2016-09-06 15:00:52.936 ***** ERROR ***** #0 Sql->query called at [/var/www/html/projeqtor/report/expenseCostTotalPlan.php:113]
2016-09-06 15:05:43.234 ***** ERROR ***** Exception-[42803] SQLSTATE[42803]: Grouping error: 7 ERROR: column "t2.sortorder" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: ...oject group by exp.month, exp.idProject order by t2.sortOrd...
^
2016-09-06 15:05:43.234 ***** ERROR ***** For query : select sum(exp.realAmount) as sumCost, exp.month as scale , exp.idProject from expense exp, Project t2 where (exp.idProject not in (0) or exp.idProject is null ) and (exp.idProject not in (0) or exp.idProject is null or (1=4) ) and (exp.idProject not in (0) or exp.idProject is null or (1=3) ) and exp.idProject not in (0) and exp.expenseRealDate is not null AND t2.id=exp.idProject group by exp.month, exp.idProject order by t2.sortOrder asc
2016-09-06 15:05:43.234 ***** ERROR ***** Strack trace :
2016-09-06 15:05:43.234 ***** ERROR ***** #0 Sql->query called at [/var/www/html/projeqtor/report/expenseCostTotalPlan.php:113]
2016-09-06 15:05:43.234 ***** ERROR ***** #1 include called at [/var/www/html/projeqtor/view/print.php:175]
2016-09-06 15:05:43.235 ***** ERROR ***** Exception-[42803] SQLSTATE[42803]: Grouping error: 7 ERROR: column "t2.sortorder" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: ...oject group by exp.month, exp.idProject order by t2.sortOrd...
^
2016-09-06 15:05:43.235 ***** ERROR ***** For query : select sum(exp.plannedAmount) as sumCost, exp.month as scale , exp.idProject from expense exp, Project t2 where (exp.idProject not in (0) or exp.idProject is null ) and (exp.idProject not in (0) or exp.idProject is null or (1=4) ) and (exp.idProject not in (0) or exp.idProject is null or (1=3) ) and exp.idProject not in (0) and exp.expenseRealDate is null AND t2.id=exp.idProject group by exp.month, exp.idProject order by t2.sortOrder asc
2016-09-06 15:05:43.235 ***** ERROR ***** Strack trace :
2016-09-06 15:05:43.235 ***** ERROR ***** #0 Sql->query called at [/var/www/html/projeqtor/report/expenseCostTotalPlan.php:113]
2016-09-06 15:05:43.235 ***** ERROR ***** #1 include called at [/var/www/html/projeqtor/view/print.php:175]
Please Connexion or Create an account to join the conversation.
Please Connexion or Create an account to join the conversation.
Issue recorded as Ticket #2295category: real work
report: detailed work per resource - weekly
show report: works
export to PDF format: throws an error on screen:
Issue recorded as Ticket #2296category: costs
report: total expense and cost per month
show report: shows up but there is no graph and with errors in log:
Are you sure PHP-GD is installed on your PHP server ?category: current status
report: status of ongoing work
show report: works but with no graphs
export to PDF format: works with graphs
Please Connexion or Create an account to join the conversation.
PHP-GD extension is installed.babynus wrote:
Are you sure PHP-GD is installed on your PHP server ?category: current status
report: status of ongoing work
show report: works but with no graphs
export to PDF format: works with graphs
NB : double slash may not be source of issue.
Can you also check access rights to directory for reports and be sure that this directory in in the web reach.
Please Connexion or Create an account to join the conversation.
En poursuivant votre navigation, vous acceptez le dépôt de cookies tiers destinés au bon fonctionnement et à la sécurisation du site (gestion de session, reCaptcha) et à une analyse statistique anonymisée des accès sur notre site (Google Analytics). Si vous vous inscrivez, les informations que vous fournirez ne seront jamais divulguées à un tiers sous quelque forme que ce soit. En savoir plus
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.
Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.