frontendusers: on changesettings page the user property changes are lost

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
xnau
Forum Members
Forum Members
Posts: 33
Joined: Sun Apr 15, 2007 6:53 pm

frontendusers: on changesettings page the user property changes are lost

Post 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...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

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

Post by calguy1000 »

It's fixed in svn and will be out in FEU 1.3.1
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
xnau
Forum Members
Forum Members
Posts: 33
Joined: Sun Apr 15, 2007 6:53 pm

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

Post by xnau »

brilliant!
Post Reply

Return to “CMSMS Core”