Pagina 1 din 1

Cum pot face

Scris: 08-Aug-2007, 19:25:31
de addYTzu
Cum pot face la loading bar sa mi se vada scrisul .. pagina se incarca si asa mai departe .. am instalat modul .. am bagat in lang_main asa :

Cod: Selectaţi tot

//
// Errors (not related to a
// specific failure on a page)
//
$lang['Information'] = 'Information';
$lang['Critical_Information'] = 'Critical Information';

$lang['General_Error'] = 'General Error';
$lang['Critical_Error'] = 'Critical Error';
$lang['An_error_occured'] = 'An Error Occurred';
$lang['A_critical_error'] = 'A Critical Error Occurred';

$lang['Admin_reauthenticate'] = 'To administer the board you must re-authenticate yourself.';
$lang['Login_attempts_exceeded'] = 'The maximum number of %s login attempts has been exceeded. You are not allowed to login for the next %s minutes.';
$lang['Please_remove_install_contrib'] = 'Please ensure both the install/ and contrib/ directories are deleted';

//
// Page Loading MOD
//
$lang['Page_loading_wait'] = 'Page Loading... please wait!';
$lang['Page_loading_stop'] = 'This page still doesn\'t show? Click <span><u>here</u></span>';

//
// That's all, Folks!
// -------------------------------------------------

?>
In install scria asa :

Cod: Selectaţi tot

#-----[ OPEN ]----------------------------------------
#
language/lang_english/lang_main.php


#
#-----[ FIND ]----------------------------------------
#
//
// That's all Folks!
// -------------------------------------------------

?>

#
#-----[ BEFORE, ADD ]----------------------------------
#
// Page Loading MOD
$lang['Page_loading_wait'] = 'Page Loading... please wait!';
$lang['Page_loading_stop'] = 'This page still doesn\'t show? Click <span><u>here</u></span>';
Poate ma rezolvati si de data asta :)

Scris: 08-Aug-2007, 19:36:42
de octaviansan
Şi ai făcut asta şi nu îţi apare scrisul? Dă eroare sau... ?

Scris: 08-Aug-2007, 19:37:30
de addYTzu
Se vede doar .gif-ul .. scrisul nu se vede :(