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: Incorrect Paramater in Publisher Docs

Status Resolved
Add-on / Version Publisher na
Severity
EE Version na

Nick Benson

May 25, 2016

Typo alert: the correct parameter for passing the language ID to exp:publisher:translate is not “show,” as is mentioned in your online docs, but, “lang_id.”

#1

BoldMinded (Brian)

Thanks, Nick. Will fix that now.

#2

BoldMinded (Brian)

Actually, I double checked the code. It is “show”

$show = ee()->TMPL->fetch_param(‘show’);

#3

BoldMinded (Brian)

Ignore me, I looked at the wrong tag. You are correct. Fixed.

Login to reply