Forums

[resolved] Broken Users admin page after setting screen options (3 posts)

  1. amandafrench
    Member
    Posted 1 year ago #

    We've got 990 users on our network, and I foolishly tried to list them all at once on the Users administration page on Network Admin. After I put '990' in the box where it asks how many users you want to see and hit submit, I immediately started getting 'http error 500' internal server errors whenever I tried to load the page. I'm sure that this is a memory problem, but I don't want to increase the memory in php.ini; I just want to go in through phpMyAdmin and change the value to something more reasonable. Can someone let me know where that value is stored in the database? Or does someone have a suggestion for another fix? All the other admin pages work fine still.

  2. You could search in the database for the number 990. The odds of that showing up in other places is pretty low.

    And I found it.

    users_network_per_page is in wp_usermeta and the user ID should be your own :)

  3. amandafrench
    Member
    Posted 1 year ago #

    YAAAAYYY! Thank you so much -- worked like a dream. Can I give you a foot massage or some jelly beans?

Topic Closed

This topic has been closed to new replies.

About this Topic