statistica forum
Scris: 23-Ian-2016, 20:22:38
Cum pot sa unesc de jos la forum la statistica - total topics / total posts sa fie ( total posts ) si sa le uneasca sa le arate toate in total
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
// Assign index specific vars
Cod: Selectaţi tot
// Aduna mesajele si subiectele :D Animo@phpbb.ro
$topics_posts = $config['num_posts'] + $config['num_topics'];
Cod: Selectaţi tot
'TOTAL_TOPICS' => $user->lang('TOTAL_TOPICS', (int) $config['num_topics']),
Cod: Selectaţi tot
'TOTAL_MESSAGES' => $user->lang('TOTAL_POSTS_COUNT', (int) $topics_posts),
[b]{TOTAL_MESSAGES}[/b]
în template pentru a afișa.în PA>Configurări încărcare> la tot am indicat "NU", dar nu ajută.Total mesaje XXX • Total subiecte XXX • Total membri XXX • Cel mai nou membru XXX
Cod: Selectaţi tot
• {TOTAL_USERS}
Mulțumesc pentru ajutor.Animo scrie:Șterge din index_body.htmlAnimo (Anișor), Moderator Team MemberCod: Selectaţi tot
• {TOTAL_USERS}