This topic is locked
[SOLVED]

 "Logged in as ..." not displaying

7/30/2012 1:24:06 PM
PHPRunner General questions
rsawchuk author

Due to a recent upgrade to PHP 5.3, I had to rebuilt a number of older projects. I was able to recreate the projects in PHPR 6.1 without any problems EXCEPT that the "Username" no longer shows in the "Logged in as Username line. It worked before so not sure what is causing the issue.
Any ideas?
Russ

Sergey Kornilov admin 8/1/2012

I would to try to reset this page first. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

rsawchuk author 8/1/2012



I would to try to reset this page first. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


Done,
Thanks
Russ

rsawchuk author 8/3/2012

I was trying to autologin from within Joomla and the passed variable "username" was not being read after login to our PHPRunner application. It appears that in Version 6.1, the session variable $_SESSION["UserName"] is now used to display "logged as" message. I made the change as suggested by Tech Support and everything works fine now.
Thanks,
Russ