salut

Rezolvări la problemele apărute la instalarea, actualizarea sau conversia forumului phpBB 2.0.x.
Închis
spx2
Nou venit
Mesaje: 1
Membru din: 07-Noi-2005, 12:08:18
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Contact:

salut

Mesaj de spx2 »

acum am vazut si eu versiunea phpbb in romana
eu am deja ultima ver phpbb de pe www.phpbb.com insalata
pe server.
as vrea sa o pun pe aceasta dar cu modificari minime.
ce trebuie sa fac ?
Avatar utilizator
dorin
Fost coleg
Mesaje: 4620
Membru din: 24-Iun-2003, 23:23:29
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Puţin experimentat
Contact:

Mesaj de dorin »

daca ai versiunea 2.0.18 adaugi doar fisierele de limba, la acre introduci modificarile adaugate de 2.0.18:

Cod: Selectaţi tot

language/lang_romania/lang_admin.php

 NOTE --- Remember to do this for all your installed languages!

    *
      FIND:

//
// Forum Management
//

    *
      BEFORE, ADD:

// Autologin Keys - added 2.0.18
$lang['Allow_autologin'] = 'Allow automatic logins';
$lang['Allow_autologin_explain'] = 'Determines whether users are allowed to select to be automatically logged in when visiting the forum';
$lang['Autologin_time'] = 'Automatic login key expiry';
$lang['Autologin_time_explain'] = 'How long a autologin key is valid for in days if the user does not visit the board. Set to zero to disable expiry.';


    *
      FIND:

 NOTE --- This is a partial match, the whole line for the english version looks like this:
	$lang['Stylesheet'] = 'CSS Stylesheet';

$lang['Stylesheet'] =

    *
      AFTER, ADD:

$lang['Stylesheet_explain'] = 'Filename for CSS stylesheet to use for this theme.';

Cod: Selectaţi tot

language/lang_english/lang_main.php

 NOTE --- Remember to do this for all your installed languages!

    *
      FIND:

 NOTE --- This is a partial match, the whole lines for the english version look like this:
	$lang['Read_profile'] = 'View user\'s profile';
	$lang['Send_email'] = 'Send e-mail to user';

$lang['Read_profile'] =
$lang['Send_email'] =

    *
      REPLACE WITH:

 NOTE --- We are just removing the definition for $lang['Send_email']

$lang['Read_profile'] = 'View user\'s profile'; 

    *
      FIND:

 NOTE --- This is a partial match, the whole lines for the english version look like this:
	$lang['Notify'] = 'Notify me when a reply is posted';
	$lang['Delete_post'] = 'Delete this post';

$lang['Notify'] =
$lang['Delete_post'] =

    *
      REPLACE WITH:

 NOTE --- We are just removing the definition for $lang['Delete_post']

$lang['Notify'] = 'Notify me when a reply is posted';

    *
      FIND:

 NOTE --- This is a partial match, the whole lines for the english version look like this:
	$lang['Email'] = 'E-mail';
	$lang['Send_private_message'] = 'Send private message';
	$lang['Hidden_email'] = '[ Hidden ]';
	$lang['Search_user_posts'] = 'Search for posts by this user';

$lang['Email'] =
$lang['Send_private_message'] =
$lang['Hidden_email'] =
$lang['Search_user_posts'] =

    *
      REPLACE WITH:

 NOTE --- We are just removing the definition for $lang['Email'] and $lang['Search_user_posts']

$lang['Send_private_message'] = 'Send private message';
$lang['Hidden_email'] = '[ Hidden ]';

    *
      FIND:

 NOTE --- This is a partial match, the whole lines for the english version look like this:
	$lang['Password_long'] = 'Your password must be no more than 32 characters.';
	$lang['Too_many_registers'] = 'You have made too many registration attempts. Please try again later.';

$lang['Password_long'] =
$lang['Too_many_registers'] =

    *
      REPLACE WITH:

 NOTE --- We are just removing the definition for $lang['Too_many_registers']

$lang['Password_long'] = 'Your password must be no more than 32 characters.';

Cod: Selectaţi tot


language/lang_english/email/topic_notify.tpl

 NOTE --- Remember to do this for all your installed languages!

    *
      FIND:

Hello {USERNAME},

    *
      REPLACE WITH:

Hello,

DarkOne
Utilizator înregistrat
Mesaje: 50
Membru din: 30-Oct-2005, 03:07:16

Mesaj de DarkOne »

daca ne-ai spune si de unde putem executa aceste comenzi, ar fi perfekt
Avatar utilizator
dorin
Fost coleg
Mesaje: 4620
Membru din: 24-Iun-2003, 23:23:29
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Puţin experimentat
Contact:

Mesaj de dorin »

DarkOne scrie:daca ne-ai spune si de unde putem executa aceste comenzi, ar fi perfekt

:shock:
Avatar utilizator
veninoss
Utilizator înregistrat
Mesaje: 120
Membru din: 03-Mar-2005, 13:20:30
Versiune: 3
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Contact:

Mesaj de veninoss »

DarkOne scrie:daca ne-ai spune si de unde putem executa aceste comenzi, ar fi perfekt
dute pe www.phpbb.com si ai acolo la support , tutoriale sa inveti sa folosesti forumu...... :D :D :D
Închis

Înapoi la “2.0.x Instalare, actualizare, conversie”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator