Thread Starter
g5604
(@g5604)
get_posts returns nothing..
I did this:
get_posts('cat=24');
Thread Starter
g5604
(@g5604)
ok.
so i have this now:
<?php
$more= numToString(%);
$one= numToString(1);
$zero =numToString(0);
comments_popup_link($zero ,$one,$more); ?>
but i get an error, does anyone know what i am doing wrong?
thanks.
g