Page 2 of 3
Re: Doubled Menu in Backend
Posted: 13 Nov 2023, 09:57
by FlorianWachter
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
Re: Doubled Menu in Backend
Posted: 13 Nov 2023, 11:41
by AWiki
Hi Jan I checked and I have only single entries. Do you want a copy of the xml file?
Re: Doubled Menu in Backend
Posted: 15 Nov 2023, 00:08
by Jan
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:
Code: Select all
SELECT * FROM `jos_menu` WHERE title = 'COM_PHOCACART_XML_FEEDS';
(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
Re: Doubled Menu in Backend
Posted: 16 Nov 2023, 09:26
by radimsturma
Hi, in administrator/components/com_phocacart/phocacart.xml its not doubled. Another component in backend menu works fine. Radim
Re: Doubled Menu in Backend
Posted: 16 Nov 2023, 10:24
by AWiki
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.)
Re: Doubled Menu in Backend
Posted: 16 Nov 2023, 10:36
by radimsturma
I have it same how AWiki … one item in DB and all COM_PHOCACART_ items in „jos_menu“ are by 1 pcs.
Re: Doubled Menu in Backend
Posted: 19 Nov 2023, 16:08
by Jan
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
Re: Doubled Menu in Backend
Posted: 22 Nov 2023, 18:52
by radimsturma
Hi Jan, unfortunately no change.
Re: Doubled Menu in Backend
Posted: 22 Nov 2023, 18:57
by Jan
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
Re: Doubled Menu in Backend
Posted: 24 Nov 2023, 14:37
by radimsturma
Hi Jan, I send you private message with access.