ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

how to parse the session id into the url for logged in memeber

December 15, 2011 9:26am

Subscribe [3]
  • #1 / Dec 15, 2011 9:26am

    xotox

    109 posts

    Hi,


    How to pare the session id into URL for logged in members?

    i have a news page only available for the member group and once a user logged in, he got to see all news, and once click on any of them, he should be bale to view the details of the new he select,

    i am using the permalink.. but it will parse the URL without the session id of this member and that will direct him immediately to a login page… although he is already logged in!

    path works fine…. but i need to use permalink…
    can you please help me

  • #2 / Dec 16, 2011 7:15pm

    Sean C. Smith

    3818 posts

    Hi xotox,

    Does this member group have permissions to see the template as set in Design > Templates > Template Manager > Edit Preferences (of specific template)?

    When the user is logged in and on the page with all news, if they refresh the page are they also required to login again?

    Does this happen to you when you are logged in as the Super Admin?

    Finally what version of ExpressionEngine are you using?

    Sean

  • #3 / Dec 17, 2011 2:27am

    xotox

    109 posts

    Hi Sean,

    1- yes, the member group have permission to see this template

    2- no, they still be able to view the same page with the same session id

    3- it happened for both super admins and regular member

    4- 1.6.7 upgarded more than a year ago from 1.6.4… as i am facing a problem ,this is the thread: http://ellislab.com/forums/viewthread/206714/

     

     

  • #4 / Dec 21, 2011 3:24am

    John Henry Donovan

    12339 posts

    Hi xotox,

    How are you making the template member only content?

    Are you using Template Access Permissions, a member group conditional or logged in conditional to redirect to your login page

    {if logged_out}
    {redirect="account/login"}
    {/if}

    On your news list page where you are logged in is there a difference in the URL when you click on the permalink. As in on your news list the URL has www in it and the permalink does not. A logged in cookie would treat both as separate sites so you would be logged into one and not the other

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases