Page 1 of 1

frontendusers: on changesettings page the user property changes are lost

Posted: Wed Nov 14, 2007 3:55 am
by xnau
I'm creating a user-only access section for a site. Front End Users is working good, and I am able to set up the users in the admin without any trouble. Problem is, whenever changes are made on the user "change settings" form, the properties get erased and the changes don't show up.

I've been working on this one for a few days, searched this forum for insights, and I can't imagine it's a bug, so I'm thinking there's something about my setup that's not working right with FEU. I'm running CMSMS 1.2 on PHP 5.2.2, MySQL 4.1.22. (It's a UNIX server running Apache 1.1.37) I added the FEU module after doing the CMSMS upgrade, so it's not like the upgrade broke it, as far as I know.

It seems like the properties are getting cleared so the new properties can be inserted into the database, but the new properties are not making it in. Not seeing any errors of any kind, although if anyone has a hint on how I might see an error log for MySQL (if there is such a thing) I might catch it there.

Since the admin screen is working fine for editing the user properties, I'm looking for how the user change settings form might be doing it different, but I'm in a little over my head for that.

Any hints on what might be wrong here?

thanks...

Re: frontendusers: on changesettings page the user property changes are lost

Posted: Wed Nov 14, 2007 4:38 am
by calguy1000
It's fixed in svn and will be out in FEU 1.3.1

Re: frontendusers: on changesettings page the user property changes are lost

Posted: Wed Nov 14, 2007 6:45 am
by xnau
brilliant!