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 Error #9

Closed
pumamammal opened this issue Jul 12, 2013 · 6 comments
Closed

Login Error #9

pumamammal opened this issue Jul 12, 2013 · 6 comments

Comments

@pumamammal
Copy link

when i log in from a client computer on an intranet network... the client system shows cannot find server... i have to go back and click authenticate.

Observation
on the client system, the link is 192.168.0.100/tcexam but when i login it becomes localhost/tcexam.

Inference
On the version 11, i had the same problem but there is a file i edited and i removed some code from a file....the code removed was something like....... .$SERVER

i dont know the name of the file again...

@pt880
Copy link

pt880 commented Aug 10, 2013

name of the file is "tce_paths.php" and edited
define ('K_PATH_HOST', 'localhost');

to
define ('K_PATH_HOST', '');

@pumamammal
Copy link
Author

Thank.....i got it....it's now working perfectly.....but still have problems with the use of otp key

pt880 notifications@github.com wrote:

name of the file is "tce_paths.php" and edited
define ('K_PATH_HOST', 'localhost');

to
define ('K_PATH_HOST', '');


Reply to this email directly or view it on GitHub:
#9 (comment)

@pt880
Copy link

pt880 commented Aug 13, 2013

sorry,i don't know about the OPT key.

@pumamammal
Copy link
Author

Aiite....10ks

pt880 notifications@github.com wrote:

sorry,i don't know about the OPT key.


Reply to this email directly or view it on GitHub:
#9 (comment)

@jmbhalodia
Copy link

If user login not work try to change user level from 0 to 1 or create new user with level 1.

@radbal
Copy link

radbal commented Dec 1, 2013

Dear jmbhalodia,

The email sent to balazs@radnai.tk with subject
"Re: [tcexam] Login Error (#9)"
will be delivered as soon as possible.

Your email address is automatically added to the
recipients 'whitelist'. This means for further
emails to balazs@radnai.tk, you will not receive a delivery
notification again.

TK MAILIAS


Looking for a way to Protect Your Identity and
for a great no-more-spam solution for your email
address reply@reply.github.com? Sign up for TK Mailias.

It's free! Please visit http://www.mail.tk/

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

5 participants