Title: Post Stats Page
Moved: viewtopic.php?f=45&t=1289
Post Stats Page
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Post Stats Page
Board rules! No PM support
Re: Post Stats Page
Spanish translation:
thanks
Code: Select all
// Post Stats page by stoker
$lang = array_merge($lang, array(
'POSTSTATSPAGE' => 'Estadísticas de mensajes',
'VIEW_POSTSTATS' => 'Visualización de la lista de estadísticas de mensajes',
'POST_SUBJECT' => 'Asunto',
'POST_TIME' => 'Publicado el',
'POSTER_IP' => 'IP del remitente',
'POSTER_ID' => 'ID del remitente',
'FORUM_ID' => 'ID del foro',
'TOPIC_ID' => 'ID del tema',
'POST_ID' => 'ID del mensaje',
'POST_COUNT' => '1 mensaje',
'POSTS_COUNT' => '%d mensajes',
));
Last edited by ahh72 on 20 Jun 2010, 23:14, edited 2 times in total.
- Forum URL: http://www.gamerhispano.com/foro
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)