The "translate text" box in the l18n_client module is hidden or covered up by fbconnect. It appears for 1 second during page load then disappears. See http://drupal.org/node/655422#comment-2379758 It took a while to find that fbconnect was the culprit.

This happens also in the fbconnect dev version. Reverting to beta7 solves the problem, but throws other errors like:
user warning: Unknown column 'visibility' in 'field list' query: SELECT fbuid, timestamp, visibility FROM fbconnect_users WHERE uid = 1 in /home1/explore8/public_html/test/sites/all/modules/fbconnect/fbconnect.module on line 375.

Our work around is to disable fbconnect module whenever we need to translate text.

Comments

gobinathm’s picture

Issue summary: View changes

Closing the issue. It was inactive for a long time & it's related to a Drupal Version which is not supported anymore

gobinathm’s picture

Status: Active » Closed (outdated)