Search found 62 matches
- 04 May 2026, 13:07
- Forum: Bug report
- Topic: 1.56.00 Strange footer on planning view
- Replies: 2
- Views: 721
Re: 1.56.00 Strange footer on planning view
Go to a time where there is no project (like today, May 4th) Change Display to Projects Planning Switch off empty lines Switch on Display summary below strangefooter1.png Works also with People Planning . strangefooter2.png Another form of that anomaly: Visible in the background of the table, when ...
- 01 May 2026, 13:40
- Forum: Bug report
- Topic: 1.56.00 Strange footer on planning view
- Replies: 2
- Views: 721
1.56.00 Strange footer on planning view
See screenshot.
This can be seen on your demo.
I cannot reproduce on my own test installation...
This can be seen on your demo.
I cannot reproduce on my own test installation...
- 01 May 2026, 13:02
- Forum: Bug report
- Topic: 1.56.00 Advanced filters malfunction
- Replies: 0
- Views: 556
1.56.00 Advanced filters malfunction
Seems, that on Advanced filters all Task status and all Projects status is on by default and all Places and Resources are off. When you disable a task and/or a project and press Submit , the planning view is shown and the Advanced filters button is not higlighted. If you click it, you can see that a...
- 06 Nov 2025, 10:49
- Forum: Bug report
- Topic: 1.55.00 Project Stats Legend
- Replies: 1
- Views: 4183
1.55.00 Project Stats Legend
The legend lists all existing projects, no matter which are filtered. If there is a long list of existing projects, the box is large, accordingly, and covers a significant area of the chart.
- 14 Jul 2025, 17:50
- Forum: Bug report
- Topic: 1.54.00 update creates "500 Internal server error"
- Replies: 4
- Views: 55389
Re: 1.54.00 update creates "500 Internal server error"
...and for correct downloading of documents which are attached to a task, this apache module is also required:

Code: Select all
a2enmod headers- 03 Jul 2025, 13:17
- Forum: Bug report
- Topic: 1.54.00 Custom Filter
- Replies: 1
- Views: 11822
1.54.00 Custom Filter
If you try to create a custom filter with a name that already exists, a popup appears, but it shows an OK button only, no text. Furthermore, there is a variable in the French locales text file named filtre_perso_appliquer but in other locales it is filtre_perso_applique (typo). ...and also filtre_pe...
- 25 Jun 2025, 13:12
- Forum: Bug report
- Topic: 1.54.00 update creates "500 Internal server error"
- Replies: 4
- Views: 55389
Re: 1.54.00 update creates "500 Internal server error" and "404 Notfound"
I think the problem is about .htaccess, which is disabled in apache2.4 by default (AllowOverride None). In versions 2.3.8 and earlier it was enabled (AllowOverride All). In 1.54.00 all links to php files have been cut (no ".php") and this works as long as the new .htaccess in the main dire...
- 13 Jun 2025, 10:08
- Forum: Bug report
- Topic: 1.54.00 update creates "500 Internal server error"
- Replies: 4
- Views: 55389
1.54.00 update creates "500 Internal server error"
After updating my 1.53.02 version to 1.54.00 I get a success message that the database was updated but then: No access anymore, "500" error. OS: Debian 12.11 Apache: 2.4.62 (Debian) MySQL: 8.4.5 PHP: 8.2.28 System is OK, my browser shows the output of my 'phpinfo.php' when I call it direct...
- 17 Jan 2025, 19:31
- Forum: Bug report
- Topic: 1.53.01 Logout error
- Replies: 5
- Views: 3265303
Re: 1.53.01 Logout error
You are right.
Stupid me...
Thank you for your time.
This subject is solved.
Stupid me...
Thank you for your time.
This subject is solved.
- 17 Jan 2025, 16:01
- Forum: Bug report
- Topic: 1.53.01 Logout error
- Replies: 5
- Views: 3265303
Re: 1.53.01 Logout error
Whatever URL you enter in "Your SOPlanning url" in the settings, it is saved, but has no effect. You can shutdown and reconnect and it is still there on the settings, but it is not written to the database . There is a line in the database table planning_config with cle = LOGOUT_REDIRECT, v...