Am o mica problema (pentru cunoascatori)
- ihonut
- Utilizator înregistrat
- Mesaje: 117
- Membru din: 25-Oct-2006, 22:10:46
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Contact:
Am o mica problema (pentru cunoascatori)
Stiti ca in viewtopic_body.tpl exista :
{postrow.POSTER_JOINED}
Care arata data inregistrarii userului care posteaza.
Dar aceasta isi are un fel de origine in viewtopic.php
Originea ei este:
'POSTER_JOINED' => $poster_joined,
-----------------------------------------------------------
Acum in index_body este:
{TOTAL_USERS}
Ce origine are asta si unde se afla?
{postrow.POSTER_JOINED}
Care arata data inregistrarii userului care posteaza.
Dar aceasta isi are un fel de origine in viewtopic.php
Originea ei este:
'POSTER_JOINED' => $poster_joined,
-----------------------------------------------------------
Acum in index_body este:
{TOTAL_USERS}
Ce origine are asta si unde se afla?
DUBLUFORUM.COM
www.dubluforum.com
www.dubluforum.com
-
- Mesaje: 4641
- Membru din: 03-Iun-2004, 17:50:34
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucureşti, România
- Contact:
In index.php
Cod: Selectaţi tot
'TOTAL_USERS' => sprintf($l_total_user_s, $total_users),
- ihonut
- Utilizator înregistrat
- Mesaje: 117
- Membru din: 25-Oct-2006, 22:10:46
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Contact:
'TOTAL_USERS' => sprintf($l_total_user_s, $total_users),Aliniuz scrie:Constanta 'TOTAL_USERS' se gaseste in index.php .
Asta e?
DUBLUFORUM.COM
www.dubluforum.com
www.dubluforum.com
- ihonut
- Utilizator înregistrat
- Mesaje: 117
- Membru din: 25-Oct-2006, 22:10:46
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Contact:
Ms am scris mesajul precedent inaine sa-l vad pe al tau.flowers scrie:In index.phpCod: Selectaţi tot
'TOTAL_USERS' => sprintf($l_total_user_s, $total_users),
DUBLUFORUM.COM
www.dubluforum.com
www.dubluforum.com
- ihonut
- Utilizator înregistrat
- Mesaje: 117
- Membru din: 25-Oct-2006, 22:10:46
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Contact:
Deci sa va zic clar ce vreu sa fac.
Am instalat modul member number in viewtopic si funcioneaza foarte bine.Dar scrie doar membrul nr. 2.Eu vreu sa scrie ,,memberul numarul 2 din totalul de x membri.Intelegeti ce vreeu sa zic.
Am incercat sa ma ghidez dupa mod dar apare doar ,,membrul nr. 2 din totalul de" fara numarul total de useri. Uitati: http://www.dubluforum.com/phpbbreal/viewtopic.php?t=2
viewtopic arata asa:
viwtopic_body arata asa:
lang_main
Am instalat modul member number in viewtopic si funcioneaza foarte bine.Dar scrie doar membrul nr. 2.Eu vreu sa scrie ,,memberul numarul 2 din totalul de x membri.Intelegeti ce vreeu sa zic.
Am incercat sa ma ghidez dupa mod dar apare doar ,,membrul nr. 2 din totalul de" fara numarul total de useri. Uitati: http://www.dubluforum.com/phpbbreal/viewtopic.php?t=2
viewtopic arata asa:
Cod: Selectaţi tot
'RANK_IMAGE' => $rank_image,
'POSTER_USER_ID' => number_format($poster_id),
'TOTAL_USERS' => sprintf($l_total_user_s, $total_users),
'POSTER_JOINED' => $poster_joined,
Cod: Selectaţi tot
<td><span><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br><span>{postrow.POSTER_RANK}<br>{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br><br>{postrow.POSTER_JOINED}<br>{L_MEMBER_NUMBER} {postrow.POSTER_USER_ID}<br>{L_MEMBERS_NUMBER} {postrow.TOTAL_USERS}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</span><br></td>
<td><table>
<tr>
Cod: Selectaţi tot
$lang['Member_number'] = 'Membrul nr.';
$lang['Members_number'] = 'Din totalul de';
$lang['Total_posts'] = 'Total posts';
$lang['User_post_pct_stats'] = '%.2f%% of total'; // 1.25% of total
DUBLUFORUM.COM
www.dubluforum.com
www.dubluforum.com
- abaddon123
- Utilizator înregistrat
- Mesaje: 80
- Membru din: 08-Ian-2007, 01:35:49
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator