catoegroup / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Login problems on Projectsend #499

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.The Administratrator insert the password and tryng login Projectsend.
2.This happend occasionally if administrator doesn't login the system for few 
hours.
3.

What is the expected output? What do you see instead?
EXPECTED:
The system login normally so administrator can interact with Projectsend.
WHAT I SEE INSTEAD:
Projectsend permit login but always loading homepage (eg. loop loading 
statistics but don't resolve).
If tryng to interact with Projectsend the system logout automatically.
On the next immediatly login Projectsend login and works perfectly.
Seems that after long time without admin login Projectsend, the login system go 
sleep, and need 2 login for wake up.

What version of the product are you using? On what operating system?
Projectsend r561. Tested on Chrome, Windows 7 64bit.

Please provide any additional information below.
i checked on google inspection code this error:
XMLHttpRequest cannot load 
http://mywebsite.it/projectsend/home-statistics.php?days=15. No 
'Access-Control-Allow-Origin' header is present on the requested resource. 
Origin 'http://www.mywebsite.it' is therefore not allowed access. home.php:1
XMLHttpRequest cannot load 
http://mywebsite.it/projectsend/home-log.php?action=. No 
'Access-Control-Allow-Origin' header is present on the requested resource. 
Origin 'http://www.mywebsite.it' is therefore not allowed access. 

Original issue reported on code.google.com by cservizi...@gmail.com on 28 Sep 2014 at 10:09

GoogleCodeExporter commented 8 years ago
Hello Buddy,

Did you got this resolved? I´m getting same error out.

Original comment by julianno...@gmail.com on 24 Feb 2015 at 3:46