Hi,
I’ve successfully set up an “Edit This” link many times like this:
{if member_group == 1 OR member_group == 6}<br><a href="http://{cp_url}?S=0&D=cp&C=content_publish&M=entry_form&channel_id=7&entry_id=53&use_autosave=nclass=hand">Edit This » </a>{/if}I just deployed a site to a client’s server, and any link like this is redirecting to the login form. However, the user is definitely logged in.
I’m wondering if you guys can give me a clue about why this might be happening. Since it works on many sites on my development server, but not on client X’s server, I’m wondering if it’s a misconfiguration with cookies or something like that?
Thanks in advance for your help 😊
Shaun