Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] Settng fun...
 
Notifications
Clear all

[SOLVED] Settng function to ressources fails

11 Posts
2 Users
0 Reactions
7,648 Views
(@louisc)
Posts: 58
Active Member
Topic starter
 
[#5322]

Hi,

I want to add financial management with Projeqtor. Until now this has not been managed by Projeqtor but by our internal ERP.

Now that I want to manage financial aspects with Projeqtor, I added default cost by function, and would like to add a function to each ressource. But when doing that, the system works a lot and finishes with an error message :

It doesn't seem to be related to a network issue, and I could not find anything related to this error in the logs.
I retried on other ressources and the issue is the same.

How can I put this Financial management in place in that case ?

Thanks for your help !


 
Posted : 01 Aug 2018 17H28
(@babynus)
Posts: 14952
Member Admin
 

Please post error log file


 
Posted : 01 Aug 2018 20H30
(@louisc)
Posts: 58
Active Member
Topic starter
 

Hi Pascal,

Please find it attached. Nothing related to the error I got (which occured around 15h00 for the 1st trial).


 
Posted : 02 Aug 2018 11H18
(@babynus)
Posts: 14952
Member Admin
 

You are right, bo error on log file explains the issue.
Please check browser console.

NB : be sure to clean browser cache before testing.


 
Posted : 03 Aug 2018 20H34
(@louisc)
Posts: 58
Active Member
Topic starter
 

Hi,

Sorry for late answer, I was off for holidays.
I tried again this morning, after having cleared the cache (Microsoft Edge), and the result is the same. Nothing appears in the browser console, nor in the log file (no ERROR this day, only DEBUG and TRACE info about connection and disconnection of users).

It seems you have an idea of the issue with the previous log file. What should I do or modify to advance on this topic ?

Thanks for your return.


 
Posted : 28 Aug 2018 11H56
(@babynus)
Posts: 14952
Member Admin
 

No, error log file does not explain issue.
There must be an issue on console.

Maybe it's hidden.
Open network tab, play issue, look for latest request to PHP file (except checkAlert), go to tab response and post content here.


 
Posted : 28 Aug 2018 21H52
(@louisc)
Posts: 58
Active Member
Topic starter
 

Hi Pascal,

Here are the captures of the Network tab :


 
Posted : 29 Aug 2018 11H15
(@babynus)
Posts: 14952
Member Admin
 

What I need is content of tab "Corps" for one of the request with return status 500 (in red in the list)


 
Posted : 29 Aug 2018 11H22
(@louisc)
Posts: 58
Active Member
Topic starter
 

Hi Pascal,

Here it is. Both requets have the same. Answer is empty in both cases.


 
Posted : 29 Aug 2018 12H33
(@babynus)
Posts: 14952
Member Admin
 

OK, response is empty.
So only possible of information is Apache Error Log file.
Please search for error at corresponding time in the log file and post it here.


 
Posted : 29 Aug 2018 14H41
(@louisc)
Posts: 58
Active Member
Topic starter
 

Hi Pascal,

Looking at the error log from Apache, it was linked to a timeout :
PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/projeqtor/tool/projeqtor.php on line 2848

I updated my php.ini file with max_execution_time = 90 and now no more error.

Thanks !


 
Posted : 29 Aug 2018 17H56
Share:

Scroll to Top