Editar el posbit legacy

  • Autor Autor moises9633
  • Fecha de inicio Fecha de inicio
M

moises9633

Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
PHP:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]:<span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]$post[reputation]</span></div></if>

quiero agrega un texto que identicique la barra de "reputacion"
reputacion: [][][][][][][][][][]
post: 99999
como agrego el texto ?
grax salu2
 
Tu código debería quedar así:
Insertar CODE, HTML o PHP:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]:<span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$vbphrase[reputation]: $post[reputationdisplay]</span></div></if>
 
exacto men gracias 😉
 
**// Tema Movido a Enlace eliminado //**
 

Temas similares

Atrás
Arriba