You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the apache log files for errors and found the following:
[Tue Nov 15 09:25:08.170189 2022] [php7:error] [pid 13913] [client 127.0.0.1:39980] PHP Fatal error: Uncaught Error: Call to undefined function mcrypt_encrypt() in /home/gis/public_html/dolibarr-14.0.5/htdocs/cdav/cdavurls.php:142\n
[...]
I consequently installed the mcrypt library and things work just as expected.
It seems that php no longer includes mcrypt since it is outdated and apparently no longer maintained. I conclude that therefore many hosting companies no longer support this.
Should we switch to libsodium instead, which has apparently replaced mcrypt?
Hi folks,
All I get is the following output:
URL ICS
This URL can be used by a synchronisation client tool (read only) :
SuperAdmin :
I tested this on Dolibarr v14.0.5.
Kind regards,
Roman
The text was updated successfully, but these errors were encountered: