// Assert compatibility fix for PHP 8.1 with disabled assertions if (!function_exists('assert')) { function assert($assertion, $description = null) { return true; } } ########## Error-Catching ########## # Note: You shouldn't touch these settings. if (file_exists((isset($cachedir) ? $cachedir : dirname(__FILE__)) . '/db_last_error.php')) include((isset($cachedir) ? $cachedir : dirname(__FILE__)) . '/db_last_error.php'); if (!isset($db_last_error)) { // File does not exist so lets try to create it file_put_contents((isset($cachedir) ? $cachedir : dirname(__FILE__)) . '/db_last_error.php', '<' . '?' . "php\n" . '$db_last_error = 0;' . "\n" . '?' . '>'); $db_last_error = 0; } ?> SMF päivitystyökalu

Edistyminen

  • Vaihe 1: Kirjaudu
  • Vaihe 2: Päivityksen vaihtoehdot
  • Vaihe 3: Varmistus
  • Vaihe 4: Tietokannan muutokset
  • Vaihe 5: Muunna sarjoitetut merkkijonot JSON-muotoon
  • Vaihe 6: Muunna muotoon UTF-8
  • Vaihe 7: Poista Upgrade.php

Kokonaistilanne

0%
Aikaa kulunut: 0 min, 0 sek.

Päivitetään SMF-foorumiasi!

The upgrader found some old or outdated language files for the selected language, finnish.

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.