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

Login/Register Redirection #43

Open
teknom opened this issue Sep 24, 2013 · 7 comments
Open

Login/Register Redirection #43

teknom opened this issue Sep 24, 2013 · 7 comments

Comments

@teknom
Copy link

teknom commented Sep 24, 2013

after registering an account there is no information about registration and (opt) redirection to home
and
after sign in with an created account there is no redirection to gamepage on my site.
i opening gamepage with this address mysite.com/dorf1.php
how can i fix it? or where is the problem?

@MaxMad
Copy link
Contributor

MaxMad commented Sep 25, 2013

I recommend checking if this file is the same as your site, you might Allas had errors loading the same to the server

https://github.com/yi12345/TravianT4/blob/master/login.php

Sorry my bad english

@teknom
Copy link
Author

teknom commented Sep 25, 2013

i checked it on wamp local there is no errors everything is good. on my webhosting using litespeed register or login pages can not redirect.
any idea?

@MaxMad
Copy link
Contributor

MaxMad commented Sep 30, 2013

cual es la direccion de tu server, asi veo cual puede ser el problema

@cosme12
Copy link

cosme12 commented Oct 8, 2014

I had the same problem. Its all about encoding. My files were UTF-8 so I changed them to ANSI. It works perfectly now.

@MaxMad
Copy link
Contributor

MaxMad commented Mar 3, 2015

me mataste ahi, me gustaria saber como y que es lo que hiciste para evitar futuros problemas

@cosme12
Copy link

cosme12 commented Mar 4, 2015

Abri el archivo con el bloc de notas de windows y pone "guardar como". En la parte de abajo (antes de guardar) dice "Codificacion". Ponelo en ANSI y se arregla. El unico problema que tiene esto es que no vas a poder poner caracteres raros como por ej: ñ ¿ o acentos.

@Nx2UndU
Copy link

Nx2UndU commented Jul 28, 2021

I had the same problem. Its all about encoding. My files were UTF-8 so I changed them to ANSI. It works perfectly now.

how do I do that ? my home page is full of errors i can't redirect to anything !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants