HI I have a WP code that i need some help whit.. <div class="col1 fr"> <div class="ads"> <a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" alt="Ad Spot" /></a> <a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" alt="Ad Spot"/></a> <a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" class="last" alt="Ad Spot" /></a> </div><!--/ads--> <div class="col2"> <h3 class="hdr1"><em>RECENT</em>POSTS</h3> <ul class="comments"> <?php if (function_exists('mdv_recent_posts')) { mdv_recent_posts(5); } ?> </ul> <h3 class="hdr5"><em>MY</em>SPONSORS</h3> <ul class="comments"> <!-- <?php get_links(2, '<li>', '</li>','', false, 'rand', false,false); ?> --> <a href="http://www.sol.no">Sol.no</a> </ul> <h3 class="hdr2"><em>MY</em>ARCHIVE</h3> <ul class="comments"> <?php list_cats(0, '', 'name', 'asc', '', 1, 0, 1, 1, 1, 1, 0,'','','','','11,14,15,16,17') ?> </ul> </div><!--/col2--> <div class="col3"> <h3 class="hdr3"><em>RECENT</em>COMMENTS</h3> <ul class="comments"> <?php if (function_exists('mdv_recent_comments')) { mdv_recent_comments(5, 5, '<li>', '</li>', true, 0); } ?> </ul> <h3 class="hdr4"><em>MOST</em>COMMENTS</h3> <ul class="comments"> <?php if (function_exists('mdv_most_commented')) { mdv_most_commented(5); } ?> </ul> <h3 class="hdr5"><em>Nice </em>To Know</h3> <ul class="comments"> <?php get_links(2, '<li>', '</li>','', false, 'rand', false,false); ?> </ul> </div><!--/col3--> <div class="fix"></div> <h3><span>Recent Readers. These are the cool and trendy people that reads my blog!</span><img src="<?php bloginfo('stylesheet_directory'); ?>/images/hdr-recent-readers.gif" alt="Recent Readers" /></h3> <div class="recent"><script type="text/javascript" src="http://pub.mybloglog.com/comm2.php?mblID=2007032603461024&c_width=425&c_sn_opt=n&c_rows=2&c_img_size=f&c_heading_text=Recent+Readers&c_color_heading_bg=FFFFFF&c_color_heading=ffffff&c_color_link_bg=FFFFFF&c_color_link=FFFFFF&c_color_bottom_bg=FFFFFF"></script></div><!--/recent--> </div><!--/col1--> PHP: Thing i can not do is get the recent Post and recent comments to work.. + rep will be added.. and you will get every thing on my paypal if you can help me plz respond fast