Search found 59 matches
- 06 Nov 2025, 10:49
- Forum: Bug report
- Topic: 1.55.00 Project Stats Legend
- Replies: 1
- Views: 172
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: 51577
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: 9837
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: 51577
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: 51577
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: 3261326
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: 3261326
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...
- 17 Jan 2025, 14:50
- Forum: Bug report
- Topic: 1.53.01 Backup / Import
- Replies: 0
- Views: 23320
1.53.01 Backup / Import
When you go to the settings menu and click on "Backup & Import", a page openws with some checkmarks and a proposed filename for the backup, e.g. " soplanning_20250117-153236.zip " Clicking the "Save data" button downloads that zip file containing a number of csv fil...
- 08 Jan 2025, 19:03
- Forum: Bug report
- Topic: 1.53.01 Logout error
- Replies: 5
- Views: 3261326
Re: 1.53.01 Logout error
Strange, I see that it is working well on your demo server now, but not on my installation (debian 12), where there is a valid return URL in the settings and a correct link behind the logout button, but a jump to a wrong URL in the browser. :? Can you give me a list of required php modules? Probably...
- 08 Jan 2025, 14:17
- Forum: Bug report
- Topic: 1.53.01 Logout error
- Replies: 5
- Views: 3261326
1.53.01 Logout error
Clicking the Logout button leads to an error page of the browser.
Obviously the generated URL is not a valid target.
Obviously the generated URL is not a valid target.