The posts above do not state which release of GTranslate is discussed.
GTranslate 1.0.13 is not working in WP3.1 either.
It downloads, installs and seems at first to be configurable through settings… however, an unexpected behavior was observed: after adding two flags to the default set; Icelandic and Swedish, the flags appear above the Select Language pull down, but note immediately those two check boxes get cleared. This is a minor point.
The major point is nothing else works; that is, there is no translation – at all – regardless of clicking on a flag or using the select language pull down.
Searching completely through gtranslate.php for:
<form id=”gtranslate” name=”form1″ method=”post” action=”<?php echo get_admin_url() . ‘/options-general.php?page=gtranslate_options’ ?>”>
comes up empty.
However, at line 261 we find this:
<form id=”gtranslate” name=”form1″ method=”post” action=”<?php echo get_option(‘siteurl’) . ‘/wp-admin/options-general.php?page=gtranslate_options’ ?>”>
Please advise.
Thanks.
Kelly
See GTranslate Forum for similar post