Hi Tihana,
I am pretty sure that the problem is caused by the upgrade to Joomla 3.9.24; I think I recall that everything still worked fine until some weeks ago.
In Breezing Forms, we have a script that generates an article in Joomla. Therefore, we have created a template in Contentbuilder.
The Joomla upgrade has ruined this template in ContentBuilder.
E.g., an article that is created
now, looks like this:
<div style='display:none;'><!--(cbArticleId:1012)--></div><div>2021-01-13 - Barbara, Dicky, Marjan D en Sjef spelen in Bussum</div>
<hr id="system-readmore" />
<p><strong>De resultaten</strong></p>
<p>{source}</p>
<!--?php include_once JPATH_ROOT . "/includes/jumi/functions.php";spelmetid(1040);?-->
<p>{/source}</p>
<p><strong>Totaalstand deze dag</strong></p>
You see that Joomla now[ has inserted html code in the View!
This is what the code looked like
before, and what it should be:
{source}
<?php include_once JPATH_ROOT . "/includes/jumi/functions.php";spelmetid(1040);?>
{/source}
But: Joomla not only ruined the template (I have repaired the template) but also all the articles which were created by using this ContentBuilder template. These are hundreds of files!
This is quite a problem. I might restore a backup I made some months ago, and then I woul be back in Joomla 3.9.23. But the problem will come back in the next upgrade.
Do you have any idea what to do?
I think we should be angry at the Joomla people, who have interfered in Breezing Forms scripts by inserting unwanted html-code.
All the best,
Bussummer
Addition: Apparently, all existing files are now fixed by modifying the template back to its original script text!!! It looks as though my problem is over. But I think it is a good idea to talk with the Joomla guys about their updates.
Greetz, and thanks for your help
B.