#1741 - Notice: Undefined index: LBL_CONFIG_SECURITYGROUPS_TITLE in /home/devsugar/public_html/modules/SecurityGroups/Menu.php on line 16
I've got this message when I was activating the Open Discovery functionality.
Also I still got missing labels from the Admin UI, see screenshots:
https://screencloud.net/v/1Hc7 https://screencloud.net/v/tQeP
8 years ago
Hi Jose,
Please turn off Notices in your php.ini and restart Apache. These messages will happen in Sugar in general and Notices aren't errors. Your error_reporting value will look something like this when you turn off Notices:
Hope this helps!
8 years ago
Hi Jason,
I have modified the php.ini file to display these warnings because I want to fix the problems. I am on a "development" environment and I am not worried about users viewing these warnings. I just want to make sure that everything works correctly, as I am having lots of problems with Sugar and I am trying to fix it.
I am worried about not being able to display the labels correctly for some modules, I think it might be related to the problems we're having. I have tried with permissions, and rebuilds but I can't get to display these labels correctly.
Thanks for your help. JB
8 years ago
Got it. Definitely weird to be seeing that issue then. Even if you have other languages enabled, Sugar will fall back to the English version if the label isn't found. I don't have any experience with this specific issue so the best advice that I have is to work backwards until you can find where it's failing.
If you find something and have a question on what is expected of Sugar, what is and isn't normal, etc feel free to follow up here. I'd be happy to answer any questions.
8 years ago
Ok, I will follow this. Thanks Jason, I will post if I find a solution for this.
JB
8 years ago
Closing this out, but feel free to follow up if you have any more questions.