Search found 2 matches

by Lily
12 Apr 2017, 03:26
Forum: Help
Topic: DEPRECATED: 'Function mcrypt_create_iv() is deprecated'
Replies: 2
Views: 3737

Re: DEPRECATED: 'Function mcrypt_create_iv() is deprecated'

Hi atrol.
I revised the php.ini and restarted Apache service.
But the message is still there, any other solution?
by Lily
11 Apr 2017, 07:02
Forum: Help
Topic: DEPRECATED: 'Function mcrypt_create_iv() is deprecated'
Replies: 2
Views: 3737

DEPRECATED: 'Function mcrypt_create_iv() is deprecated'

Hi everyone!
I recently upgrade my mantis to version 2.2.1 with php 7.1.3, everything went well except there is one warning message: "DEPRECATED: 'Function mcrypt_create_iv() is deprecated" in c:/Mantisbt\core\crypto_api.php' line 84. It shows on the login page and the issue detail page, etc. Anyway ...