| Autor |
Nachricht |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Mi 23 Feb, 2005 00:05 |
  |
|
      |
 |
Google
|
Verfasst am:
|
 |
|
|
 |
frold
phpBB2.de User


Anmeldungsdatum: 12.06.2003
Beiträge: 311
Wohnort: Danmark
|
Verfasst am:
Mi 23 Feb, 2005 00:26 |
  |
See below need to be fixed.....
| Zitat: |
#
#-----[ OPEN ]---------------------------------------------
#
language/lang_english/lang_admin.php
#
#-----[ FIND ]---------------------------------------------
#
//
// That's all Folks!
// -------------------------------------------------
#
#-----[ BEFORE, ADD ]---------------------------------------------
#
//
// Version Check
//
$lang['Version_up_to_date'] = 'Your installation is up to date, no updates are available for your version of phpBB.';
$lang['Version_not_up_to_date'] = 'Your installation does <b>not</b> seem to be up to date. Updates are available for your version of phpBB, please visit <a href="http://www.phpbb.com/downloads.php" target="_new">http://www.phpbb.com/downloads.php</a> to obtain the latest version.';
$lang['Latest_version_info'] = 'The latest available version is <b>phpBB %s</b>.';
$lang['Current_version_info'] = 'You are running <b>phpBB %s</b>.';
$lang['Connect_socket_error'] = 'Unable to open connection to phpBB Server, reported error is:<br />%s';
$lang['Socket_functions_disabled'] = 'Unable to use socket functions.';
$lang['Mailing_list_subscribe_reminder'] = 'For the latest information on updates to phpBB, why not <a href="http://www.phpbb.com/support/" target="_new">subscribe to our mailing list</a>.';
$lang['Version_information'] = 'Version Information';
#
#-----[ OPEN ]---------------------------------------------
#
language/lang_german/lang_admin.php
#
#-----[ FIND ]---------------------------------------------
#
//
// That's all Folks!
// -------------------------------------------------
#
#-----[ BEFORE, ADD ]---------------------------------------------
#
//
// Version Check
//
$lang['Version_up_to_date'] = 'Deine Installation ist auf aktuellem Stand, für Deine phpBB-Version sind keine Updates verfügbar.';
$lang['Version_not_up_to_date'] = 'Deine Installation ist <b>nicht</b> auf aktuellem Stand. Updates für Deine phpBB-Version sind erhältlich auf <a href="http://www.phpbb.com/downloads.php" target="_new">http://www.phpbb.com/downloads.php</a>.';
$lang['Latest_version_info'] = 'Die letzte erhältliche Version ist <b>phpBB %s</b>.';
$lang['Current_version_info'] = 'Du verwendest <b>phpBB %s</b>.';
$lang['Connect_socket_error'] = 'Konnte keine Verbindung zum phpBB Server herstellen, gemeldeter Fehler ist:<br />%s';
$lang['Socket_functions_disabled'] = 'Konnte keinen Socket öffnen.';
$lang['Mailing_list_subscribe_reminder'] = 'Um die neuesten Informationen zu phpBB zu erhalten, kannst Du Dich gerne bei unserer <a href="http://www.phpbb.com/support/" target="_new">Mailingliste anmelden</a>.';
$lang['Version_information'] = 'Versions-Information'; |
|
_________________
 |
|
   |
 |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Mi 23 Feb, 2005 00:29 |
  |
|
      |
 |
frold
phpBB2.de User


Anmeldungsdatum: 12.06.2003
Beiträge: 311
Wohnort: Danmark
|
Verfasst am:
Mi 23 Feb, 2005 00:32 |
  |
| stefan hat folgendes geschrieben: |
| I know. Do you think i will make 2 different readme's because of that ? Users that dont use german language can skip this part. |
ahhh sorry.... just delete my post
read it like the first file was lang.main the other lang.admin... sorry.... |
_________________
 |
|
   |
 |
Rodoom
phpBB2.de User

Anmeldungsdatum: 12.12.2003
Beiträge: 165
Wohnort: Mexico City
|
Verfasst am:
Mi 23 Feb, 2005 00:52 |
  |
If you use spanish lang files, try using this:
| Code: |
#
#-----[ OPEN ]---------------------------------------------
#
language/lang_spanish/lang_admin.php
#
#-----[ FIND ]---------------------------------------------
#
//
// That's all Folks!
// -------------------------------------------------
#
#-----[ BEFORE, ADD ]---------------------------------------------
#
//
// Version Check
//
$lang['Version_up_to_date'] = 'Su instalación está al día, no hay actualizaciones disponibles para su versión de phpBB.';
$lang['Version_not_up_to_date'] = 'Su instalación parece <b>no</b> estar actualizada. Existen actualizaciones disponibles para su versión de phpBB, por favor visite <a href="http://www.phpbb.com/downloads.php" target="_new">http://www.phpbb.com/downloads.php</a> para obtener la última versión.';
$lang['Latest_version_info'] = 'La última versión disponible es <b>phpBB %s</b>.';
$lang['Current_version_info'] = 'Usted está utilizando <b>phpBB %s</b>.';
$lang['Connect_socket_error'] = 'Imposible conectar con el servidor phpBB, el error reportado es:<br />%s';
$lang['Socket_functions_disabled'] = 'Imposible utilizar la función de sockets.';
$lang['Mailing_list_subscribe_reminder'] = 'Para la información más reciente sobre actualizaciones de phpBB, ¿por qué no se <a href="http://www.phpbb.com/support/" target="_new">suscribe a nuestra lista de correo</a>?.';
$lang['Version_information'] = 'Información de la versión';
|
|
_________________ Rodo Rulez >=) |
|
   |
 |
