Hi - I’ve setup an SAEF form to allow users to update a weblog without the need to go through the CP. Using logmein to masquarade as a logged in user.
{exp:logmein:now username="college_commenters" expire="3600"}
However - when I submit the form, I get the error, “you must be logged in…”
Using the code below. I get the message “You’re logged in!”. Group_id is 60, which correlates to the member group college_commenters is part of, however the group_name comes up as Guests. Should the group_name be CollegeM? Am I not understanding logmein correctly? group id 60 is CollegeM, not Guests.
In group {group_id}: {group_title}
{if logged_in}
You're logged in!
{if:else}
You're not logged in!
{/if}
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.