New user can't log in to FOG mobile
-
I’m curently on SVN 3188. I just created a new user to only use the FOG mobile site however they are unable to log into it. It only shows a 1 at the top of the page. Here are the apache error logs I found:
[SIZE=13px][COLOR=#555555][Wed Apr 01 09:21:08.690966 2015] [:error] [pid 27171] [client 172.26.8.58:61253] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/fog/lib/fog/Page.class.php:100) in /var/www/fog/mobile/index.php on line 35, referer: [url]http://fogvm/fog/mobile/index.php?node=login[/url]
[Wed Apr 01 09:21:08.690974 2015] [:error] [pid 27171] [client 172.26.8.58:61253] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/fog/lib/fog/Page.class.php:100) in /var/www/fog/mobile/index.php on line 36, referer: [url]http://fogvm/fog/mobile/index.php?node=login[/url]
[Wed Apr 01 09:21:08.690981 2015] [:error] [pid 27171] [client 172.26.8.58:61253] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/fog/lib/fog/Page.class.php:100) in /var/www/fog/mobile/index.php on line 37, referer: [url]http://fogvm/fog/mobile/index.php?node=login[/url]
[Wed Apr 01 09:21:08.690988 2015] [:error] [pid 27171] [client 172.26.8.58:61253] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/fog/lib/fog/Page.class.php:100) in /var/www/fog/mobile/index.php on line 38, referer: [url]http://fogvm/fog/mobile/index.php?node=login[/url][/COLOR][/SIZE] -
Have you tried to delete that user, and recreate?
Have you tried different browsers?
-
3189 should address the mobile user logging in as well as remove the warnings about the headers sent and the random display of 1 or 0 on the mobile login page.