does it supports custom profile fields? I can add my own fields?
Great script everything is working great except for the resetpassword page just comes up blank
Never mind figured it out my self
I’m still having an issue with the php session logging out users even after setting the value. I looked at the php session but its a random string so I dont know what to do? http://img403.imageshack.us/img403/6127/833c642f0d8c498fa6e4e09.png
Also I need help with the profile update function. I added column to database and update the function but I get “Notice: Undefined index: middlename” error. I dont know how to update the profile page with new form inputs. Here is my code http://fixee.org/paste/mnfnctt/
This error is saying, the array from which you are trying to get the “middlename” from doesn’t contain it in the first place. So the problem is not within the “updateUserRecord” function. Most likely you’ll find that although the form has a middle name field, it’s not being collected.
what would you recommend i do?
If you don’t mind could I give you my files. I’ve been at this all day and I just can’t seem to figure it out?


316 Purchases
127 Comments