want to access the session from external script in joomla

This forum is for issues with installing Joomla! on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
amitbhoria
I've been banned!
Posts: 5
Joined: Tue Jul 22, 2014 6:12 am

want to access the session from external script in joomla

Post by amitbhoria » Sat Sep 06, 2014 8:00 am

hello , i am using an external script in joomla, for pdf generation , it works fine, but i want to generate pdf of an internal page, whenever i send a request from that page to print pdf of specific page, it logouts the user and return a pdf of ligin form, the issue is for a security reasons joomla session denys the request from external script. i tried to set session on external page and tried to get it in internally but it fails... please help me out, that how can i get the current user sesssion on external page and redirect it to correct path with current user session without logging it out.
please help me out.

Thanks
:pop 8) :-\ :-[ :geek: ??? :(

iextensions
I've been banned!
Posts: 1498
Joined: Fri Jul 12, 2013 5:37 pm
Contact:

Re: want to access the session from external script in jooml

Post by iextensions » Mon Sep 08, 2014 6:09 pm

after login, get user info, then you can use ajax and load info to external page. OK?


Locked

Return to “Joomla! 1.5 on IIS webserver”