Jump to content

Recommended Posts

Posted

Hi,

On a 2.5 install I try to add a second super user. After adding and saving it with password assigned, It gets displayed with a strike through in the user list. When I then edit and save it again, I get this error:

Missing required value

Required password was not specified.

But the password was entered already when I added the user.

This is happening only on a clone of an install on my dev server. When I add the same user on my local environment, everything is working as expected. The install on the dev server is the same where I get the persistent httpHost error described in my other thread.

Also the httpHost error message gets displayed twice, above the user list and on the very top:

post-1920-0-64558100-1412333763_thumb.pn

I have other PW installs on that server which are all running smoothly.

Any pointers to a solution would be great. Thank you.

Posted

If you have moved to a different server, have you ensured that all your path statements reflect the move (different physical location of files) on this install?

  • Like 1
Posted

Whatever the domain name of that cloned PW install is, that is what the config.php is looking for (the error that is displaying).  Or to put it another way,  If you clone an install, you need to supply a different domain name in the config.php file.

Posted

After moving the site to the new host I have specified the new domain in the config file. But it is not recognized by PW. What ever I assign to $config->http hosts array, I always get that error.

Posted

The problem happened to be related to old session files that I transferred when moving to the new server.

Once I deleted all session files in assets/sessions on the new server, PW picks up the $config->httpHosts array. The error message in the backend disappears and I can create users and save their passwords without problems.

  • Like 2

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
×
×
  • Create New...