Instalare MOD top5
Scris: 07-Iul-2009, 14:02:04
Am cautat de mi-au sarit ochii
Nu stiu cum sa instalez top 5 sau top 10 posters.Acele statistici jos cu ultimul post facut de "" in sectiunea "" ...etc.

forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Copy: root/includes/top_five.php
To: includes/top_five.php
Copy: root/styles/tema ta/template/top_five_body.html
To: styles/tema ta/template/top_five_body.html
Copy: root/language/en/mods/top_five.php
To: language/en/mods/top_five.php
index.php
// Assign index specific vars
$template->assign_vars(array(
//-- mod: top five ---------------------------------------------------------//
include($phpbb_root_path . 'includes/top_five.' . $phpEx);
//-- end: top five ---------------------------------------------------------//
styles/tema ta/template/index_body.html
<!-- IF S_DISPLAY_ONLINE_LIST -->
<!-- INCLUDE top_five_body.html -->
Cod: Selectaţi tot
//-- mod: top five ---------------------------------------------------------//
include($phpbb_root_path . 'includes/top_five.' . $phpEx);
//-- end: top five ---------------------------------------------------------//// Assign index specific vars
$template->assign_vars(array(
MajeStik scrie:In fata adica asa ?
Cod: Selectaţi tot
//-- mod: top five ---------------------------------------------------------// include($phpbb_root_path . 'includes/top_five.' . $phpEx); //-- end: top five ---------------------------------------------------------//// Assign index specific vars $template->assign_vars(array(