Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mobile access get white screen after upgrade
#1
Hi,

Mobile access display white screen after upgrade.
Can't find any trace why in the log files.

In my 1st Corebos CRM that upgrade today when I run from terminal:

Code:
cd 1st-corebos-root
php56 modules/Mobile/index.php

The output is:


Quote:PHP Notice:  Undefined index: QUERY_STRING in /.../modules/Mobile/index.php on line 11


No HTML output

In my 2nd Corebos CRM that last upgrade was in august and work fine when I run from terminal:

Code:
cd 2nd-corebos-root
php56 modules/Mobile/index.php


The output is:
Quote:PHP Notice:  Undefined index: QUERY_STRING in /.../modules/Mobile/index.php on line 11

<!DOCTYPE html> <header> <title>Login</title>.... Full html page

Look like it fail some where in:
PHP Code:
crmtogo_Index_Controller::process(new crmtogo_API_Request($_REQUEST)) 

Any idea?
Reply


Messages In This Thread
Mobile access get white screen after upgrade - addady2 - 10-30-2018, 04:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)