2.0.15 to 2.1 Beta 4 - The upgrader found some old or outdated language files

Started by Apllicmz, March 19, 2018, 03:40:29 PM

Previous topic - Next topic

Apllicmz

hi
now i see that error
i try
https://www.simplemachines.org/community/index.php?topic=530445.msg3766508#msg3766508
[size=78%]not work[/size]
[/size]

Updating Your SMF Installation!
The upgrader found some old or outdated language files, for the forum default language, english.


Please make certain you uploaded the new versions of all the files included in the package, even the theme and language files for the default theme.
   [SKIP] [Try English]
Click here to try again.




Kindred

did you switch your forum language to English before you started the upgrade?
Were you using English UTF8 or just English?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Apllicmz




Antes

Quote from: Joomlamz on March 19, 2018, 07:51:32 PM
in Portuguese_pt-UTF8
Change to English

Keep your forum only in English, SMF currently supplying only beta3 language files which is way behind of GitHub

Apllicmz

i try change English and delete all linguage
not work
i remove all mods



Kindred

fixed your formatting errors... and please note that "not work" is not a useful report...

If your forum has languages removed and English set as the default - we can not recreate this error.

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Apllicmz




Antes

Quote from: Joomlamz on March 20, 2018, 02:43:27 PM
ok
let try again to show error

Try this way;

- Clone your current setup (I assume its 2.0.15) to local or any test place (with new db *yes you clone other db to here*)
- Delete your Sources & Themes folders
- Upload latest build either got from here (albertlast's topic or github)
- Try upgrade again, if you have the same issue copy upgrade_2-0_*db*.sql as well then try again.

Apllicmz

Quote from: Antes on March 20, 2018, 02:57:16 PM
Quote from: Joomlamz on March 20, 2018, 02:43:27 PM
ok
let try again to show error

Try this way;

- Clone your current setup (I assume its 2.0.15) to local or any test place (with new db *yes you clone other db to here*)
- Delete your Sources & Themes folders
- Upload latest build either got from here (albertlast's topic or github)
- Try upgrade again, if you have the same issue copy upgrade_2-0_*db*.sql as well then try again.



Updating Your SMF Installation!
The upgrader found some old or outdated files.

Please make certain you uploaded the new versions of all the files included in the package.
Click here to try again.



Apllicmz


Updating Your SMF Installation!


The upgrader was unable to find some crucial files.

Please make sure you uploaded all of the files included in the package, including the Themes, Sources, and other directories.
Click here to try again.



Apllicmz

in upgrade.php i change





// Version information...
define('SMF_VERSION', '2.1 Beta 4');
define('SMF_LANG_VERSION', '2.1 Beta 4');


/**
* The minimum required PHP version.
* @var string
*/
$GLOBALS['required_php_version'] = '5.3.8';



albertlast


Apllicmz




Apllicmz

Yes
now work



// Version information...
define('SMF_VERSION', '2.1 Beta 4');
define('SMF_LANG_VERSION', '2.1 Beta 4');


/**
* The minimum required PHP version.
* @var string
*/
$GLOBALS['required_php_version'] = '5.6.0';



maxmaster

100% worked method from me

1. define('SMF_LANG_VERSION', '2.0.15');
2. Put #
#               if (empty($match[1]) || $match[1] != SMF_LANG_VERSION)
#                       return throw_error('The upgrader found some old or outdated language files, for the forum default language, ' . $upcontext['language'] . '.<br /><br />Please make certain you uploaded the new versions of all the files included in the package, even the theme and language files for the default theme.<br />&nbsp;&nbsp;&nbsp;[<a href="' . $upgradeurl . '?skiplang">SKIP</a>] [<a href="' . $upgradeurl . '?lang=english">Try English</a>]');

3. change
print_error('Error: Language files out of date.', true);
to
print_error('Error: Language files out of date.', false);

m4z

Quote from: maxmaster on January 21, 2020, 03:12:36 PM
100% worked method from me

1. define('SMF_LANG_VERSION', '2.0.15');
2. Put #
#               if (empty($match[1]) || $match[1] != SMF_LANG_VERSION)
#                       return throw_error('The upgrader found some old or outdated language files, for the forum default language, ' . $upcontext['language'] . '.<br /><br />Please make certain you uploaded the new versions of all the files included in the package, even the theme and language files for the default theme.<br />&nbsp;&nbsp;&nbsp;[<a href="' . $upgradeurl . '?skiplang">SKIP</a>] [<a href="' . $upgradeurl . '?lang=english">Try English</a>]');

3. change
print_error('Error: Language files out of date.', true);
to
print_error('Error: Language files out of date.', false);

You're updating to 2.1 beta 4 now?
"Faith is what you have in things that don't exist."
--Homer Simpson

Es gibt hier im Forum ein deutsches Support-Board!

Advertisement: