On 1/24/07, Matt Mullenweg <[EMAIL PROTECTED]> wrote:
Dov MD wrote: > This the the part of the code refering to: > > <?php wp_get_links(1); ?> > > There is a <?php wp_get_links(2); ?> & <?php wp_get_links(3); ?> that are > working properly. I cannot figure what's going on here... The IDs might have changed, could you check that?
I had the same problem with my blogrolls, and changing the ID in the get_links call made it work again. // Lars -- Blogger at Nyhedsmagasinet Ingeniøren (Engineering Weekly / The Engineer) Student at Danmarks Journalisthøjskole (Danish School of Journalism) My weblogs (blogs): www.ing.dk/byteme (DK) www.blogcentral.dk/newmedia (EN) My blog-/siteroll: http://www.bloglines.com/public/larskjensen
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
