• 1
  • 11 RepliesReplies
  • 8463 ReadTimes Read
  • 5 PointsPoints

Topic: Agregar Usuario del Mes

no avatar
Usuario: Zoom
Rango: Friend de SMFSimple
Mensajes: 384
Points: 13
Mi web: http://www.portalzone.net
Perfil: View Profile
Pais:
mx
Agregar Usuario del Mes
April 23, 2011 - 01:37 01:37
Vamos a:
Themes/default/Display.template.php

Buscamos:
Code: [Select]
// Show avatars
Agregamos antes:
Code: [Select]
// Start MOD - MonthUser
$modSettings['monthUser_img'] = !empty($modSettings['monthUser_img']) ? $modSettings['monthUser_img'] : 'star.png';
$monthUser = !empty($modSettings['monthUser_user']) ? explode(',', $modSettings['monthUser_user']) : '';
if (!empty($monthUser) && in_array($message['member']['username'],$monthUser) && !empty($modSettings['monthUser_enable']) && !empty($modSettings['monthUser_img']) && !empty($modSettings['monthUser_txt']))

echo '
<li class="membergroup"><img src="' . $settings['images_url'] . '/'.$modSettings['monthUser_img'].'" alt="' . $modSettings['monthUser_txt'] . '" title="' . $modSettings['monthUser_txt'] . '"/>'.$modSettings['monthUser_txt'].'</li>';
Despues vamos a:
Sources/ManageSettings.php

Buscamos:
Code: [Select]
// Mod authors, add any settings UNDER this line. Include a comma at the end of the line and don't remove this statement!!
Agregamos despues:

Code: [Select]
array('check', 'monthUser_enable'),
array('text', 'monthUser_img'),
array('text', 'monthUser_user'),
array('text', 'monthUser_txt'),

Despues vamos a:
Themes/default/languages/Modifications.Tu_idioma.php

Buscamos:
Code: [Select]
?>
Agregamos antes:

Code: [Select]
//Mod MonthUser
$txt['monthUser_enable'] = 'Activar Usuario del Mes';
$txt['monthUser_img'] = 'Url de la imagen<br /> ej: star.png <br />Dejar vacio para usar la imagen predeterminada';
$txt['monthUser_user'] = 'Usuarios del mes <br />(separados por coma)';
$txt['monthUser_txt'] = 'Algun texto para mostrar';
Haciendo de lo simple lo ESPECTACULAR
You do not have permission to give points
point 5 Points

Users who gave points in this topic » asd.alberto (1 Pts) » KevinLrz (1 Pts) 

Usuario: antrix
Rango: Recién Llegado
Mensajes: 42
Points: 0
Perfil: View Profile
Re:Agregar Usuario del Mes
Reply #1 April 29, 2011 - 10:07 22:07
 :o q bueno amigo me gusto mucho :) aslo en pixelworld :)  :bien:

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Agregar Usuario del Mes
Reply #2 May 02, 2011 - 08:58 20:58
Una consulta: En que se basa el codigo para ser el usuario del mes? En mensajes, temas, tiempo online?

no avatar
Usuario: Zoom
Rango: Friend de SMFSimple
Mensajes: 384
Points: 13
Mi web: http://www.portalzone.net
Perfil: View Profile
Pais:
mx
Re:Agregar Usuario del Mes
Reply #3 May 03, 2011 - 11:44 11:44
pixelword.com.nu fue hackeado por aDn >:( >:(

Tu puedes agregar una imagen al usuario que prefieras.
sea por mensajes,actividad,Tiempo online

Usuario: ready
Rango: Nuevo Usuario
Mensajes: 327
Points: 7
Mi web: http://www.wmlatino.com
Perfil: View Profile
Pais:
mx
Re:Agregar Usuario del Mes
Reply #4 May 03, 2011 - 12:07 12:07
Entonces es una modificacion manual?

Osea que elijes user del mes y el motivo que puede ser
por mayor tiempo online, post, temas, actividad, etc?

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Agregar Usuario del Mes
Reply #5 May 03, 2011 - 03:51 15:51
Deberias poner una imagen para ver como queda.

Usuario: Diegorixo
Rango: Nuevo Usuario
Mensajes: 502
Points: 9
Mi web: http://www.stickplays.net/foro
Perfil: View Profile
Re:Agregar Usuario del Mes
Reply #6 May 03, 2011 - 04:56 16:56
No le veo el chiste si eso lo ha copiado del parse del mod.

http://custom.simplemachines.org/mods/index.php?mod=2422

Usuario: EseNico
Rango: Recién Llegado
Mensajes: 23
Points: 0
Perfil: View Profile
Re:Agregar Usuario del Mes
Reply #7 June 05, 2011 - 03:04 15:04
Donde Encuentro el Menú para Poner el User del Mes?

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Agregar Usuario del Mes
Reply #8 June 05, 2011 - 03:08 15:08
Que menu?

Usuario: EseNico
Rango: Recién Llegado
Mensajes: 23
Points: 0
Perfil: View Profile
Re:Agregar Usuario del Mes
Reply #9 June 05, 2011 - 03:12 15:12
Que menu?
El Lugar Donde Puedo Seleccionar el User del Mes.

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Agregar Usuario del Mes
Reply #10 June 05, 2011 - 03:15 15:15
Administracion > modificaciones

no avatar
Usuario: asd.alberto
Rango: Recién Llegado
Mensajes: 7
Points: 0
Mi web: http://www.smfsimple.com
Perfil: View Profile
Pais:
cu
Re:Agregar Usuario del Mes
Reply #11 September 24, 2014 - 01:23 13:23
muy bueno que esta esta opción +1

 

TAGS



top

Smfsimple.com es un sitio destinado a brindar un servicio de soporte y herramientas para foros realizados con el sistema de foros gratuito simplemachines.org. Contamos con un selecto equipo de desarrolladores y conocedores del sistema, sus foros estaran en buenas manos.
This site is not affiliated with or endorsed by Simple Machines