hello,
sorry for my bad english, i hope you know what i mean... ;-)
thanks for the great script, i`ve been searching over 2 years for a script like this. i love it :-)
my problem: i want to change the text at the upload page (max. xxxx kb or so), i found it in lang/german.php, changed it and...
nothing, the old text stays....
take a look pls:
http://www.galerie.fotolink.org/upload.php there is the original wich i have changed in german.php:
// ------------------------------------------------------------------------- //
// File upload.php
// ------------------------------------------------------------------------- //
if (defined('UPLOAD_PHP')) $lang_upload_php = array(
'title' => 'Bild hochladen',
'max_fsize' => 'Ihr verfügbarer Gesamtspeicherplatz beträgt %s KB. <br>Ihren noch verfügbaren Platz erfahren Sie unter der Option "mein Profil"<br> Es können nur .jpg und .gif - Dateien hochgeladen werden',
whats wrong there ??? ???
greets from germany / Berlin
Eric
you're looking in the right place - changing the line you're referring to will change the text. Be aware that there are two language files (in your case: german.php and german-utf-8.php). You have to change the one you're actually using (depending on what you set up in your config). To be safe, change both.
GauGau
Quote from: GauGau on May 19, 2004, 09:05:41 AM
you're looking in the right place - changing the line you're referring to will change the text. Be aware that there are two language files (in your case: german.php and german-utf-8.php). You have to change the one you're actually using (depending on what you set up in your config). To be safe, change both.
GauGau
hi gaugau,
if you ever need a stupid men, call me....
::) ::)
I saved the lang file with some changes on another place...
and.. then i have uploaded the orginal file with the original text......
don`t know the word in english but it is very "peinlich"
it`s not funny :-)
thanks