Creating single pages

Permalink
Hi,

I'm having a bit of trouble creating a single page. I've followed the instructions;

'Create an empty PHP page within the single_pages/ directory at the root of your site. Name it "my_profile.php." Whatever you name this page will be its path in the URL (e.g. "login.php" =http://www.yoursite.com/login").... Typically concrete5 naming conventions should be used here, so if you want to name something with separators in it, using underscores (e.g. "my_profile.php").'

'Sign in to the concrete5 dashboard, and go to Themes & Page Types > Single Pages. Find the "Add a Single Page" form at the bottom of the list, and enter "my_profile" at the bottom (or whatever the name of your single page.) Do not include ".php" in the field.'

However after entering the page name in the field I get the message;

'The following errors occurred when attempting to process your request:
That specified path doesn't appear to be a valid static page.'

Does anyone have any ideas as to where I might be going wrong?

Thanks in advance for any help.

 
12345j replied on at Permalink Best Answer Reply
12345j
check the permissions on the /single_pages directory. If you can't figure it out, pm me the details and I can see if I can fix it.
tpl2014 replied on at Permalink Reply
Thanks I've got it working.