View Full Version : ?Quote First Post?
marianoblesa
07-28-2008, 04:53 PM
Hello good, I would like to know whether there was any way to not be able to quote the first post
alessai
07-28-2008, 04:58 PM
wrong place mate
King Kovifor
07-28-2008, 05:12 PM
Moved to a more correct forum.
dvbusuario
07-30-2008, 02:53 AM
Hello good, I would like to know whether there was any way to not be able to quote the first post
Hola Mariano xD quiza con este nick no me reconozcas, pero con el de Monito puede que si ;)
Aqui te dejo la solucion :D
Lo que tienes que hacer es buscar la siguiente frase en el Postbit y/o Postbit_legancy seg?n sea tu caso
"quote"
Donde la encuentres visualiza las etiquetas de la condicion para que se muestre el enlace y el boton de "citar = quote"
Ejemplo:
<if condition="$post['replylink']">
aqui dentro van las condiciones y parametros del boton "quote"
</if>
Y simplemente agregas la siguiente "condici?n" antes de la etiqueta <if condition="$post['replylink']">
<if condition="$post[postcount] % $vboptions[maxposts] != 1">
y despues de la etiqueta </if> agregas nuevamente otro </if>
Y LISTO.
Saludos Compi ^^:up:
foroalfaromeo
04-10-2009, 09:51 PM
Is there a way to restrict users from quoting the last post in a topic?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.