21490 Posts in 5783 Topics by 2622 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 490 Views |
-
Batch actions are greyed out in Translations

8 July 2011 at 4:24am
Hi all,
I've updated from 2.3.2 to 2.4.5
As the Topic says all pages are greyed out, if I click on "Batch Actions" on my Translated Pages.I've:
Translatable :: set_default_locale('de_DE');
Object :: add_extension('SiteConfig', 'Translatable');
in page.php I tried:$allowed_locales = array(
'de_DE',
'en_US',
'pt_BR',
);
Translatable::set_allowed_locales($allowed_locales);but it didn't work.
Batch actions on german (default-language) pages work. -
Re: Batch actions are greyed out in Translations

8 July 2011 at 8:33am Last edited: 8 July 2011 8:34am
Hi,
are there any changes when you add a
Object::add_extension('SiteTree', 'Translatable');
to your _config.php, too?Cheers
-
Re: Batch actions are greyed out in Translations

12 July 2011 at 4:18am
Many thanks for your reply. But no there are no changes.
-
Re: Batch actions are greyed out in Translations

14 July 2011 at 1:47am
Still the same Problem. Anyone? Please
-
Re: Batch actions are greyed out in Translations

10 August 2011 at 1:35am
Hi, same problem here. Any ideas?
Thanks
Jan -
Re: Batch actions are greyed out in Translations

10 August 2011 at 4:27am
thanks for "reactivating" my Post. I still have no solution
| 490 Views | ||
|
Page:
1
|
Go to Top |


