Ver Mensaje Individual
  #7 (permalink)  
Antiguo 24/07/2002, 15:09
cesarkno
Usuario no validado
 
Fecha de Ingreso: enero-2002
Ubicación: León Guanajuato México
Mensajes: 20
Antigüedad: 23 años, 2 meses
Puntos: 0
Re: Algunos trucos con el foro YaBB ?

Hola itatpc :) este codigo lo encontre en el mismo Mensaje que hizo elkkbron en los foros Yabb pero con el nombre Emmanuel (so funny ) bueno aqui te lo dejo ojala y te vaya muy bien

Código:
 Description: Shows the latest topics on every html page using SSI-Call. 
To add the latest topics on a html page, just add 
<--#exec cgi="../your/path/to/YaBB.pl?action=recent1" --> 
during an error message attempt alternatively this call 
<--#include virtual="../your/path/to/YaBB.pl?action=recent1" -->  
 
Change this variable by the number of Topics to be will displayed 
my $display = 7;