Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: RTE Editor Not Loading
Status | Resolved |
Add-on / Version | Bloqs 4.3.0 |
Severity | |
EE Version | 5.3.2 |
Michael Coogan
Oct 19, 2020Getting this message after updating bloqs to 4.3.0: Bloqs unable to create the requested atom: Content. This is probably caused by a missing ft.rte.php file.
If I had to guess the issue is caused by changes in RTE between EE 5.3.2 and 6.
BoldMinded (Brian)
Oct 19, 2020
Hi, Michael. I’ll take a look at the error, but regardless I don’t think the RTE works in Grid fields yet (and subsequently Bloqs). I already created a ticket https://github.com/ExpressionEngine/ExpressionEngine/issues/551
BoldMinded (Brian)
Oct 19, 2020
Sorry, just realized you said this was happening in EE 5… I’ll take a look at that, but in 6 it won’t work yet.
Michael Coogan
Oct 19, 2020
I went ahead and downgraded bloqs for now and everything works fine. Bloqs + RTE will be a our strategy for EE6 so hopefully they get that bug fixed before launch.
BoldMinded (Brian)
Oct 19, 2020
Michael, what does your block definition (where you create a block and assign fields/atoms to it) with the RTE field look like?
Michael Coogan
Oct 19, 2020
Added screenshot of bloq definition above.
Michael Coogan
Oct 19, 2020
Happy to provide a staging environment if you need to see the bug in the wild. Let me know.
BoldMinded (Brian)
Oct 19, 2020
In the Bloqs 4.3 build, try removing this line from the fieldtypes.xml file:
<fieldtype name=“rte” version=“ge:2.0”>
Michael Coogan
Oct 19, 2020
That worked.
BoldMinded (Brian)
Oct 19, 2020
Awesome! Good to know, I’ll just remove that line from the next build then. I think I assumed it was needed in v6 based on the RTE changes, but it might not be.