?
avatar joomleb
joomleb
16 Jun 2020

Hi guys,
PHP 7.3.18 + Joomla 3.9.19

I'm having back an Alert BUG:
--- With default Joomla "System - Privacy Consent" plugin enabled - Existing users who have not consented yet will be redirected on login to update their profile and check the privacy consent
--- So, when I login, I'm redirected to the edit profile page
--- The Edit Profile page is opened with an Info Alert: "Please, confirm that you accept the Privacy Policy"
--- BUG: that Alert is white because an inexistent alert-notice class has assigned https://photos.app.goo.gl/yFe1d3jtppnsQZS3A > while it should be alert-info

Please, Can you replicate it ?
Please, on Which file can I fix it ?

avatar joomleb joomleb - open - 16 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - change - 16 Jun 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Jun 2020
avatar Quy Quy - change - 17 Jun 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-06-17 01:19:21
Closed_By Quy
avatar Quy Quy - close - 17 Jun 2020
avatar Quy
Quy - comment - 17 Jun 2020

This is not a core issue. Please contact the template provider or ask help at Joomla Forum. https://forum.joomla.org/

avatar SharkyKZ
SharkyKZ - comment - 17 Jun 2020

You'll need to create a layout override of layouts/joomla/system/message.php for your template. The default Protostar template also comes with such override, you can use it as example https://github.com/joomla/joomla-cms/blob/6e82ccacbdf013535493d657dbab1a39e562e2c7/templates/protostar/html/layouts/joomla/system/message.php.

avatar joomleb
joomleb - comment - 4 Jul 2020

Hi @SharkyKZ
many thanks to your suggestion I found the BUG and I reported its solution here in the Helix Ultimate project:
JoomShaper/helix-ultimate#84
(bringing it back here as a form of education and thanksgiving)

Add a Comment

Login with GitHub to post a comment