S
S
Sas32322021-08-09 16:11:25
1C-Bitrix
Sas3232, 2021-08-09 16:11:25

How to remove an error when clicking on a user link in the Bitrix CRM control panel?

6111289f71084713121660.png
We are trying to edit user data in the control panel -Settings-List of users and we get the following error as in the screenshot. For a new user, the card opens normally. How to fix?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
PetrPo, 2021-08-10
@Sas3232

Must be added to settings.php

'crypto' => 
  array (
    'value' => 
    array (
      'crypto_key' => 'КЛЮЧ',
    ),
    'readonly' => true,
  ),

instead of KEY to insert on the recommendation of Bitrix,
we advise you to install a 32-character string from a-z0-9

Y
Yuri Paimurzin, 2021-10-01
@rusellsystems

yum install php-mcrypt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question