After updating to RC1 all my submenus got deleted ;/
I was Lucky, it happened on dev environment.

Comments

CoolMaciek created an issue. See original summary.

michaelngodh’s picture

Status: Active » Fixed

Hi CoolMaciek,

Sorry for this. Could you let me know that what is the current language in your site.? Default we have updated settings of TB mega menu is english instead current language. And this is not good. We fixed this problem. Language should be the current language.

Thanks for your posting.

CoolMaciek’s picture

My lang was set to polish.
You could add easy fix / extra option --> enablet import/export menu settings i.e. json format. This way devs can easily move settings from working to production env.

P.S. Great module by the way :) Keep up the good work.

caw67’s picture

same problem! i have now downgrade to beta version! default language is german, and english is deactivated

michaelngodh’s picture

Hi Everyone,

I fixed about updating to RC1. Please try the latest version. But now it just supports for only default language. You must reset TB Mega Menu for another languages. We are finding solutions about this. Coming soon.

caw67’s picture

when i update error appears: Column not found:

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.language' in 'where clause': SELECT m.*, t.menu_config AS menu_config, t.block_config AS block_config FROM {menu_custom} m LEFT OUTER JOIN {tb_megamenus} t ON t.menu_name = m.menu_name WHERE (m.menu_name = :db_condition_placeholder_0) AND (t.language = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => main-menu [:db_condition_placeholder_1] => de ) in tb_megamenu_get_menu(

williampham’s picture

@caw67 Please make sure to update your database too. You should login to your site as an admin and go to Reports > Status report to check whether your database is updated or not.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.