Γεια σας.

In modules page i see that

"Variable translation
7.x-1.7 Multilingual variables that switch language depending on page language.
Requires: Internationalization (enabled), Locale (enabled), Variable (enabled), Variable store (7.x-2.x) (incompatible with version 7.x-1.2), Variable realm (7.x-2.x) (incompatible with version 7.x-1.2)

I have Variable 7.x-1.2 (last edition is the 7.x-2.1) but in module update check i don't find any pending update for variable module.

How i can update the variable module? Any idea?

Thanks

Comments

porfirio’s picture

I have the same problem!

I was notified about a update on i18n project and did it, but it gives error on update.php

Then i search the web and seen that i should also update Variable but there was no autoupdate suggesting
So i downloaded it and copyed it to the server but still have the same problem :(

Can anyone help?

augp’s picture

Any help?

sensei-master’s picture

subsribe

augp’s picture

In modules page i see that

"Variable translation
7.x-1.7 Multilingual variables that switch language depending on page language.
Requires: Internationalization (enabled), Locale (enabled), Variable (enabled), Variable store (7.x-2.x) (incompatible with version 7.x-1.2), Variable realm (7.x-2.x) (incompatible with version 7.x-1.2)

I have Variable 7.x-1.2 (last edition is the 7.x-2.1) but in module update check i don't find any pending update for variable module.

How i can update the variable module? Any idea?

Thanks

Juraj Maslik’s picture

pamillet’s picture

thanks juraj,

i follow your procedure with a little change that seems to have a big result... !

i did not delete the folder "variable", but rename it to "variable_sav" and copy the new module to "variable"

but... very strange, the page admin/modules still display the 7.x.1. version.., even if, in the folder "variable", i can read the variable.info file which is the 7.x.2....

Variable translation	7.x-1.7	Multilingual variables that switch language depending on page language.
Requiert : Internationalization (activé), Locale (activé), Variable (activé), Variable store (7.x-2.x) (est incompatible avec la version 7.x-1.2), Variable realm (7.x-2.x) (est incompatible avec la version 7.x-1.2)

and more, when i try to configure the variable translation module, i have an error message

Fatal error: require_once() [function.require]: Failed opening required '/homez.169/displab/www/drupal/sites/all/modules/v<strong>ariable_sav</strong>/variable_realm/variable_realm.form.inc' (include_path='.:/usr/local/lib/php') in /homez.169/displab/www/drupal/includes/menu.inc on line 514

in fact, it "kwnows" that the module is in a new folder... ? I don't underestand because i change the name of the folder using ftp..

I guess a complete solution would be to uninstall variable(s) modules and reinstall the correct verion, but it seems to be impossible to uninstall "variable translation"... (firts, impossible to unactive it...)

thanks a lot for anay help to a beginner...

pam

resolved ! i leave the comment in case it can helps..


in fact, i retry 1/ delete all folders variable 2/ clear the cache (2 times to be sure !), 3/ reinstall the variable module using admin/modules and the module URL 4/ recheck...

vacho’s picture

very good The solve:
1/ delete all folders variable 2/ clear the cache (2 times to be sure !), 3/ reinstall the variable module using admin/modules and the module URL 4/ recheck...

it worked for me

Kojo Unsui’s picture

I've had the same problem, and solutions above didn't work, I had infinite loop with update.php.

I found the solution in http://drupal.org/node/1666670 #7