Title: jofta's Replies | WordPress.org

---

# jofta

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lucky-33 More Info](https://wordpress.org/support/topic/lucky-33-more-info/)
 *  [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/lucky-33-more-info/#post-194242)
 * This may help you , or at least impress you 🙂
    Docking Boxes
 * [http://brothercake.com/site/resources/scripts/dbx/](http://brothercake.com/site/resources/scripts/dbx/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [posts_nav_link() giving what seems to be the wrong value](https://wordpress.org/support/topic/posts_nav_link-giving-what-seems-to-be-the-wrong-value/)
 *  [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/posts_nav_link-giving-what-seems-to-be-the-wrong-value/#post-195247)
 * Maybe this thread will help you..
    [http://wordpress.org/support/topic/33251](http://wordpress.org/support/topic/33251)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-202036)
 * > You can also try using $_SERVER[‘PHP_SELF’] instead of $_SERVER[‘SCRIPT_NAME’].
 * Seems to have fixed the problem across all themes.
 * I neglected to mention that “localhost” test is based on a database conversion
   from B2Evolution, which went remarkably well, if that makes any difference to
   the issue.
 * Cheers and thanks for the help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-202024)
 * Thanks, Ill give both a spin and report the results.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-201729)
 * Thanks for the help..
    I’ll come back when I eventually go live with it 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-201716)
 * Nope, didn’t work
 * It works fine on any page other than
 * [http://localhost/wow/](http://localhost/wow/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-201714)
 * I just changed the file template-functions-links.php to the 1.5.1 version and
   once again, no matter what theme I use I get a link as follows…
    [http://localhost/wow/php/php.exe?paged=2](http://localhost/wow/php/php.exe?paged=2)
 * Putting the 1.5 template-functions-links.php back gives me
 * [http://localhost/wow/index.php?paged=2](http://localhost/wow/index.php?paged=2)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1 prev – next links issue](https://wordpress.org/support/topic/151-prev-next-links-issue/)
 *  Thread Starter [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/151-prev-next-links-issue/#post-201710)
 * Hi…
    I have `<?php next_posts_link('&laquo; Previous Entries') ?> <?php previous_posts_link('
   Next Entries &raquo;') ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgrade 1.5 > 1.5.1](https://wordpress.org/support/topic/upgrade-15-gt-151/)
 *  [jofta](https://wordpress.org/support/users/jofta/)
 * (@jofta)
 * [21 years ago](https://wordpress.org/support/topic/upgrade-15-gt-151/page/6/#post-200803)
 * Re 1.5 to 1.5.1 upgrade…
    I found I had to replace the _template-functions-links.
   php_ with the previous 1.5 version. On the index page the “previous” link was/
   php/php?/paged=2 It now operates fine with “/index.php?pegd=2”
 * Note, this is on a development server and not live 🙂
 * Any ideas why this would happen?
    Cheers John

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