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: exp:publisher:phrases gives error

Status Resolved
Add-on / Version Publisher 2.11.2
Severity
EE Version 5.2.5

Hop Studios

Aug 23, 2019
{exp:publisher:phrases group="general"}
     {phrase_id}<br>
     {phrase_name}<br>
     <a href="/system/?/cp/addons/settings/publisher/manage/phrases/translations/{phrase_id}">{phrase_value}</a><br><br>
{/exp:publisher:phrases}

Gives this error:

Exception Caught
No such property: ‘publisher_phrase’ on EllisLab\ExpressionEngine\Legacy\Facade
ee/EllisLab/ExpressionEngine/Legacy/Facade.php:120

Stack Trace: Please include when reporting this error
#0 ee/EllisLab/ExpressionEngine/Legacy/Facade.php(30): EllisLab\ExpressionEngine\Legacy\Facade->get(‘publisher_phras…’)
#1 user/addons/publisher/mod.publisher.php(604): EllisLab\ExpressionEngine\Legacy\Facade->__get(‘publisher_phras…’)
#2 ee/legacy/libraries/Template.php(1847): Publisher->phrases()
#3 ee/legacy/libraries/Template.php(1482): EE_Template->process_tags()
#4 ee/legacy/libraries/Template.php(578): EE_Template->tags()
#5 ee/legacy/libraries/Template.php(234): EE_Template->parse(’{!—ra:0000000…’, false, 1, false)
#6 ee/legacy/libraries/Template.php(165): EE_Template->fetch_and_parse(’‘, Array, false)
#7 ee/legacy/libraries/Core.php(661): EE_Template->run_template_engine(’‘, ‘’)
#8 ee/legacy/controllers/ee.php(63): EE_Core->generate_page()
#9 [internal function]: EE->index()
#10 ee/EllisLab/ExpressionEngine/Core/Core.php(241): call_user_func_array(Array, Array)
#11 ee/EllisLab/ExpressionEngine/Core/Core.php(110): EllisLab\ExpressionEngine\Core\Core->runController(Array)
#12 ee/EllisLab/ExpressionEngine/Boot/boot.php(151): EllisLab\ExpressionEngine\Core\Core->run(Object(EllisLab\ExpressionEngine\Core\Request))
#13 index.php(173): require_once(’...’)
#13 index.php(173): require_once(’...’)

Note: Changing the “Group” or leaving it out doesn’t change the error message.

#1

BoldMinded (Brian)

Was this from a upgraded site or a new EE install?

#2

BoldMinded (Brian)

I don’t know how this went so long without being noticed, but that function was never updated for Publisher 2. The next comment includes a working build. Sorry about that.

#3

BoldMinded (Brian)

Comment has been marked private.

Login to reply