• 0
  • 7 RepliesReplies
  • 6207 ReadTimes Read
  • 0 PointsPoints

Topic: Adaptar Member Awards para SMF 2.0 GOLD

Usuario: azecktR12
Rango: Nuevo Usuario
Mensajes: 189
Points: 8
Perfil: View Profile
Adaptar Member Awards para SMF 2.0 GOLD
July 23, 2011 - 11:24 23:24
Bueno primero este es es un tutorial donde les enseñare como adaptar el member awards para SMF 2.0 y espero que les sirva lo hice rapido xD aqui va.

Primero es ir a: Sources/Admin.php y buscar:
Code: [Select]
'modsettings' => array(
'label' => $txt['admin_modifications'],
'file' => 'ManageSettings.php',
'function' => 'ModifyModSettings',
'icon' => 'modifications.gif',
'subsections' => array(
'general' => array($txt['mods_cat_modifications_misc']),
y reemplazas por esto:
Code: [Select]
'awards' => array(
'label' => $txt['awards'],
'file' => 'ManageAwards.php',
'function' => 'Awards',
'icon' => 'awards.gif',
'permission' => array('manage_awards'),
'subsections' => array(
'main' => array($txt['awards_main']),
'modify' => array($txt['awards_modify']),
'assign' => array($txt['awards_assign']),
'categories' => array($txt['awards_categories']),
'settings' => array($txt['awards_settings']),
),
),
'modsettings' => array(
'label' => $txt['admin_modifications'],
'file' => 'ManageSettings.php',
'function' => 'ModifyModSettings',
'icon' => 'modifications.gif',
'subsections' => array(
'general' => array($txt['mods_cat_modifications_misc']),
Despues buscas:
Code: [Select]
// You have to be able to do at least one of the below to see this page.
isAllowedTo(array('admin_forum', 'manage_permissions', 'moderate_forum', 'manage_membergroups', 'manage_bans', 'send_mail', 'edit_news', 'manage_boards', 'manage_smileys', 'manage_attachments'
y despues agregas:
Code: [Select]
,'manage_awards',
Despues bamos a: Sources/Subs.php y buscamos:
Code: [Select]
'send_mail', 'edit_news', 'manage_attachments', 'manage_smileys'));y reemplazas por:
Code: [Select]
'send_mail', 'edit_news', 'manage_attachments', 'manage_smileys', 'manage_awards'));

y tendran el member awards adaptado a la 2.0 SMF.
espero y les sirva RECUERDEN SIEMPRE HACER RESPALDO DE LOS ARCHIVOS QUE MODIFIQUEN y dudas o aclaraciones comentar.

Saludos,azecktR12.
You do not have permission to give points
point 0 Points

This topic did not receive points.

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #1 July 23, 2011 - 11:35 23:35
Le servira a muchos! Buen trabajo! +1

Usuario: Gonza
Rango: Nuevo Usuario
Mensajes: 518
Points: 18
Mi web: www.dangergamers.com
Perfil: View Profile
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #2 July 24, 2011 - 12:34 00:34
Excelente  :) :) :)

Usuario: Meis
Rango: Nuevo Usuario
Mensajes: 354
Points: 25
Perfil: View Profile
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #3 July 24, 2011 - 01:20 01:20
Good

Usuario: Diegorixo
Rango: Nuevo Usuario
Mensajes: 502
Points: 9
Mi web: http://www.stickplays.net/foro
Perfil: View Profile
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #4 July 25, 2011 - 11:35 11:35
Cambia la parte de Admin.php por la del tutorial que hice, así no tienen dificultades al dar permisos :)

no avatar
Usuario: ExVolution
Rango: Recién Llegado
Mensajes: 8
Points: 0
Mi web: www.goldengods.eshost.es
Perfil: View Profile
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #5 July 28, 2011 - 03:51 15:51
no entiendo osea tengo que descargarme el member adward???¿? y donde pongo cada archivo?? :S

Usuario: Lean
Rango: Fundador
Mensajes: 6782
Points: 236
Perfil: View Profile
Pais:
ar
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #6 July 28, 2011 - 04:26 16:26
osea, no instalaste el mod y quieres que te funcione?

no avatar
Usuario: ExVolution
Rango: Recién Llegado
Mensajes: 8
Points: 0
Mi web: www.goldengods.eshost.es
Perfil: View Profile
Re:Adaptar Member Awards para SMF 2.0 GOLD
Reply #7 July 28, 2011 - 04:38 16:38
si lo instale pero me dice que no lo puedo instalar que no es compatible y lo descomprimi y pegue el awards.jqs y el manage_awards.php en source y los demas los pegue en el theme default si me pudieras decir como se hace esto

Nos vemos!

 

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