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: Working with other add-ons

Status Resolved
Add-on / Version Custom System Messages 2.5
Severity Trivial
EE Version 2.5.5

DnSu

Sep 10, 2013

Hi,

I was able to get the custom error template working. However, error/system message from another add-on seems to be ignoring this extension. I don’t expect you guys to support the behavior of another add-on, but would like to know if this is the expected behavior. Is there a way for us to work around this issues?

The add on in question is facebook-connect, and the error message URL looks like this:

https://________.org/?ACT=114&hash=3a45273a49c2f4af5ce15378b359c4c8

Instead of displaying it in the nice template I’ve setup, it’s still showing the default EE system message template. Like I said CSM is working great with other more common system/error message.

Thanks in advance for you help.

Daniel

#1

BoldMinded (Brian)

Hi, Daniel. CSM only listens for, or extends, the native EE error handling. In this case it sounds like that add-on is doing its own error handling with CSM isn’t aware of, so it can’t show a different template.

Login to reply