CodeMirror ships with Joomla, you are stuck with whatever version ships with Joomla at each update. I don't think you can update CodeMirror individually; it's part of the Joomla core.
The ContentBuilder by Crosstec doesn't seem compatible with Joomla 5 (the JED doesn't indicate such, nor does Crosstec's documentation or download page on their website.
I'm wondering why not just use the 'code view' of the TinyMCE editor to insert PHP code. Or why not use a Joomla extension form builder? You could also use something like Regular Labs"Sourcerer" or similar to insert PHP code.
Make sure that your text filters allow PHP code in the global configuration.
Note Joomla 5 requires a minimum PHP 8.1 so some PHP syntax may well have changed (the code associated with the web forms could be old), and whatever you used before could be deprecated. So is the PHP code something you insert into your page, that embeds the form(s) as that is what you sound you like you're trying to do.
Can you please post the FPA report (see red box top of screen for the Forum Post Assistant (FPA). Download the script, upload it to your web hosting and run it in your browser and follow its instructions to generate the report in BBCode so you can post it on the forum here.
The ContentBuilder by Crosstec doesn't seem compatible with Joomla 5 (the JED doesn't indicate such, nor does Crosstec's documentation or download page on their website.
I'm wondering why not just use the 'code view' of the TinyMCE editor to insert PHP code. Or why not use a Joomla extension form builder? You could also use something like Regular Labs"Sourcerer" or similar to insert PHP code.
Make sure that your text filters allow PHP code in the global configuration.
Note Joomla 5 requires a minimum PHP 8.1 so some PHP syntax may well have changed (the code associated with the web forms could be old), and whatever you used before could be deprecated. So is the PHP code something you insert into your page, that embeds the form(s) as that is what you sound you like you're trying to do.
Can you please post the FPA report (see red box top of screen for the Forum Post Assistant (FPA). Download the script, upload it to your web hosting and run it in your browser and follow its instructions to generate the report in BBCode so you can post it on the forum here.
Statistics: Posted by AMurray — Sun Jan 07, 2024 4:57 am