Does anybody know what the reason why there are no subpanels shown (screenshot attached)? I mean, this is since i installed the new update, but i´m not sure. I have other instances with the same version running fine.
I already started all the repair tools in the admin area, unfortunately with no positve effect.
(Where i have entered and , Replace these values with your Apache/IIS user’s username and group
Ubuntu would usually have www-data as the Apache username and group name, so the command would be sudo chown -R www-data:www-data . )
Go to admin > Repair and run a Quick Repair and Rebuild. On the page that appears, scroll down. If anything appears with the option to “Execute”, select this option.
If this doesn’t resolve the issue, Do you have any errors in your suitecrm.log file?
or, do any errors appear in the browser console when loading this page?
Hi, I find that missing subpanels is usually permissions related.
However, before we set permissions, there are a few things we can check.
If you navigate to Admin > Display Modules and Subpanels and ensure that there is nothing under the “Hidden Subpanels” section.
if there is, drag it into the “Displayed Subpanels” section
Also, Does this issue occur for all users or just Specific users?
Go to the user profile for a user that has this issue and edit it.
Navigate to the “Advanced” tab and look for the “Select Modules for Navigation Bar” section.
If there are any modules listed under “Hide modules” that you don’t want hidden, move these over to the “Display Modules” section
Hi, Thanks for the answers, but didn’t worked.
I followed the instructions but the panels are missing.
Its true. I created an user and after this operation I lost the panels.
When I go to Role Management --> Create. Show this message:
“There was an error processing your request, please try again at a later time”
I tried to deactivate ajax for all modules but didn’t worked too.
Thanks for help.
Romeu
Currently under “Configure AJAX User Interface” I have no modules enabled for AJAX. However, under Role Management, an AJAX error occurs when clicking on Create.
Since subpanels are affected by user roles, is it possible this is where the script is blowing up? Is there a way to disable AJAX for this in code?