Bu kodda yanlış olan bişey var ama çözemedim gitti bi bakarmısınız?




$featured_cat = get_option('panel_sol_2');

$featured_num = (int) get_option('panel_sol_2_2');



query_posts("showposts=$featured_num&cat=".get_catId($featured_cat));



while (have_posts()) : the_post(); ?>