0
Votes
Undo
  1. Martínek
  2. Commercial Templates
  3. Thursday, 30 November 2023
  4.  Subscribe via email
Chloe after switch to php 8.1 shows:

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /data/web/virtuals/35985/virtual/www/templates/j51_chloe/html/layouts/chromes/mod_standard.php on line 18
Accepted Answer Pending Moderation
0
Votes
Undo
my quick fix: adding ?? ' '
$moduleAttribs['class'] = $module->position . ' card ' . htmlspecialchars($params->get('moduleclass_sfx') ?? ' ', ENT_QUOTES, 'UTF-8');
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for reporting this issue.

I have just created an update for this template which should resolve this issue for you. For details on updating your template may I suggest the following article.. https://joomla51.com/tutorials/joomla-basics/updating-your-joomla-template

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!