Hi..
I am a new Gallery user. I already downloaded the language file. After unzipping folder, I uploaded all the files & 2 folders under locale. The language on my gallery hasn't changed yet.
What's the next step should I do? I don't see the step by step installation guide.
I already read the "Using the (web)cvs", but still not really understand. Please help.
P.S. My Gallery version is v1.4.4-pl6. The language pack which I downloaded was zh_TW-1.4.4-pl4.tar.
Posts: 6818
Hello,
did you rerun the config wizard to enable the language ?
If you put the zh_TW folder correct into galleries locale folder and its all readable by the webserver, then you should be able to enable zh_TW in Step2 / languages in the setup.
Regards,
Jens
Posts: 5
What's the meaning of "rerun the config wizard to enable the language "? How to do that?
I already uploaded the zh_TW folder correct into galleries locale folder. What's step2?
I am really new in gallery, and need your help. :lol:
Posts: 4
I'm having the same problem (1.5RC3)
I FTPed the language packs to the locale directory but when I rerun the wizard it says there are no language packs.
What does "readable by the webserver" mean?
I'm a linux/php newbie so forgive an obvious stupidity.
Posts: 6818
OUCH ;)
log in as admin. click on "configuration wizard". This is parted into 4 steps....
Its really easy.
Jens
Posts: 6818
I hope you did not put the .tar.gz file into the locale folder, or ?
You have to unpack and put the result (a folder) into the locale folder of gallery.
Regards,
Jens
Posts: 4
Found the problem and came back to report it it just in time to get your post. Thanks for the quick reply.
It was almost as stupid as putting the tar file in the folder. Inside the tar file, there's a folder, named for example da_DK-1.5, which has a folder inside named da_DK. That innner folder is the one that has to get FTPed to the locale folder. Duh...
Works fine now. Thanks.
Posts: 5
As Tim_j's suggestion, I log in as admin. click on "documentation", and then "configuration wizard".
I see the page as following.The Configuration Wizard
The Gallery configuration wizard is a simple tool to help you configure initial settings for your Gallery. It notifies you of potential errors and makes setting up Gallery easy!
1. Put your Gallery into configuration mode. Doing this is described on each of the individual installation pages. Pick the one that describes your setup.
Unix FTP
Unix Shell
Windows Apache
Windows IIS
2. Start the configuration wizard by pointing your browser to: http://www.example.com/gallery/setup/index.php
3. The first page will check for errors that could block you from installing Gallery. If you get all green, you're passing with flying colors! If some tests fail with a warning (i.e. yellow), you're usually OK. However, if some tests fail with "serious warnings," you need to fix them before proceeding
4. Step 2 will guide you through some Gallery-wide settings. Finally, step 3 allows you to set default settings for new albums (this does not affect already created albums; see FAQ C.34).
5. The last page (step 4) shows you what your config.php file will look like after you save it. It will also prompt you to fix any errors in the previous steps (e.g. bad album path or missing values). If everything is set correctly, you can click "Save Config."
6. Once your configuration has been saved, you must secure your Gallery. Here's how you do it for each OS/setup pair
Unix/Shell - Run the secure.sh script, located in your main Gallery directory
Unix/FTP - Chmod the files listed below:
chmod 644 .htaccess
chmod 644 config.php
chmod 400 setup
Windows - Run the secure.bat script, located in your main Gallery directory
7. Enjoy your newly installed Gallery! The default username is admin and the password is what you specified on step 2 of the config wizard.
--------------------------------------------------------------------------------
I have some questions.
1. My hosting company (ipowerweb) installed the gallery, how can I know what's my setup?Unix FTP, Unix Shell , Windows Apache or Windows IIS?
2. http://www.example.com/gallery/setup/index.php is no longer there.
Please advise me how to do step2. I really need help. Thank you very much!
Posts: 6
Hey!
I have installed the swedish language pack but cant get it to work.
Gallery version:
v1.5.1-RC1
Language pack:
sv_SE-1.5-u2.tar.gz
In the configuration wizard it says "Success 3 languages are available."
In step 2 I click on "Languages and locales" but theres only two fields for changing "Format for date strings" and "Format for date/time strings".
Whats wrong?
Posts: 6818
roky,
Did you read this thread carefully ?
But any way ... What is "installed" in your case ?
what EXACTLY did you do ?
Jens
Posts: 6
Tim,
Yes, I have read it over and over again and done everything it said.
I finally got the answer from another guy:
"Well, there are no language packs for Gallery v1.5.1-RC1, yet.
The language pack sv_SE-1.5-u2 are for Gallery 1.5."
damn...
Posts: 6818
Can you give me the url to your gallery ?
then i will have a look.
The 1.5 langpacks works fine with 1.5.1-rc1, just some things will stay untranslated.
Jens
Posts: 6
Tim J,
YOU got mail.
Posts: 6818
Thanks, that helped.
Please have a look at Step1.
There is a RED WARNING that gallery was not able to find any system locales....
THATS your problem ;)
I saw in your phpinfo that you are running Gallery on a debian... so the link the message is FOR YOU ;)
Regards,
Jens
Posts: 6
thanx!
Sorry for my stupidity...
Sometimes a large red warning just aint enough. ;)
I will contact the guy that have the server to look at it.
thanx again.
Posts: 6818
;)
its pretty easy to fix. Done in minutes. And no security risc at all.