Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Melonking on January 14, 2024, 08:40:04 AM

Title: Language installer is not recognizing 2.0.19
Post by: Melonking on January 14, 2024, 08:40:04 AM
Hi, I'm trying to test out alternative language options for my forum, but the installer does not seem to have been updated for 2.0.19. With the on-site error reading "The Simple Machines site is not responding. Please try again later."

I dug out the URL and it is responding, but it gives this error when I try to manually enter the forum version "Invalid version supplied"

https://download.simplemachines.org/fetch_language.php?version=2.0.19
Title: Re: Language installer is not recognizing 2.0.19
Post by: Kindred on January 14, 2024, 08:50:16 AM
Yes. We know.
Download the language pack directly and upload to your site rather than trying to use the server connection
Title: Re: Language installer is not recognizing 2.0.19
Post by: Melonking on January 14, 2024, 09:01:40 AM
Quote from: Kindred on January 14, 2024, 08:50:16 AMYes. We know.
Download the language pack directly and upload to your site rather than trying to use the server connection

Well I didn't know  :(  Is there a guide for doing this correctly?
Title: Re: Language installer is not recognizing 2.0.19
Post by: Kindred on January 14, 2024, 12:41:12 PM
Mobile right now, so I can't grab the link... but look in thr user manual faq (link up at top right)
Title: Re: Language installer is not recognizing 2.0.19
Post by: Aleksi "Lex" Kilpinen on January 14, 2024, 01:28:05 PM
Get the package from https://download.simplemachines.org/index.php?languages and install it through the admin panel.
@SleePy @LiroyvH anything we could do about this? 
Title: Re: Language installer is not recognizing 2.0.19
Post by: Melonking on January 14, 2024, 02:26:09 PM
Quote from: Kindred on January 14, 2024, 12:41:12 PMbut look in thr user manual faq (link up at top right)
The manual was the first thing I checked; but it only talks about installing languages automatically via the forums "Add Langauge" page - https://wiki.simplemachines.org/smf/SMF2.0:Languages - There was no mention of any alternative.

Quote from: Aleksi "Lex" Kilpinen on January 14, 2024, 01:28:05 PMGet the package from https://download.simplemachines.org/index.php?languages (https://download.simplemachines.org/index.php?languages) and install it through the admin panel.
I see! But that page says I should just extract it directly overwriting forums source files (That's why Im spooked); but you're saying I can use the package manager? The package manager seems like a better option since it's more reversible and should give some warnings if there are conflicts.
Title: Re: Language installer is not recognizing 2.0.19
Post by: Aleksi "Lex" Kilpinen on January 14, 2024, 05:30:11 PM
Actually, now that you mentioned - No, it probably wouldn't install through the package manager. Sorry about that.
But still, any way you do it the language pack is supposed to overwrite the old language files. That's how they work.
Title: Re: Language installer is not recognizing 2.0.19
Post by: Arantor on January 14, 2024, 07:06:36 PM
It certainly used to be supported to install through the package manager... packman knows about mods, avatar packs, smiley packs and language packs.
Title: Re: Language installer is not recognizing 2.0.19
Post by: shawnb61 on January 14, 2024, 11:28:11 PM
The way to install a downloaded language pack throughout 2.x is simply to extract it into your forum root.  (The files in the .zips are in the appropriate subfolders.)

Both 2.0 & 2.1 behave this way.  I don't know how 1.x worked. 

What's nice about this approach is that you can download & extract the language packs for the target versions before installations & upgrades & they'll work fine. 
Title: Re: Language installer is not recognizing 2.0.19
Post by: Arantor on January 15, 2024, 03:28:50 AM
2.0's package manager worked this way too, as I learned when extending it in SimpleDesk to add another type of package it knows about.