Skip to content
New issue

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

Redirección error #10

Open
fernandouval opened this issue Sep 26, 2012 · 3 comments
Open

Redirección error #10

fernandouval opened this issue Sep 26, 2012 · 3 comments
Assignees

Comments

@fernandouval
Copy link
Contributor

Redirección de error 404 a página de quesabés.

Por ahora envía a una página de whatdotheyknow...

ej: http://quesabes.org/main

ActionController::RoutingError

No route matches "/main" with {:host=>"quesabes.org", :port=>80, :host_with_port=>"quesabes.org", :method=>:get, :subdomain=>nil, :domain=>"quesabes.org

@ghost ghost assigned gabelula Sep 27, 2012
@gabelula
Copy link
Contributor

Este no es un problema de redireccion sino de configuracion de la pagina 404. Hay que cambiar esta pagina:
https://github.com/datauy/alaveteli/blob/master/app/views/general/exception_caught.rhtml
https://github.com/datauy/alaveteli/blob/master/app/views/layouts/default.rhtml

@fernandouval
Copy link
Contributor Author

Se cambia el default.rhtml en app/views/layouts para que los errores se muestren con el theme de quesabes
datauy/alaveteli@5dbfade

@fernandouval
Copy link
Contributor Author

Está dando errores en otras partes. Se investiga...

@fernandouval fernandouval reopened this Oct 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants