J3.x

Module image aléatoire : erreur PHP après la mise à jour vers Joomla 3.8.8

From Joomla! Documentation

This page is a translated version of the page J3.x:Module random image PHP Error after 3.8.8 and the translation is 100% complete.
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français

Erreurs signalées

Fatal error: Using $this when not in object context in .../modules/mod_random_image/tmpl/default.php on line 16

Versions concernées

Informations générales

Ceci ne concerne que les versions Joomla! : 3.8.8

Quelle en est la cause ?

Les modules n'ont pas le contexte $this, et ne peuvent donc pas appeler $this->escape(). Utilisez plutôt htmlspecialchars().

Comment résoudre l'anomalie ?

Appliquez ce correctif : https://github.com/joomla/joomla-cms/pull/20533/files