customer registration page
Permalinki coped the register.php single page and controller from the concrete folder, I edited the site_theme_paths.php and the registration page now has my theme applied to it, but how do i edit the actual content of the page.
I assumed I would edit single_pages/register.php but that doesnt work i still need to edit concrete/singe_pages/register.php
i thought the point of the steps above were to be able to edit it without the upgrades overriding the page?
Thanks in advance
i made a foder packages/custompages/themes/ecw and copied the register.php to that folder and no luck
You can turn the 'Overrides cache' back on once your system has recognized that you have overridden a core file by moving it out to a top-level folder.
For the benefit of others who happen to pass by here in the future looking for answers, could you please indicate which answer fixed your issue by clicking on it's 'Best Answer' link.
Learn more here:
http://www.concrete5.org/documentation/developers/pages/single-page...
And also here:
http://www.concrete5.org/documentation/how-tos/developers/overridin...
Hope that helps.