Issue with Membership Options Page for logged users
Posted: November 17th, 2011, 6:08 am
Hi,
I have setup S2Member and have 2 protected pages - one that require level 0 and one with level 1.
When non logged user is trying to access both of them, he is properly redirected to the page set in Membership Options Page.
When user with level 0 is trying to access the page for level 1, he is redirected to the Membership Options Page, but the page is blank. I can see the GET parameters and all, but no content. No HTML code returned.
If I use this URL with all parameters in other browser (not logged in) I got the page shown.
Do I miss something in configuration of S2Member?
Any advice is appreciated.
Regards,
P.S.
Used the search, but I have not found similar topic
EDIT:
Aw ... found the problem:
In case of user level 0 trying to access level 1 page I got 414 Request-URI Too Long return code
What can I do for that ?
I have setup S2Member and have 2 protected pages - one that require level 0 and one with level 1.
When non logged user is trying to access both of them, he is properly redirected to the page set in Membership Options Page.
When user with level 0 is trying to access the page for level 1, he is redirected to the Membership Options Page, but the page is blank. I can see the GET parameters and all, but no content. No HTML code returned.
If I use this URL with all parameters in other browser (not logged in) I got the page shown.
Do I miss something in configuration of S2Member?
Any advice is appreciated.
Regards,
P.S.
Used the search, but I have not found similar topic
EDIT:
Aw ... found the problem:
In case of user level 0 trying to access level 1 page I got 414 Request-URI Too Long return code
What can I do for that ?