Hi there,
I currently developing an application which makes use of the membership framework.
The application also should allow the user to browse through uploaded images to link them in the editor.
But when opening the File browser popup I always got the error message that the connector did not response with a valid xml.
After some more testing i tried to open the connector directly in the browser by writting the url in the browser, which resulted in a redirect to the login page. After the login i got redirected to the connector which then delivered the xml response as expected.
I modied then the head of my loginpage a bit and tried to open the filebrowser again and in the long error msg popup i got i saw that the response was the html code of my login page.
So I came to the conclusion that somehow the File Browser Popup from FCK looses the Membership Object and thus gets redirected to the login page when trying to access the connector.
Sadly I found no Solution to this problem, so I would be thankfull if someone here could give some tipps what i can try to do to solve this problem.
With best regards,
Kay
I currently developing an application which makes use of the membership framework.
The application also should allow the user to browse through uploaded images to link them in the editor.
But when opening the File browser popup I always got the error message that the connector did not response with a valid xml.
After some more testing i tried to open the connector directly in the browser by writting the url in the browser, which resulted in a redirect to the login page. After the login i got redirected to the connector which then delivered the xml response as expected.
I modied then the head of my loginpage a bit and tried to open the filebrowser again and in the long error msg popup i got i saw that the response was the html code of my login page.
So I came to the conclusion that somehow the File Browser Popup from FCK looses the Membership Object and thus gets redirected to the login page when trying to access the connector.
Sadly I found no Solution to this problem, so I would be thankfull if someone here could give some tipps what i can try to do to solve this problem.
With best regards,
Kay