Title: fig's Replies | WordPress.org

---

# fig

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

 *   [Profile](https://wordpress.org/support/users/fig/)
 *   [Topics Started](https://wordpress.org/support/users/fig/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fig/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fig/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fig/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fig/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fig/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: [Comment links upon upgrade to 1.5 no longer function](https://wordpress.org/support/topic/comment-links-upon-upgrade-to-15-no-longer-function/)
 *  Thread Starter [fig](https://wordpress.org/support/users/fig/)
 * (@fig)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/comment-links-upon-upgrade-to-15-no-longer-function/#post-149845)
 * Oh yes, ONE MORE THING!
 * I think this problem only arizes if you DO NOT USE PERMALINKS! I don’t, so I 
   think that’s the source of my agony 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comment links upon upgrade to 1.5 no longer function](https://wordpress.org/support/topic/comment-links-upon-upgrade-to-15-no-longer-function/)
 *  Thread Starter [fig](https://wordpress.org/support/users/fig/)
 * (@fig)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/comment-links-upon-upgrade-to-15-no-longer-function/#post-149841)
 * Sorry, it appears I didn’t do the “code” thing right, the way it’s suppose to
   look is like this:
 * On line 82, i changed:
    `$permalink = get_settings('home') . '/?p=' . $idpost-
   >ID;`
 * with:
    `$permalink = get_settings('home') . '/index.php?p=' . $idpost->ID;`

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