Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • bobbiz Friend
    #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.

    bobbiz Friend
    #1015874

    new 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 you

    bobbiz Friend
    #1015895

    show must go on 🙂

    cleaning up the mess in assosiations

    pure sql:

    "DELETE FROM #___associations WHERE context="com_contact.item" AND id 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.

    bobbiz Friend
    #1015921

    last 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 Moderator
    #1016136

    Hi,

    Give me more time, I will investigate further.

    Mo0nlight Moderator
    #1017083

    Hi,

    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?

    bobbiz Friend
    #1019766

    Hi,
    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.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  bobbiz 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum