Hi,

All of a sudden, the contextual menu available form the gear icon over a view, stopped displaying the Translate item. This made me go into a view and notice that the Translate tab was not there as well. I was also noted by auto-update that there is an update available for i18n_views so I updated it, checked the database rebuild checkbox and re-enabled the module. The translate options are still gone anyway :(

Views 7.x-3.0-rc3
Views translation 7.x-3.x-dev
Internationalization 7.x-1.2

What could be the cause?
How can I act now no to lose my views and translation definition?

Comments

moniuch’s picture

I re-installed the i18nviews module and it didn't help

miro_dietiker’s picture

Priority: Normal » Major

Hmm... major then at least.

moniuch’s picture

Hmm... any time soon (please)?

miro_dietiker’s picture

moniuch

Why not pay a dev? He'll fix it in a few minutes, possibly 1..2hours i think.

moniuch’s picture

First let me see how long it takes to have *major* bugs fixed without money.

miro_dietiker’s picture

Possibly long(er than u like). In december we're focussing on simplenews development with our full team.
However if u provide a patch we'll review and maintain the module.

no2e’s picture

I think I had the same problem: #1325584: After installation, no radio button for this localization method in Views settings

It was fixed with the current dev version (7.x-3.x-dev from 2011-Dec-02).

jose reyero’s picture

Status: Active » Fixed

Working for me too with latest versions of everything.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

spidersilk’s picture

Status: Closed (fixed) » Active

This issue seems to be there again in the current (2012-Jul-24 ) dev version - I have no translate option in the views contextual menu. Unless there's some specific configuration needed (other than just enabling the module) to get this item to show up?

spidersilk’s picture

Status: Active » Closed (fixed)

Found the answer: there's no translate option in the little gear menu when hovering over a view, but if you click the edit option, then look in the drop-down menu at the upper-right, under "edit view name/description", there IS a translate option there!

Although I'm not sure there was when I first looked everywhere trying to find it... Between then and when I eventually found it, I applied the patch from #1653170: Fatal error: Call to a member function unpack_translatables() and refreshed the strings for the views textgroup (multiple times, since I kept getting timeouts). So I'm not sure if that somehow enabled that option to show up, or if I just somehow missed it the first time around. But anyway, that's where I eventually found it. So the option is still there, just apparently in a different place than it used to be.