Hi !
I have error when generate a pdf for all my project but not for ticket or message
In my browser i have :
ERROR : Une erreur est survenue le 2016-07-15 Ã 14:21:01
In projqtor V 5.3.5 I have :
2016-07-15 14:21:01.340 ** ERROR ** ERROR **
2016-07-15 14:21:01.340 ** ERROR ** on file '/var/www/clients/client6/web34/web/projet/report/object/Project.php' at line (73)
2016-07-15 14:21:01.340 ** ERROR ***** cause = Undefined index: user
If somebody have a clue your welcome 🙂
Cannot reproduce.
Could you try and reproduce in Démo ?
In your demo :
https://demo.projeqtor.org/view/print.php?print=true&page=objectDetail.php&objectClass=Project&objectId=000003&orientation=P&outMode=pdf
> Clic on icon "Project" > clic "export to pdf format"
No problem
I have no log in Apache error log ( debian 8, php 5.6 ).
Il will try on a empty projqtor test site.
Does the issue also occur when just printing (not only to PDF) ?
Do you have a Project.php file in /report/object ?
Does the issue also occur when just printing (not only to PDF) ?
> Yes when printing too
Do you have a Project.php file in /report/object ?
> Yes
Thanks for the help
Do you have a Project.php file in /report/object ?
> Yes
Then issue is in this file.
And as this file is not part of ProjeQtOr, this may be your own development.
It could by from a previous version of projqtor.
I have update from 5.1.5 to 5.3.5
I remove the file and pdf work again
Thanks for the help 😉