vt71 mobile bug: White page create Contact
In Mobile module, create contact not working with white page:
JS
angular.js:12416 TypeError: Cannot read property 'message' of undefined
at application.js:50
at angular.js:10215
at processQueue (angular.js:14634)
at angular.js:14650
at Scope.$eval (angular.js:15878)
at Scope.$digest (angular.js:15689)
at Scope.$apply (angular.js:15986)
at done (angular.js:10511)
at completeRequest (angular.js:10683)
at XMLHttpRequest.requestLoaded (angular.js:10624)
```
WARNINGS
```
Strict Standards: Non-static method HTTP_Session::_init() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 803
Strict Standards: Non-static method HTTP_Session::localName() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 728
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 17
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 18
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 19
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 20
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 21
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 22
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 23
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 24
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 25
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 26
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 27
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 28
Notice: Undefined variable: mod_strings in /home/public_html/vt71/modules/CustomView/CustomView.php on line 29
Notice: Undefined index: action in /home/public_html/vt71/include/utils/utils.php on line 337
Strict Standards: Declaration of Users::retrieve_entity_info() should be compatible with CRMEntity::retrieve_entity_info($record, $module, $allowDeleted = false) in /home/public_html/vt71/modules/Users/Users.php on line 41
Strict Standards: Declaration of Mobile_HTML_Viewer::assign() should be compatible with Smarty_Internal_Data::assign($tpl_var, $value = NULL, $nocache = false) in /home/public_html/vt71/modules/Mobile/html/Viewer.php on line 14
Strict Standards: Non-static method HTTP_Session::detectID() should not be called statically in /home/public_html/vt71/modules/Mobile/index.php on line 37
Strict Standards: Non-static method HTTP_Session::useCookies() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 291
Strict Standards: Non-static method HTTP_Session::name() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 292
Strict Standards: Non-static method HTTP_Session::name() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 293
Strict Standards: Non-static method HTTP_Session::start() should not be called statically in /home/public_html/vt71/modules/Mobile/api/Session.php on line 26
Strict Standards: Non-static method HTTP_Session::name() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 155
Strict Standards: Non-static method HTTP_Session::id() should not be called statically in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 157
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/public_html/vt71/libraries/HTTP_Session/Session.php:803) in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 161
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/public_html/vt71/libraries/HTTP_Session/Session.php:803) in /home/public_html/vt71/libraries/HTTP_Session/Session.php on line 161
Strict Standards: Non-static method HTTP_Session::isIdle() should not be called statically in /home/public_html/vt71/modules/Mobile/api/Session.php on line 29
Strict Standards: Non-static method HTTP_Session::isExpired() should not be called statically in /home/public_html/vt71/modules/Mobile/api/Session.php on line 29
Strict Standards: Non-static method HTTP_Session::get() should not be called statically in /home/public_html/vt71/modules/Mobile/api/Session.php on line 36
Notice: Undefined index: _styles in /home/public_html/vt71/test/templates_c/v7/61a3a5e43c32e2a84baba6bd2d4b27d76d954e86.file.Header.tpl.php on line 44
Notice: Trying to get property of non-object in /home/public_html/vt71/test/templates_c/v7/61a3a5e43c32e2a84baba6bd2d4b27d76d954e86.file.Header.tpl.php on line 44
Create
```