Author Topic: error when typing emailadress  (Read 12183 times)

Offline bok00029

  • Newbie
  • *
  • Posts: 7
error when typing emailadress
« on: August 02, 2016, 02:52:25 PM »
At the time when I put a email address in I get a server error message. The log file contains the following lines :

[02-Aug-2016 20:39:53 +0200]: Warning: Call to deprecated function Q(); See bc.inc for replacement
[02-Aug-2016 20:39:55 +0200]: Warning: Call to deprecated function Q(); See bc.inc for replacement
[02-Aug-2016 20:40:19 +0200]: Warning: Call to deprecated function Q(); See bc.inc for replacement
[02-Aug-2016 20:40:21 +0200]: Warning: Call to deprecated function Q(); See bc.inc for replacement
[02-Aug-2016 20:40:22 +0200]: <k6fd53jv> Warning: Call to deprecated function rcube_parse_host(); See bc.inc for replacement
[02-Aug-2016 20:40:35 +0200]: <781bib6l> PHP Error: Request security check failed (POST /?_task=mail&_action=autocomplete)

Where can sit the problem? It's also when I move messages to an other folder

Offline bok00029

  • Newbie
  • *
  • Posts: 7
Re: error when typing emailadress
« Reply #1 on: August 02, 2016, 02:59:57 PM »
Resolved,
PHP7 was activated on my server. I put it back to 5.6 and problems solved