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.

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: Custom System Messages causing blank white page after upgrading to EE 2.11.1?

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

Bjørn Børresen

May 11, 2016

Hi,

I upgraded a website using CSM from 2.10 to 2.11.1 and after enabling extensions again in the config I got a blank white page. I did some debugging and discovered it was CSM that was causing it.

Commenting out line 174 in ext.system_messages.php and everything is working again:

// $this->EE->output = new System_Messages_Output;

So, it seems output can no longer be overriden like this in 2.11.1?

#1

BoldMinded (Brian)

Did you try upgrading CSM? I’m pretty sure this was fixed in a recent build.

#2

derek allard

Yes, I can confirm v 3.0.4 fixes the issue. However you may want to update the latest version at devot:ee / Lamplighter. I actually had no idea that there was a more current version out and was about to jettison the module from my core build until I found this string in a search.

#3

derek allard

In fact, even after upgrading to 3.0.4 it is still showing as 2.5 in lamplighter, which is problematic from a maintenance standpoint. And, oh, by the way - love this module.

#4

BoldMinded (Brian)

Since I’m not selling on Devot:ee versions are not reported to Lamplighter anymore.

#5

Bjørn Børresen

Aha, yeah I just downloaded the latest from devot-ee like usual and got 2.5 as the latest. I’ll try with 3.0.4 then, thanks.

#6

derek allard

You’re most welcome.

Login to reply