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;