User Profile and Editing Account Values

Permalink
Is there an existing "My Profile" page I can provide the user a link to for them to update their account information and any custom user attributes or do I have to create one? I tried using DIR_REL + "/profile" per another forum posting, but it says page is not found. I also tried DIR_REL + index.php/profile.

Thanks in advance!

 
andrew replied on at Permalink Reply
andrew
If you login to your dashboard, go to

Users > User Registration

and click "Enable Public Profiles"

then the index.php/profile/

should work. It's not pretty, but it's there and you can see how it works (and it should let people edit their information.)
myregistration replied on at Permalink Reply
Thanks for responding to my forum postings!

When you say not pretty, do you mean the theme is the concrete5 dashboard style? I haven't tried your suggestion yet but I will. I am now trying to figure out if it's possible to set the theme of the single pages because I am going to use the concrete5 user table for member login as well, so I want it to look like the rest of the site. So far I don't see a way to set a configuration for the single pages. Any insight or suggestions would be appreciated :)
myregistration replied on at Permalink Reply
I'm logged in as admin but I don't see a User -> User Registration in the dashboard. There is a Users & Groups left menu option, but that doesn't contain any links or settings for Registration or Profile. Any idea?
Remo replied on at Permalink Reply
Remo
It is there fore sure in 5.3.1.1 unless something went wrong during the installation
myregistration replied on at Permalink Reply
Installation was simple.

I figured out that the Dashboard displays the current intalled version of Concrete5 in top right hand corner.

Thanks!
myregistration replied on at Permalink Reply
I've upgraded and it was scarey easy, but I still don't see a menu option for Users -> User Registration in Dashboard. I have cleared the cache and see some new features, but not that one.

Also, when I go to Single Pages and click on Register it takes me to "Page Not Found". Before the upgrade it was available.

Anyone encounter this? Did it actually upgrade? Thanks in advance!

Supposedly it's a bug in the upgrade installation. The solution for enabling the Registration menu option can be found here ...

http://www.concrete5.org/community/forums/customizing_c5/criteria_f...

I still can't get the /index.php/profile link to work. It says page not found. I tried adding /index.php/profile as a Single Page since it wasn't listed like Register and Login, but it gave me a Warning message about not being able to find view.php in my Themes directory. It was being referred to /concrete/libraries/view.php. Any idea what's going wrong? Thanks!
bernardmarketing replied on at Permalink Reply
bernardmarketing
I'm having the exact same problem. I can see the file in my sitemap I just cant view it...