How do I check for FEU user login state in an external .php file?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Splynx
Forum Members
Forum Members
Posts: 20
Joined: Tue Jun 26, 2007 2:41 pm

How do I check for FEU user login state in an external .php file?

Post by Splynx »

Hello

I am currently running a external php file using lightwindow from the CMSMS site

In this php file I wish to have some sort of security based on the FrontEndUser module and perhaps also CustomContent if that makes it easier

Only way to transfer the account id ATM is by sending it as a variable from the link on the CMSMS site to the php file - not something I like very much

So I want to know if I can

a) retrieve logged in persons loginid and loginname from an external php file

b) check if user is logged in before proceeding in the external php file

Thank you very much - promise to post solution if I find it on my own
Splynx
Forum Members
Forum Members
Posts: 20
Joined: Tue Jun 26, 2007 2:41 pm

Re: How do I check for FEU user login state in an external .php file?

Post by Splynx »

BUMP!
Post Reply

Return to “Modules/Add-Ons”