Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component name not correctly displayed in Joomla admin menu #14

Open
horus68 opened this issue Jan 2, 2017 · 1 comment
Open

Component name not correctly displayed in Joomla admin menu #14

horus68 opened this issue Jan 2, 2017 · 1 comment

Comments

@horus68
Copy link

horus68 commented Jan 2, 2017

AOP Component name is not displayed correctly on Joomla Admin menu. it shows advanced-openportal
It looks like menu declaration on the advancedopenportal.xml file is not working:
<menu>Advanced OpenPortal</menu>

This on English or a translated admin interface
2017-01-02 20_12_38-control panel - suitetestjoomla - administration

2017-01-02 20_12_07-advanced openportal settings

Looking into Mysql table advanced-openportal is the alias and so its used instead of the Title in menu.
aop_mysql

Setup: Wamp on windows
Joomla 3.6
Mysql 5.6.17
PHP: 5.5.12
Component version Joomla! Portal 1.1.1 for Joomla! 3.x
(latest published at https://suitecrm.com/download/suitecrm-joomla-plug-in )

@horus68 horus68 changed the title Component name not correct Component name not correctly displayed in Joomla admin menu Jan 2, 2017
@horus68
Copy link
Author

horus68 commented Jan 2, 2017

Note: the component name in the Menu should also be changed to be translated (or overridden) as in:
<menu>COM_ADVANCEDOPENPORTAL_MENU</menu>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants