I have upgraded one of our site which is multilingual in Drupal 5 and had no issues for long. In order to keep it up to date and for future, I tried to upgrade. Now Add Multilingual block option is missing
Upgrade process, as anticipated was not smooth, though it went on well. There still are issues in path aliases with language parameter, other major hurdle was panel2 .... All said and done, I am stuck with multilingual block
Earlier, I did have multilingual block option in block as /en/admin/build/block/i18n or without language it was /admin/build/block/i18n
Now after having installed the required modules (after initially disabling during the upgrade and then upgrading and running update.php)
I have the following modules (in addition to others)
Internationalization 6.x-1.1
and sub modules
- Block translation
- Content type translation
- String translation
- Views translation
Now the "Add" Multilingual Block tab is missing from admin/build/block ?
Am i missing something?
Comments
Multilingual Tab not available
I had the same problem with a new install. Try the following:
- Look in Administer->Content Management->Content Types
- Click on "Edit" for the desired Type(s) you wish to be able to translate.
- Click on "Workflow" and then make certain that "Enabled, with translation" is selected under "Multilingual support" section.
...not exactly obvious - it took me some time to find.
Have same issue
I recently installed Multi-lingual, v1.2 (current as of 24 nov 2009)
* i noticed that amongst the modules it says "Block translation" and not "multi-lingual block"
* I cannot find any sign of the old multi-lingual block options neither.
Has it gone?
Should we include multi-lingual-awareness in each and every block ourselves?
Wimmmmm