Hello
I am using projeqtor 11.1.3 (installed today) and I have an issue when I select the Mode Tab layout: only the first tab of teh detail screen is shown and other sections are unaccessible:
When Mode List is selected all sections are accessibles
And when creating a new item when in Mode Tab, some field of unaccessible sections which have default values are seen as missing:
The issue applies to at least projects, activities and users detail screen
Hello
Have you tried clicking on the section title? Doesn't it open at all?
The latest display settings are saved and you will find them as they are the next time you log in.
Thanks for the quick answer
When I click on the section title, it opens, the issue is not that. What I mean is that there are missing sections (only those shown in the screenshot are accessible). I can't even see the title of the missing sections. It seems that the missing sections are the one supposed to be in other tabs (only "description" tab is shown)
This is not a blocking issue: when list mode is selected, I am able to access all sections, but for some items with a lot of section, such as activities, tab mode would be useful
Do you have some customization on concerned screens ?
NB : please check also if you have errors in projeqtor log file or in apache/php error log file.
No customization of the screens
I had to make a change after installation as I encountered the issue described in ProjeQtOr free project management software - SOLVED: Error in new installation creating new clients - ProjeQtOr
I added the line "$paramReorg=false;" in parameters.php which solved the issue.
I am not sure it can be related.When checking the projeqtor log file, I don't see any errorWhen checking apache log file I only see an error which appear upon connexion: xxxxxxxx.fr [Tue Feb 13 12:46:47.409673 2024] [-:error] [pid 2987191:tid 140287850571520] [client 165.225.20.122:0] [client 165.225.20.122] ModSecurity: Rule 7f97c3e93bb0 [id "-"][file "/etc/modsecurity/modsecurity_infomaniak_35_post_throttling.conf"][line "19"] - Execution error - PCRE limits exceeded (-8): (null). [hostname "xxxxxxxx.fr"] [uri "/projeqtor/tool/saveDataToSession.php"] [unique_id "ZctWp_W6H-L8mInXJwogQQAAAFc"], referer https://xxxxxxxx.fr/projeqtor/view/main.php Same as before, I doubt it is related...
$paramReorg=false;
Yes, this is for sure source of issue.
It was an option on first versions with new GUI to be able to revert back to previous display mode.
Now, this shoyuld not be changed.
Many thanks,
It is now solved.
For the record (in case others have the same issue) :
When I removed the line, the initial issue reappeared and I could not find the php.ini file to try the second option described in https://www.projeqtor.org/fr/forum-fr/5-ask-questions/13062-solved-error-in-new-installation-creating-new-clients.
In fact, on the server I use, the « zlib.output_compression » parameter is in the « .user.ini » file in the root folder. After setting the parameter to « Off », everything was working again.

