JOOMLA BUG: "Message [position] ---> System messages bar" miss the system messages bar position

How to display ChronoForms messages in the Joomla system message bar.

Overview

The issue occurs because the "System messages bar" position in a message module does not correctly place messages in the actual system message bar area.
Use a PHP module with the JFactory::getApplication()->enqueueMessage() code to enqueue messages, which will display them in the correct system message bar position. This bug is confirmed and will be fixed in an upcoming CF update.

Answered
ChronoForms v6
mo morphinestyle 13 Apr, 2019
1 Likes
If i set a MESSAGE MODULE with "System messages bar" as position, it doesn't show in the system message bar position, but in the same position of the form.

I can handle correctly messages into the REAL system message bar position, but only with PHP MODULE with "JFactory::getApplication()->enqueueMessage('Your Message', 'type');".

Only in this way i can see a message from Chronoforms into the REAL POSITION of my "System message bar".
Max_admin Max_admin 22 Apr, 2019
Answer
Hello,

Apologies for not approving this earlier!

Bug confirmed and fixed in the next update!

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.