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: No error message displayed

Status Resolved
Add-on / Version Custom System Messages 3.0.1
Severity
EE Version 3.2.1

ADNX

Mar 29, 2016

Description:
I installed the plug and no error messages are displayed only the tags. Like {title}

Detailed steps to reproduce the issue:
I attached a screenshot of my settings and a screenshot of the template

I’m using Session-ID as main settings for EE users.

#1

BoldMinded (Brian)

Did you try the non csm: prefixed variables? What else did you do to debug the issue? Did you try it with only CSM installed and no other add-ons?

#2

BoldMinded (Brian)

Are you using any custom actions in the bottom section of the form?

#3

BoldMinded (Brian)

Comment has been marked private.

#4

ADNX

Comment has been marked private.

#5

ADNX

Comment has been marked private.

#6

BoldMinded (Brian)

Can you provide more information… what are you doing before getting the error? Submitting a form? If so what form? Can you share the form template code?

#7

ADNX

Comment has been marked private.

#8

BoldMinded (Brian)

Did you try the native EE login form and not the User login form?

#9

BoldMinded (Brian)

Comment has been marked private.

#10

BoldMinded (Brian)

I’m about 99% certain that error is not caused by CSM. CSM creates a new instance of the TMPL object if it doesn’t exist and uses it only locally in 1 of its functions, so it does not override or interfere with the existing object. If the object is already present it uses the existing object, and again doesn’t modify it.

#11

BoldMinded (Brian)

If you use the native login form and you don’t get that error (which you won’t b/c thats what my local tests are using and the tests are passing every time) then its probably an issue with the User module.

#12

ADNX

Comment has been marked private.

#13

ADNX

Comment has been marked private.

#14

BoldMinded (Brian)

Did you try to replicate the error with no other addons installed except for CSM?

https://boldminded.com/support-terms-conditions

Since I can’t replicate it locally nor do my automated tests reveal any issues we’re at the point where I need to ask you to replicate the issue in a clean environment, then be able to re-enable addons one at a time until the issue occurs again. Either way I’ll look into it then but not until the issue happens when CSM is the only installed addon or you can pinpoint the conflicting addon. E.g CSM and 1 other addon, the conflicting one, is installed.

Login to reply