SGD
phpBB2.de User


Anmeldungsdatum: 21.01.2004
Beiträge: 22
Wohnort: Washington
|
Verfasst am:
Mi 23 Feb, 2005 10:53 |
  |
How come the update for, admin/admin_db_utilities.php was left out ? |
_________________ Make it Happen ! |
|
    |
 |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Mi 23 Feb, 2005 12:14 |
  |
|
      |
 |
SGD
phpBB2.de User


Anmeldungsdatum: 21.01.2004
Beiträge: 22
Wohnort: Washington
|
Verfasst am:
Mi 23 Feb, 2005 12:19 |
  |
thx |
_________________ Make it Happen ! |
|
    |
 |
Pallando
phpBB2.de User


Anmeldungsdatum: 11.07.2004
Beiträge: 165
|
Verfasst am:
Mi 23 Feb, 2005 13:06 |
  |
As the phpbb version number is removed from the footer with 2.0.12 one might think about removing the phpbb plus version number too. |
_________________
|
|
    |
 |
-=NX=-
phpBB2.de User

Anmeldungsdatum: 06.05.2004
Beiträge: 335
|
Verfasst am:
Mi 23 Feb, 2005 17:26 |
  |
Also, wenn ich mein phpBB 2 Plus 1.52 updaten will, muss ich NUR diese Änderungen vornhemen und die update_to_lastest.php ausführen?
Weil in den andere 2.0.12-Update-Paketen gibts noch eine upgrade.phph?
Brauch ich die garnicht?
edit:
ja ok gut eigentlich dämlich Frage und hat sich geklärt |
_________________ PageRank steigern? kein Problem: Webverzeichnisse nach PageRank sortiert |
|
    |
 |
Reha
phpBB2.de User

Anmeldungsdatum: 23.02.2005
Beiträge: 4
|
Verfasst am:
Mi 23 Feb, 2005 18:03 |
  |
Hallo phpbb2.de,
ich bin so ziehmlich neu hier und kann nur sagen nicht schlecht was hier so alles zusammengestellt habt
Leider habe ich ein Problem mit der IP- Adresse also im AdminControlPanel wird bei mir seit dem CoreUpdate nicht mehr Richtig angezeigt. Bekomme da nur noch IP von 0.0.0.0 - was ja normal nicht sein kann. Ferner bekomme ich auch die anzeige nicht mehr wenn Gäste sich auf der Seite befinden.
Meine Frage an euch. Habe ich jetzt ein fehler gemacht oder ist es ein Bug der erst nach dem Updaten der 1.52 Version entstanden ist und wie man dies wieder beheben kann.
Danke im vorraus^ |
|
|
   |
 |
Pallando
phpBB2.de User


Anmeldungsdatum: 11.07.2004
Beiträge: 165
|
Verfasst am:
Mi 23 Feb, 2005 21:26 |
  |
Edit: solved, most likely my mistake. |
_________________
Zuletzt bearbeitet von Pallando am Do 24 Feb, 2005 02:45, insgesamt einmal bearbeitet |
|
    |
 |
loggo
phpBB2.de User


Anmeldungsdatum: 12.07.2004
Beiträge: 167
Wohnort: Oberpullendorf
|
Verfasst am:
Mi 23 Feb, 2005 21:53 |
  |
I have some stupid question, but i have to need this. Do I need the normal Update-Package too if I already have installed this one here?
Because there are some things which just normal boards and not Plus boards need. (for example: /contrib)
I hope you can answer that really stupid question.
greez loggo
Please answer in german  |
|
|
     |
 |
satyr
phpBB2.de User


Anmeldungsdatum: 13.11.2002
Beiträge: 562
|
Verfasst am:
Mi 23 Feb, 2005 22:04 |
  |
Hm, all die oben beschrieben Probleme verwirren mich etwas, laufen meine Boards noch wenn ich das Update einspiele? So von wegen Einloggen und Online-Anzeige... |
|
|
    |
 |
Reliable
Support Team Member


Anmeldungsdatum: 28.11.2003
Beiträge: 2815
Wohnort: New York, USA
|
Verfasst am:
Mi 23 Feb, 2005 22:12 |
  |
| loggo hat folgendes geschrieben: |
I have some stupid question, but i have to need this. Do I need the normal Update-Package too if I already have installed this one here?
Because there are some things which just normal boards and not Plus boards need. (for example: /contrib) |
I don't understand your question, what do you mean by "this one here"? |
_________________ "Love is a feeling and a choice; a feeling when things are smooth, and a choice when things are rough."
No support via PM |
|
        |
 |
|
|
|
|