Hey every one - i am sorry, that i needed some days to recreate.
In the xml it looks not like it is doubled - i think
http://graef-entwicklung.de.dedi3584.yo ... cacart.xml
Doubled Menu in Backend
-
- Phoca Member
- Posts: 17
- Joined: 06 Nov 2023, 08:39
Re: Doubled Menu in Backend
Hi Jan I checked and I have only single entries. Do you want a copy of the xml file?
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Doubled Menu in Backend
Hi, then the problem is not inside the XML but somewhere in Joomla system, maybe in database in table:
Try to go to phpMyAdmin, if possible and try to search for example this menu link: "COM_PHOCACART_XML_FEEDS" in Joomla menu table:
(change jos_ to your prefix)
If you get two items, then the problem is inside database and in such case, all the doubled items needs to be managed there - to remove each doubled menu so only one stays there
Jan
Try to go to phpMyAdmin, if possible and try to search for example this menu link: "COM_PHOCACART_XML_FEEDS" in Joomla menu table:
Code: Select all
SELECT * FROM `jos_menu` WHERE title = 'COM_PHOCACART_XML_FEEDS';
If you get two items, then the problem is inside database and in such case, all the doubled items needs to be managed there - to remove each doubled menu so only one stays there
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 12
- Joined: 23 Feb 2018, 11:14
Re: Doubled Menu in Backend
Hi, in administrator/components/com_phocacart/phocacart.xml its not doubled. Another component in backend menu works fine. Radim
-
- Phoca Member
- Posts: 17
- Joined: 06 Nov 2023, 08:39
Re: Doubled Menu in Backend
Hi Jan I checked the menu table and have only one entry as well:
SELECT * FROM `cthnb_menu` WHERE title = 'COM_PHOCACART_XML_FEEDS';
eige Datensätze 0 - 0 (1 insgesamt, Die Abfrage dauerte 0.0024 Sekunden.)
SELECT * FROM `cthnb_menu` WHERE title = 'COM_PHOCACART_XML_FEEDS';
eige Datensätze 0 - 0 (1 insgesamt, Die Abfrage dauerte 0.0024 Sekunden.)
-
- Phoca Member
- Posts: 12
- Joined: 23 Feb 2018, 11:14
Re: Doubled Menu in Backend
I have it same how AWiki … one item in DB and all COM_PHOCACART_ items in „jos_menu“ are by 1 pcs.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Doubled Menu in Backend
Try to download the latest version 4.0.10 and try to reinstall your version (even it is the same version), to be sure, on your server runs the latest version. Do you still get the same problems?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 12
- Joined: 23 Feb 2018, 11:14
Re: Doubled Menu in Backend
Hi Jan, unfortunately no change.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Doubled Menu in Backend
Hi, really hard to say what can be wrong. Are you able to send me super user login (e.g. per PM) so I can take a look at it?
Thank you, Jan
Thank you, Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 12
- Joined: 23 Feb 2018, 11:14
Re: Doubled Menu in Backend
Hi Jan, I send you private message with access.