SMF Support > Install and Upgrade Help

Getting this error when I try and update

(1/1)

Aaron Nelsen:
When I run Upgrade.php I get this error before it even starts the upgrade.


--- Quote --- The upgrader was unable to find language files for the language you have specified.
SMF will not work without the primary language files installed. Please either install them, or use english instead.
--- End quote ---

Tyris:
yeah, it this error initially too... if you re-dl the package, and just upload the upgrade.php it should fix it (I think)...

Aaron Nelsen:
Thanks, I'll give it a try.

b0$$:
that did nothing for me on my test board forum...

[Unknown]:
If you are getting this exact error message, the fastest way to solve it is to edit Settings.php and change this:

$language = "something.lng";

To this:

$language = 'english';

However, this issue should have been solved in an update I made to the packages specifically to solve this issue and some undefined language entries.

-[Unknown]

Navigation

[0] Message Index

Go to full version