Single page name clash

Permalink
I need to create a single page named profile for a site I'm building. However this obviously clashes with the Concrete5 core single page folder profile. How can I get around this?

Thanks,
Alex

 
tallacman replied on at Permalink Reply
tallacman
Are you going to be using your profile page AND the core profile page. If not why not just adapt that page for yours by copying to the root::singlepages directory?

steve
alexprokop replied on at Permalink Reply
Just figured it out. I had already overridden the core profile with a file in the single_pages folder but was trying to install by adding a single page in the dashboard and getting an error saying it was already installed.

Needed to press refresh to update my override and it's now working fine. What is in the core profile out of interest is it anything I need?
tallacman replied on at Permalink Reply
tallacman
The profiles page is used for member information if you have that enabled in the dashboard. There you can go to and change your registration info and your avatar. You can also redirect people there after login.

steve