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

Weird "password" and "notes" in backend "Components" menu #8252

Closed
GlassGruber opened this issue Nov 2, 2015 · 7 comments
Closed

Weird "password" and "notes" in backend "Components" menu #8252

GlassGruber opened this issue Nov 2, 2015 · 7 comments

Comments

@GlassGruber
Copy link

I've reported this issue here first, Fabrik/fabrik#1559, since I thought it was related to their etension, but now that I'm working on another installation I noticed a similar voice this time referencing to one of the language package I installed. Look at this menu picture for reference:

menu components

How come these random menu items spawn in the component section? Unfortunately I can just tell that the .xml files do not have anything wrongly formatted or else that can cause this I think.

What should I look for to help with this?

@zero-24
Copy link
Contributor

zero-24 commented Nov 3, 2015

what exactly joomla version do you running? When this come up on updating the external component or updating Joomla?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8252.

@GlassGruber
Copy link
Author

Using last joomla 3.4.5 on both sites. Unfortunately I really can't tell when they first appeared, I don't know if it's related to the last update, IIRC I saw this also on the other site that was on 3.4.4. and then updated to 3.4.5, but I'm not really sure.

@peterpeter
Copy link
Contributor

I never had something similar, but I would search for the those entries in the #__menu table, and to wich extension they are linked in the #__extensions table.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8252.

@GlassGruber
Copy link
Author

On one site as stated in the linked issue are Fabrik plugins, in another site is a language package I installed so I don't think is related to a specific component.
Maybe I should rename this issue more generic as "Weird plugin voice in backend Components menu"

@peterpeter
Copy link
Contributor

Those entries in the components-menu are entries in the #__menu table, and are made by custom extensions while their installation/upgrade and have a column (extension_id) that references to entries in the #__extensions table. And thus leads you to the extension, who is responsible for that. I's up to you...

@infograf768
Copy link
Member

We have had that kind of issues in the past when updating at the same time a language pack and Akeeba or Admin Tools (don't remember which one or if both)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8252.

@brianteeman
Copy link
Contributor

Closed due to inactivity


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8252.

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

5 participants