Title: macaetano's Replies | WordPress.org

---

# macaetano

  [  ](https://wordpress.org/support/users/macaetano/)

 *   [Profile](https://wordpress.org/support/users/macaetano/)
 *   [Topics Started](https://wordpress.org/support/users/macaetano/topics/)
 *   [Replies Created](https://wordpress.org/support/users/macaetano/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/macaetano/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/macaetano/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/macaetano/engagements/)
 *   [Favorites](https://wordpress.org/support/users/macaetano/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blogroll problem after upgrading to WP 2.1](https://wordpress.org/support/topic/blogroll-problem-after-upgrading-to-wp-21/)
 *  Thread Starter [macaetano](https://wordpress.org/support/users/macaetano/)
 * (@macaetano)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/blogroll-problem-after-upgrading-to-wp-21/#post-510902)
 * That’s strange because I changed the theme for the default theme and the blogroll
   still didn’t appeared…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blogroll problem after upgrading to WP 2.1](https://wordpress.org/support/topic/blogroll-problem-after-upgrading-to-wp-21/)
 *  Thread Starter [macaetano](https://wordpress.org/support/users/macaetano/)
 * (@macaetano)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/blogroll-problem-after-upgrading-to-wp-21/#post-510894)
 * I’m sorry but I’m not a PHP ‘whizzkid’. Could you give me an hand on what changes
   should I make on the sidebar.php file of my current theme (Buryy)? Here is what
   I have on its links section:
 * <?php $link_cats = $wpdb->get_results(“SELECT cat_id, cat_name FROM $wpdb->linkcategories”);
   foreach ($link_cats as $link_cat) {?>
 * <h3><?php echo $link_cat->cat_name; ?></h3>
    <ul class=”menu”> <?php wp_get_links(
   $link_cat->cat_id); ?>
 * Many thanks for the help.

Viewing 2 replies - 1 through 2 (of 2 total)