Title: anicode's Replies | WordPress.org

---

# anicode

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Automatically Set Featured Image on Create New Page](https://wordpress.org/support/topic/automatically-set-featured-image-on-create-new-page/)
 *  [anicode](https://wordpress.org/support/users/anicode/)
 * (@anicode)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/automatically-set-featured-image-on-create-new-page/#post-3335808)
 * Wow. I am looking for this too!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front-End Users] Front End Users causes memory error](https://wordpress.org/support/topic/front-end-users-causes-memory-error/)
 *  [anicode](https://wordpress.org/support/users/anicode/)
 * (@anicode)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/front-end-users-causes-memory-error/#post-3285494)
 * I faced the same problem after the upgrad and did a little debugging and found
   the problem code in front_end_users.php in lib/ . Commented out the following
   in the init() function and started to work again.
 *  if (!$this->has_admin_access()) {
    $this->disable_wp_admin_bar(); }

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