I want to do a multilingual contact form and I installed the module "Contact Forms". In the settings, when I press "Save and translate" I have a message that the changes have been saved but I have no permissions to access this page.... I've tried to change permissions so that an anonymous user can do anything related with contact forms but didn't work neither.
Does anyone has a solution about how to do a multilingual contact form please?
Drupal 7:
I have problem with translating the menu items it always gives me error messsage:
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'i18n_mode' in 'field list': UPDATE {menu_custom} SET language=:db_update_placeholder_0, i18n_mode=:db_update_placeholder_1 WHERE (menu_name = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => und [:db_update_placeholder_1] => 5 [:db_condition_placeholder_0] => main-menu ) in i18n_menu_menu_update() (line 121 of D:\xampp\htdocs\Cts\sites\default\modules\i18n\i18n_menu\i18n_menu.module).
I have a multilanguage site. I have installed i18n and enabled the taxonomy translation module that is part of the i18n V7.x1.9 module. I have also enabled taxonomy translation at Home » Administration » Configuration » Regional and language » Multilingual settings. When I create a node in English I can attach a vocabulary term that has English as the language but when I translate the node (using the Translate tab) the vocabulary select list is still only the English terms. My vocabulary is set up with the 'Translate' option.