Php - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Php

John Juhl

John Juhl

Helix Framework 2 years ago

Hi Guys,

when using PHP 8.1.22 I get this message at the bottom of my frontend (Helix Ultimate) -

Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /home/customer/www/waterproofingpilot.com/public_html/libraries/src/Document/Document.php on line 649

how can I fix this (CAN I fix this)?

kr.

John.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #128893

Hi John,

probably one of installed extensions (plugin or component) is not fully PHP 8 ready.

I saw that your site is using also those:

  • com_rstbox
  • com_rsform
  • system_rsfprecaptchav3

disable & check one by one.

To exclude a Helix template from the list of suspects, simply switch to another one for 2 minutes and make site preview.

0
John Juhl
John Juhl
Accepted Answer
2 years ago #128899

will try that :)

Thanks.

0