All add-ons currently require PHP 7.4 or greater.
On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.
Please read about the changes to BoldMinded add-on licensing.
Ticket: Adding new blocks to existing Bloq breaks field
Status | Resolved |
Add-on / Version | Bloqs 4.2.2 |
Severity | |
EE Version | 4.3.6 |
Tiffany Ring
Apr 07, 2020I created a new set of blocks but when I try to call them in our templates it will break the field entirely on any page that uses them. I have provided images of the issue.
BoldMinded (Brian)
If {bottom_cta} is the name of your block, you can’t put conditional tags around it. You don’t need them. If bottom_cta is not used in the entry, then it won’t print the contents of the bottom_cta tag pair.
BoldMinded (Brian)
Also, you provided screenshots and ftp login, but didn’t tell me what entry id the issue occurs in, what template file that code is in, or the url in which I can see the issue occur. Hopefully I don’t need to login to look at the site, but if I do I’m going to need that information.
Tiffany Ring
Comment has been marked private.
BoldMinded (Brian)
If it is fixed and working on the dev site but not the live site, that leads me to believe something was not transferred/implemented correctly from dev to live.
BoldMinded (Brian)
Tiffany, have you had any luck with fixing the issue? Did upgrading to EE 5.3 help, or changing the block names to see if it was related to the EE bug I emailed you about?