Title: Dint's Replies | WordPress.org

---

# Dint

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [You do not have sufficient permissions to access this page.](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-35/)
 *  Thread Starter [Dint](https://wordpress.org/support/users/dint/)
 * (@dint)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-35/#post-1551792)
 * Ok, for some still unkown reason I got it working. I looked into the source code
   of the wp-admin/themes.php?page=custom-headerpage and noticed the following on
   line 195:
    `<input type="hidden" name="_wp_http_referer" value="/wp-admin/themes.
   php?page=custom-header?page=custom-header" />`
 * It says ?page=custom-header?page=custom-header twice. And when clicking the _Save
   Changes_ button I noticed it added &step=1 to the end of the URL. So, I decided
   to manually edit the URL to end like this: wp-admin/themes.php?page=custom-header&
   step=1
 * And for some reason everything suddenly works. I still don’t know what the problem
   was and why it suddenly works now, so I think there’s still something that needs
   to be fixed to prevent this from happening.
 * Ideas anyone?

Viewing 1 replies (of 1 total)