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: Languages tag not displaying all languages

Status Resolved
Add-on / Version Publisher
Severity Critical
EE Version 31

Chris Monnat

Jul 24, 2013

I have a total of 3 languages entered in the module: English (disabled), Finnish (enabled + default) and Swedish (enabled). When I use the languages template tag to display the language listing it is only displaying Swedish. I have updated the tag to use both the show and show_current attributes and am still unable to get Finnish to display.

{exp:publisher:languages show="2|3" show_current="yes"}
 <li><a href="{switch_language_url}">{long_name}</a></li>
{/exp:publisher:languages}

Any thoughts?

#1

BoldMinded (Brian)

Did you enter translations in the Languages phrases group for each of these?

Login to reply