Have the same Problem "Authentication Required"
Hallo,
i'm using v.1.6 und php 5.2.16.
in irregular intervals the error occurs.
all tipps here ain't working for me.
if i include "refresh session" i get an HTTP-Fehler 500 (Internal Server Error) error, after i removed the code, sometimes it works, sometimes only after a while again.
what i have observed is, that
1. first time i login in i have following URL:
/scp/login.php
2. redirected to Error "Authentication Required"
URL: /scp/index.php (screen)
if i comment out "("Location: $dest");" in /scp/login.php
i can login but the URL shows: /scp/login.php, if i now want to open a ticket i get redirected to the "authentication required" -Screen, but the URL shows:
/scp/tickets.php?id=1197
Its pretty bad, because we are using osticket in a productive enviroment, so if anyone can help it would be great!
