Screwed up... need to rename the "jobs" folder.
Permalink
Hey all,
I pulled a stupid move awhile ago and need some advice on correcting it with a more permanent solution.
I in my infinite wisdom removed the "empty" jobs folder from the site and told publications that they could market job openings usinghttp://www.smwc.edu/jobs which they immediately started using in print materials.
Of course... jobs is a reserved concrete5 folder and now my system and maintenance dashboard page redirects to open jobs on the website. I have temporarily fixed it by removing the php header redirect when I need to access the dashboard pages.
So, how difficult is it going to be to change the concrete5 dashboard page paths for everything in the jobs area?
If that's too complicated, would a redirect based on an if - is logged in as an Editor/Admin work?
Many thanks.
I pulled a stupid move awhile ago and need some advice on correcting it with a more permanent solution.
I in my infinite wisdom removed the "empty" jobs folder from the site and told publications that they could market job openings usinghttp://www.smwc.edu/jobs which they immediately started using in print materials.
Of course... jobs is a reserved concrete5 folder and now my system and maintenance dashboard page redirects to open jobs on the website. I have temporarily fixed it by removing the php header redirect when I need to access the dashboard pages.
So, how difficult is it going to be to change the concrete5 dashboard page paths for everything in the jobs area?
If that's too complicated, would a redirect based on an if - is logged in as an Editor/Admin work?
Many thanks.
But c5 usually pulls these directories from constants, check concrete/config/base.php