[wpmu-trac] [WordPress MU Trac] #407: Problem with blog doubling the previous_post_link and next_post_link

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Aug 17 14:50:34 GMT 2007


#407: Problem with blog doubling the previous_post_link and next_post_link
---------------------------+------------------------------------------------
 Reporter:  simplestation  |       Owner:  somebody                                  
     Type:  defect         |      Status:  new                                       
 Priority:  high           |   Milestone:  WPMU 2.0                                  
Component:  component1     |     Version:  2.0                                       
 Severity:  major          |    Keywords:  previous_post_link next_post_link doubling
---------------------------+------------------------------------------------
 If you scroll to the bottom of this page:
 http://tmcyouth.com/blogs/healing/

 You will see a button for going to "next posts" but the URL is all wrong.
 It outputs...

 /blogs/articles/blogs/articles/page2

 when it should be:
 /blogs/articles/page2


 <div>
 <div class="fL"><?php previous_posts_link('<img
 src="/images/icons/blog_previous.gif" alt="Previous 10 Entries" />')
 ?></div>
 <div class="fR"><?php next_posts_link('<img
 src="/images/icons/blog_next.gif" alt="Next 10 Entries" />') ?></div>
 </div>

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/407>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list