• 0
  • 8 RepliesReplies
  • 2389 ReadTimes Read
  • 0 PointsPoints

Topic: from forum post to profile

no avatar
Usuario: satinof
Rango: Nuevo Usuario
Mensajes: 5
Points: 20
Mi web: www.smfsimple.com
Perfil: View Profile
from forum post to profile
June 25, 2012 - 02:39 14:39
i installed mods and its showing only in forum posts, how to add to profile?



i have edited themes/default/profile.template.php but just nickname appear :(

What i need to do?
I need to slash nickname and add "USER IS BANNED"(užblokuotas)

 :(
Usuario: Papá distante
Rango: Moderador Global
Mensajes: 3504
Points: 168
Perfil: View Profile
Pais:
de
Re:from forum post to profile
Reply #1 June 25, 2012 - 10:49 22:49
What mod did you installed?
no avatar
Usuario: satinof
Rango: Nuevo Usuario
Mensajes: 5
Points: 20
Mi web: www.smfsimple.com
Perfil: View Profile
Re:from forum post to profile
Reply #2 June 26, 2012 - 03:30 03:30
Usuario: Papá distante
Rango: Moderador Global
Mensajes: 3504
Points: 168
Perfil: View Profile
Pais:
de
Re:from forum post to profile
Reply #3 June 26, 2012 - 06:19 06:19
Can you please update your profile with your working forum? It's necessary to get support
no avatar
Usuario: satinof
Rango: Nuevo Usuario
Mensajes: 5
Points: 20
Mi web: www.smfsimple.com
Perfil: View Profile
Usuario: 4kstore
Rango: Moderador Global
Mensajes: 4916
Points: 8111
Mi web: http://www.smfsimple.com
Perfil: View Profile
Pais:
ar
Re:from forum post to profile
Reply #5 June 28, 2012 - 02:20 14:20
Hi satinof, if you install this mod:
http://custom.simplemachines.org/mods/index.php?mod=2960

Edit the file: Sources/Load.php

Search:
Code: [Select]
'name' => $profile['real_name'],
Replace for:
Code: [Select]
'name' => ($profile['is_activated'] < 10) ? $profile['real_name'] : '<del>'.$profile['real_name'].'</del>',
Save and re upload ;)
Baiis
no avatar
Usuario: satinof
Rango: Nuevo Usuario
Mensajes: 5
Points: 20
Mi web: www.smfsimple.com
Perfil: View Profile
Re:from forum post to profile
Reply #6 June 29, 2012 - 06:25 06:25
Thx :)))
All done, but 1 problem:


example you banned and when i enter your profile its saying:

Profile <del> 4kstore </del>
Usuario: 4kstore
Rango: Moderador Global
Mensajes: 4916
Points: 8111
Mi web: http://www.smfsimple.com
Perfil: View Profile
Pais:
ar
Re:from forum post to profile
Reply #7 June 29, 2012 - 12:17 12:17
ohhh sure, the problem is the forum use the same variable in more than one case....
no avatar
Usuario: satinof
Rango: Nuevo Usuario
Mensajes: 5
Points: 20
Mi web: www.smfsimple.com
Perfil: View Profile
Re:from forum post to profile
Reply #8 June 29, 2012 - 03:29 15:29
ohhh sure, the problem is the forum use the same variable in more than one case....
so, cant fix? :(
 

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