Joomla wrapper & Session has epired. Unable to process incoming request

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Joomla wrapper & Session has epired. Unable to process incoming request

Xavierx2
Hello,

I am using joomla for my website. i've developed a form with Orbeon that i want to include in my website in a i frame. Unfortunatly i get a : Session has epired. Unable to process incoming request on internet explorer 6, 7 and 9.
On all the other navigator like safari, mozilla or google chrome, i do not have this error. How Come.
What am I doing wrong ?


Best messages,

Xavier
Reply | Threaded
Open this post in threaded view
|

Re: Joomla wrapper & Session has epired. Unable to process incoming request

Erik Bruchez
Administrator
Xavier,

We recently noticed an issue with Safari due to cross-site cookie
handling (or lack thereof).

http://anantgarg.com/2010/02/18/cross-domain-cookies-in-safari/

Funny that you are not hitting an issue with Safari but one with IE.

This said, does your iframe point to the same server? You might have
to do that to get things to work.

-Erik

On Thu, Sep 15, 2011 at 3:07 PM, Xavierx2
<[hidden email]> wrote:

> Hello,
>
> I am using joomla for my website. i've developed a form with Orbeon that i
> want to include in my website in a i frame. Unfortunatly i get a : Session
> has epired. Unable to process incoming request on internet explorer 6, 7 and
> 9.
> On all the other navigator like safari, mozilla or google chrome, i do not
> have this error. How Come.
> What am I doing wrong ?
>
>
> Best messages,
>
> Xavier
> http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3816916/ScreenShot002.png
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Joomla-wrapper-Session-has-epired-Unable-to-process-incoming-request-tp3816916p3816916.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Joomla wrapper & Session has epired. Unable to process incoming request

Xavierx2
In reply to this post by Xavierx2
Thanx for the response.
The website joomla is on one server and the form is on another one.
How do i make them have the same session?