I have a problem with php sessions without cookies and CheckAuthentication() function.
If I disable cookies in my browser, CKFinder doesn't pass session ID using GET variable (session.use_trans_sid), and I get an 500 error (CKFINDER_CONNECTOR_ERROR_CONNECTOR_DISABLED).
Can I bypass this somehow?
If I disable cookies in my browser, CKFinder doesn't pass session ID using GET variable (session.use_trans_sid), and I get an 500 error (CKFINDER_CONNECTOR_ERROR_CONNECTOR_DISABLED).
Can I bypass this somehow?