Title: Edit client page doesn&#8217;t load
Last modified: May 27, 2019

---

# Edit client page doesn’t load

 *  [wackomako](https://wordpress.org/support/users/wackomako/)
 * (@wackomako)
 * [7 years ago](https://wordpress.org/support/topic/edit-client-page-doesnt-load/)
 * When trying to edit a client, the page hangs and fails to load. I am guessing
   this is because we have thousands of users and the page fails when trying to 
   load so many.
 * Is there a way to stop this field to from loading and setting the user manually?

Viewing 1 replies (of 1 total)

 *  Thread Starter [wackomako](https://wordpress.org/support/users/wackomako/)
 * (@wackomako)
 * [7 years ago](https://wordpress.org/support/topic/edit-client-page-doesnt-load/#post-11576435)
 * I’ve had to edit the edit-client.php page and change the wp_dropdown_users function
   to :
 * `wp_dropdown_users(array('selected' => $user_id,'name' => 'user_id','show_option_none'
   => '--- No User ---','include' => 11860);`
 * I’d possibly recommend adding a userID as an option instead
    -  This reply was modified 7 years ago by [wackomako](https://wordpress.org/support/users/wackomako/).
    -  This reply was modified 7 years ago by [wackomako](https://wordpress.org/support/users/wackomako/).
    -  This reply was modified 7 years ago by [wackomako](https://wordpress.org/support/users/wackomako/).

Viewing 1 replies (of 1 total)

The topic ‘Edit client page doesn’t load’ is closed to new replies.

 * ![](https://ps.w.org/oauth2-provider/assets/icon-256x256.gif?rev=2603051)
 * [WP OAuth Server (OAuth Authentication)](https://wordpress.org/plugins/oauth2-provider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oauth2-provider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oauth2-provider/)
 * [Active Topics](https://wordpress.org/support/plugin/oauth2-provider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oauth2-provider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oauth2-provider/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [wackomako](https://wordpress.org/support/users/wackomako/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/edit-client-page-doesnt-load/#post-11576435)
 * Status: not resolved