Jump to content

Edit User Timing Out


Hani
 Share

Recommended Posts

Every time I try to edit a user, I get a timeout error:

Fatal error: Maximum execution time of 100 seconds exceeded in /home/snip/public_html/wire/core/Array.php on line 83

Anyone have an idea why?

I just noticed the issue, but it may have been like this for a while. The most recent change was that we cleaned out empty folders using this module:

http://processwire.c...iteassetsfiles/

Link to comment
Share on other sites

I got this figured out. It was a problem on my end. I have a "city" page field in the User template that used an AsmSelect input. The problem was that I recently imported over 30,000 cities into the database. As a result, trying to edit the user required the input field in the edit form to be populated with every city. Duh! I changed the input type to PageListSelect and it solved the problem.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...