Deprecated: substr()

  • Posts: 2600
  • Thank you received: 64
  • Hikashop Business
1 year 1 month ago #349802

-- HikaShop version -- : 4.7.1
-- Joomla version -- : 4.3.0-beta4-dev
-- PHP version -- : 8.1.13

bonjour

avec J 4.3.0-beta4-dev. et php 8.1.13. jai les erreurs

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /Applications/MAMP/htdocs/sacapuce/administrator/components/com_hikashop/helpers/helper.php on line 2399

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /Applications/MAMP/htdocs/sacapuce/administrator/components/com_hikashop/helpers/helper.php on line 2408

sur index.php?option=com_hikashop&ctrl=user.

merci

Last edit: 1 year 1 month ago by erickb.

Please Log in or Create an account to join the conversation.

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
1 year 1 month ago #349806

Bonjour,

Merci du retour.
Ajoutez la ligne:
$task = (string)$task;
après la ligne:
function execute($task){
dans administrator/components/com_hikashop/helpers/helper.php et cela évitera ces messages deprecated.
Nous allons rajouter cela de notre coté également.

The following user(s) said Thank You: erickb

Please Log in or Create an account to join the conversation.

  • Posts: 2600
  • Thank you received: 64
  • Hikashop Business
1 year 1 month ago #349818

ca marche parfaitement
merci

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum