Registration Page Not Working in 5.6

Permalink
I just made a fresh install today of the latest version of 5.6 and I have turned Public Registration on and when I go to website.com/register it comes up with a page not found error (pretty URL's are also on - but the same thing happens when I add /index.php/ to the URL anyhow).

Am I missing something? What else do I need to do?

Thanks.

sogren
 
mhawke replied on at Permalink Reply
mhawke
It's been a while since I've activated a registration page but I think you need to go to 'Dashboard->Pages and Themes->Single Pages' and at the top, type 'register' in the box to add this page to your website.

I think... maybe.
sogren replied on at Permalink Reply
sogren
It's there...I can see it in the site map. It's just not showing up and I'm not sure why.
mhawke replied on at Permalink Reply
mhawke
Permissions perhaps? Go to the site map and click on it and make sure that guests can view it but registered users are excluded.
mhawke replied on at Permalink Reply
mhawke
I can't get my registration page to show on the nav either. I moved it there in the site map and set the permissions but it doesn't show up in my nav whether I'm logged in or not. I have a link on my login page that sends them to 'index.php/register' and that works so I'm happy. Perhaps 'system' pages can't be shown on the nav?
sogren replied on at Permalink Reply
sogren
I don't know if this has anything to do with it or not - but I hadn't connected the site to the C5 community before and the registration page wasn't working. As soon as I connected the site to the community, the registration page immediately started working.

So, for whatever reason you need to have your site connected to the C5 community for the registration page to work.
MrGrowBizz replied on at Permalink Reply
MrGrowBizz
Yikes! Went to activate registrations after upgrade and same problem. Permissions Set ADMIN, GUESTS & Registered Users and Public Registrations ON. Page not found by URL or Selecting Registrations

Parse error: syntax error, unexpected T_STRING in /home7/globams9/public_html/single_pages/register.php on line 13

L13: <h1><?php echo t('Site Registration')?></h1>

Does anyone know what changed here and what needs to be done. Thx!
mhawke replied on at Permalink Reply
mhawke
Missing semi-colon at the end of php code perhaps? Should be:

<?php echo t('Site Registration') ; ?>
MrGrowBizz replied on at Permalink Reply
MrGrowBizz
Ouch! That didn't do it, No change, I see page, permissions set, but still not found (yes, connected to community per a previous post) Thanks much for your ideas, I have got to get fixed to bring the site up.
MrGrowBizz replied on at Permalink Reply
MrGrowBizz
mhawke, Thanks again for trying to help. Found an error in code prior to line 13, all is well!
geodad5 replied on at Permalink Reply
I believe you need to go to dashboard, single pages, then login and register then turn on registration by choosing options, then click refresh next to register on single pages. Now click on register and it should bring you to register page.

location should be

your url/index.php?cID=110

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.