Forum

Zsolt Burger
@burgerzs
Active Member
Joined: 22 Apr 2019 11H29
Last seen: 19 Sep 2024 20H39
Topics: 11 / Replies: 13
Reply
[SOLVED] Using projeqtor without plannification

If you set 999 FTE in the "Variations in resource capacity" block, then it really behaves as you described, so e.g., a 40 hours task will be planned t...

6 years ago
Reply
[SOLVED] Using projeqtor without plannification

Hi, On the one hand, I think this possibility to set overbooking on the resource level is very good. On the other hand, I noticed that project m...

6 years ago
Topic
Replies: 1
Views: 2286
Topic
Replies: 1
Views: 2413
Reply
Cannot import Real work to Ticket

I think Work-->saveWork() doesn't handle this scenario. I mean adding new real work to a new ticket. I am not sure what I have done doesn't make...

6 years ago
Reply
Cannot import Real work to Ticket

It doesn't work neither with idworkelement, nor with workelement. I got the same message. What value should I put as workelement id, if I want to c...

6 years ago
Topic
Replies: 4
Views: 2588
Reply
7 years ago
Topic
Replies: 1
Views: 2423
Reply
Cron.php session user is the last logged in user

It seems to me that when I log in in with a new user, then the cron session is restarted: 2020-01-02 19:06:53.543 ..... SCRIPT .... 172.29.25.180 ===...

7 years ago
Reply
Cron.php session user is the last logged in user

I logged the session user from Cron.php with: $tmp_uid=getSessionUser()->id; debugTraceLog("SessionUserId: $tmp_uid"); $tmp_sid=session_id(); d...

7 years ago
Topic
Replies: 4
Views: 2402
Topic
Replies: 0
Views: 1760
Topic
Replies: 1
Views: 1529
Topic
Replies: 1
Views: 1527
Reply
Notifications are going to the wrong person

Hi, Thanks, it is ok now. Regards, Zsolt

7 years ago
Reply
Cron.php notification timing check error

It seems to me that in 8.2.3 the selection criteria is wrong: $lstNotif = $notif->getSqlElementsFromCriteria($crit); But it should be something l...

7 years ago
Topic
Replies: 2
Views: 1692
Reply
Cron.php notification timing check error

I also think that the condition operation (...>=...) has to be changed as well. This seems to be the correct logic: if ($notif->notificationTi...

7 years ago
Topic
Replies: 4
Views: 1762
Reply
Unable to install 7.2.7 on CentOS Linux release 7.3 (version 7.1.5 works fine)

I had the same problem as described here. Really, I had to check the web server's error.log. It was referring to an error for starting the php session...

7 years ago
Reply
Cannot complete setup because of setup error

I had the same problem, and it was because of SELinux was enforced. In that case chmod 777 is not enough. Either you disable SELinux, which mightno...

7 years ago
Reply
Cannot complete setup because of setup error

I had the same problem. I found out that SELinux was enabled. In order to move on I had to disable SELinux.

7 years ago

Scroll to Top