CodeCanyon

Sharp User Management System

  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
akasia_wm says

does it supports custom profile fields? I can add my own fields?

2 months ago
Author
DenonStudio DenonStudio replied

You have to extend the code to add more profile fields. This script provides the basics of most project which you can use to build your project around.

2 months ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
gypson says
Purchased

Great script everything is working great except for the resetpassword page just comes up blank

23 days ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
gypson says
Purchased

Never mind figured it out my self

23 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
chamberscdaniel says
Purchased

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

9 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
chamberscdaniel says
Purchased

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/

9 days ago
Author
DenonStudio DenonStudio replied

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.

8 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
chamberscdaniel says
Purchased

what would you recommend i do?

8 days ago
Author
DenonStudio DenonStudio replied

Somewhere in your code you are accessing the “middlename” from an array that doesn’t contain it. So your code wants to read the value but it’ never set.

So you need to find out what bit of code is trying to get “middlename” and ensure it exists.

8 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
chamberscdaniel says
Purchased

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?

8 days ago
by
by
by
by
by