Jump to content

Weird Error when Trying to Edit a Users Password


quickjeff
 Share

Recommended Posts

I have had a weird error pop up.

Any time I try to edit a users password or go directly to setup page in admin, I get a Error on the Process class. Any help?

 

Its anytime a template or module accessed the process class. 

 

I attached a screen shot. 

3E544C71-991F-42B9-9D15-631885E45C33.jpeg

Link to comment
Share on other sites

It might be a namespacing issue

Try adding/replacing <?php namespace ProcessWire; at the first line of the ProcessBatcher.module.

If you havent disabled module compilation, then PW should compile the module and it should work even without the namespace but refreshing/retrying a few times might help as well

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

×
×
  • Create New...