-
AuthorPosts
-
March 7, 2017 at 5:20 am #1015866
Hello,
actualy this happens.
in menu.
any edition of item drops assosiations 🙁
have 3 langs,
in assosiation tab (of menu item) have 2 dropdown, but only second works ( first is always empty ), so i can assosiate 2 langs only (3rd brokes switching)
retranslate of both langs make assosiations alive again, but till edit 🙁
please, fix it.
i think duplication of menu getter for dropdown is needed
Thanks in advance.March 7, 2017 at 5:59 am #1015874new info
found _associations table,
what a mess
in assosiated items should be same keys…
that is enough info for me to solve problem i think
thanks for attention
see youMarch 7, 2017 at 7:19 am #1015895show must go on 🙂
cleaning up the mess in assosiations
pure sql:
"DELETE FROM
#___associations
WHEREcontext
="com_contact.item" ANDid
NOT IN (SELECT id FROM#___contact_details
)"and so on just changing
context
and correcponding table :com_content.item => _content
com_modules.module => _modules
com_menus.item => _menu
etc.You can use SELECT * instead of DELETE to check is any mess present.
Maybe some checks needed?
Every time assosiations were added, not updated.
Also, after items were deleted they didnt deleted from assotiations.Thank to all, Hope changes in next version.
March 7, 2017 at 8:28 am #1015921last message here (HOPE 🙂 just my story (maybe me miss some doc?) Same KEYS in assosiasions works for me nicely. While cleaning (1900=>160 items) have found mainmenu_id in com_modules.module context ( its ok? ) i have remove row, than just insert with known menuid context key (UPDATE same?) F5 wooalya 😉 assotiations
full
Hope my story will saves some time to anyone.P.S.: components to translate managed by adapters here:
‘administrator’. $DS .’components’ . $DS .’com_jalang’ . $DS .’helpers’ . $DS .’content’ . $DS .’adapters’.Thanks to everyone who participate.
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
March 8, 2017 at 2:42 am #1016136Hi,
Give me more time, I will investigate further.
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
March 10, 2017 at 10:13 am #1017083Hi,
I already run a test of JA Multilingual from a scratch but i could not see any error.
Could you backup your site and send me the backup file so I can debug at my end?
March 18, 2017 at 8:56 pm #1019766Hi,
glad to hear this.
i will write you back later. Still can’t associate (assosiations become broken) menu items after edition them. Is any precausions about menus items language, they titled in?
Only mysql helps me. 3 language: en, de, ru.
Dump will be later. But now is ok.
Thanks for your time.
See you. -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by bobbiz 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum