I am having a weird error on my phone (espo 2.6, Android 4.4, Chrome): I am trying to update a record (contacts in this case) with a new tel no (or delete) and I am getting a 525 error. The record isn't changed. The same works without problem on my desktop.
But weirder: no entry in the espo error log but apache writes this one:
[Thu Oct 23 08:20:30 2014] [error] [client 66.249.81.92] PHP Fatal error: Cannot unset string offsets in /var/www/testsites/espo_260/application/Espo/Services/Record.php on line 319, referer: http://testsites.xxxx.net/espo_260/
But look at the IP - this is Google's IP and not mine... This is reproducible.
But weirder: no entry in the espo error log but apache writes this one:
[Thu Oct 23 08:20:30 2014] [error] [client 66.249.81.92] PHP Fatal error: Cannot unset string offsets in /var/www/testsites/espo_260/application/Espo/Services/Record.php on line 319, referer: http://testsites.xxxx.net/espo_260/
But look at the IP - this is Google's IP and not mine... This is reproducible.
Comment