- This topic has 15 replies, 4 voices, and was last updated 10 years, 8 months ago by
Pie Register.
- AuthorPosts
- October 28, 2015 at 10:30 pm #10004236
freddelaParticipantI have a critical problem . When I log in as an administrator with the login form of PR , the connection fails because of a redirect loop. The navigator try to open the admin page (https://copperprodev.coppernic.fr/wp-admin) without success.

In the Frontend Settings/Redirect Logged-in Users, I have tried NO instead of YES. Now , I stay on the login form page but I can’t go to my back office !!

When I log in as a subscriber, everything is ok.
October 29, 2015 at 5:09 pm #10004239
Pie RegisterParticipantHello,
We apologize for the inconvenience this may occurred to you. The “Redirect Logged In Users” option is only to make PR pages accessible by a logged in users or not. It doesn’t affect on “Redirection on Login”. However, can you please try to login on a different browser or clear out your cookies to see if it working again? Also please let us know the PR and WP versions?
Thanks
October 30, 2015 at 1:43 pm #10004242
freddelaParticipantHello,
I tried with different browsers (chrome, firefox , IE, safari…), I deleted caches, cookies, disable others plugins and It does not change anything.
Version WordPress : 4.3.1
Version PR : 2.0.20 (But now I had to install the previous version 2.0.17)October 30, 2015 at 3:03 pm #10004245
Pie RegisterParticipantHello,
Do you have SSL enabled on your site and for wordpress login?
October 30, 2015 at 3:06 pm #10004246
freddelaParticipantAs you can see in the adress bar (https://copperprodev.coppernic.fr/), the website use the https protocol for security reasons.
November 2, 2015 at 4:42 pm #10004250
Pie RegisterParticipantThanks for the update, I will have team lookup the issue and we will get back to you asap.
Thanks
November 2, 2015 at 4:55 pm #10004252
freddelaParticipantthank you very much
November 9, 2015 at 2:22 pm #10004265
freddelaParticipantHello,
Have you found a solution to my problem ?
ThanksNovember 10, 2015 at 1:19 am #10004266
cwjordanParticipantI am seeing the same symptoms as freddela when I try to upgrade from version 2.0.17 to 2.0.20 (in a development environment). I have briefly tried 2.0.18 and 2.0.19 and could not reproduce the problem there, so I amy upgrade to 2.0.19 instead for now. I do have “define(‘FORCE_SSL_ADMIN’, true);” set in my wp-config.php file, but removing that doesn’t fix the problem.
November 10, 2015 at 1:29 am #10004267
cwjordanParticipantIn fact, if I change line 945 of pie-register.php in version 2.0.20 from:
`wp_set_auth_cookie( $user->ID, $creds[‘remember’], $piereg_secure_cookie );
`to
wp_set_auth_cookie( $user->ID, $creds['remember'] );then I can log in and go to the admin page okay, without the redirect problem. So does appear to be something with SSL.
- AuthorPosts
- The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.


