Title: ignitesystems's Replies | WordPress.org

---

# ignitesystems

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Lost Dashboard](https://wordpress.org/support/topic/lost-dashboard-4/)
 *  [ignitesystems](https://wordpress.org/support/users/ignitesystems/)
 * (@ignitesystems)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lost-dashboard-4/page/2/#post-3944791)
 * WORKAROUND RESOLUTION FOUND:
 * We looked at Lee’s installation and we could replicate the issue. We noticed 
   however that by navigating directly to a deeper link within the admin system,
   that we were in fact logged in.
 * It’s as if we are authenticating and even though correctly authenticated we are
   being redirected to the no access page, if we navigate to [http://whatever/wp-admin/options-general.php](http://whatever/wp-admin/options-general.php)
   we are then redirected to login page, then when we login we succesfully go to
   dashboard and issue vanishes.
 * The workaround was to put a redirect in the .htaccess file which looked like
 * Rewrite Rule /wp-admin -> /wp-admin/options-general.php

Viewing 1 replies (of 1 total)