We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In Chrome give this error:
Error del servidor El sitio web ha detectado un error al recuperar la http://www.snirpi.com/?fbc_login=true&state=1ffe06eca2a5a2a769e93e7371338fac&code=AQAIC715fgztZsepiXZHY7lGhfbgcSHSdX1VRXmugpeg5v5O_BlDs3QweIF4dkFnFAxOYNTf9akIdnxH97GmwUYNkI6aZxbSMWlqVQBk4RHKrZZkPFXBFSezXgjvOdgfCLDFLiDKW8qvbpXsmM4bdVKoudFb-aoh_dtcXkaFBP_rEjjzCgl4tnP6XR9gV1YfwLzA_56lK3_8gyrVMRYZEOxw#_=_ http://www.snirpi.com/?fbc_login=true&state=1ffe06eca2a5a2a769e93e7371338fac&code=AQAIC715fgztZsepiXZHY7lGhfbgcSHSdX1VRXmugpeg5v5O_BlDs3QweIF4dkFnFAxOYNTf9akIdnxH97GmwUYNkI6aZxbSMWlqVQBk4RHKrZZkPFXBFSezXgjvOdgfCLDFLiDKW8qvbpXsmM4bdVKoudFb-aoh_dtcXkaFBP_rEjjzCgl4tnP6XR9gV1YfwLzA_56lK3_8gyrVMRYZEOxw#_=_. Es posible que esta esté inactiva debido a tareas de mantenimiento o que se haya configurado de forma incorrecta. A continuación se detallan algunas sugerencias: Vuelve a cargar esta página más tarde. Error de HTTP 500 (Internal Server Error): Se ha detectado una condición inesperada cuando el servidor intentaba atender la solicitud.
After two refreshing the user is created but not activated:
In Firefox and IE the same problem but not display the error only blank page.
In code below you see repeated link redirected from Facebook.com, I think the problem is redirect_uri to OSCLASS.
Other problem is the $_GET in address bar is not cleaning after Facebook connect.
Any idea?
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In Chrome give this error:
Error del servidor
El sitio web ha detectado un error al recuperar la http://www.snirpi.com/?fbc_login=true&state=1ffe06eca2a5a2a769e93e7371338fac&code=AQAIC715fgztZsepiXZHY7lGhfbgcSHSdX1VRXmugpeg5v5O_BlDs3QweIF4dkFnFAxOYNTf9akIdnxH97GmwUYNkI6aZxbSMWlqVQBk4RHKrZZkPFXBFSezXgjvOdgfCLDFLiDKW8qvbpXsmM4bdVKoudFb-aoh_dtcXkaFBP_rEjjzCgl4tnP6XR9gV1YfwLzA_56lK3_8gyrVMRYZEOxw#_=_ http://www.snirpi.com/?fbc_login=true&state=1ffe06eca2a5a2a769e93e7371338fac&code=AQAIC715fgztZsepiXZHY7lGhfbgcSHSdX1VRXmugpeg5v5O_BlDs3QweIF4dkFnFAxOYNTf9akIdnxH97GmwUYNkI6aZxbSMWlqVQBk4RHKrZZkPFXBFSezXgjvOdgfCLDFLiDKW8qvbpXsmM4bdVKoudFb-aoh_dtcXkaFBP_rEjjzCgl4tnP6XR9gV1YfwLzA_56lK3_8gyrVMRYZEOxw#_=_. Es posible que esta esté inactiva debido a tareas de mantenimiento o que se haya configurado de forma incorrecta.
A continuación se detallan algunas sugerencias:
Vuelve a cargar esta página más tarde.
Error de HTTP 500 (Internal Server Error): Se ha detectado una condición inesperada cuando el servidor intentaba atender la solicitud.
After two refreshing the user is created but not activated:
In Firefox and IE the same problem but not display the error only blank page.
In code below you see repeated link redirected from Facebook.com, I think the problem is redirect_uri to OSCLASS.
Other problem is the $_GET in address bar is not cleaning after Facebook connect.
Any idea?
Thanks.
The text was updated successfully, but these errors were encountered: