Sorry for this easy question but I have no idea to this problem and I'm a newbi with PHP.
Normaly the $message text will be given out centered with green background.
If I detect an error on the event before store I set $message with an own text. This will be given out in black, left side and only one line.
I think that the user doesn't see it and think all is good and click back to list.So I will change in this case the formating of $message to centered and red background.
It it possible or have anyone an idea for a solution ?
Best regards
Christian