Bug #23218 Bug Fixed

Live Look Templates no longer working

Version: 3.5.11 Reporter: rydedigital

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

Since upgrading to 3.5.11 our Live Look Templates are no longer working. The option to view them (the eye icon) is no longer visible and the status we have set as ‘draft’ isn’t displaying as it once was - the styling was black and now the status labels styling isnt pulling in.

  • In system/ee/EllisLab/ExpressionEngine/Service/EntryListing/EntryListing.php around line 168 replace

    ->fields('entry_id', 'title', 'Author.screen_name', 'Author.username', 'Channel.channel_title', 'author_id', 'comment_total', 'entry_date', 'status')

    with

    ->fields('entry_id', 'title', 'Author.screen_name', 'Author.username', 'Channel.channel_title', 'Channel.live_look_template', 'Channel.status_group', 'author_id', 'comment_total', 'entry_date', 'status')
.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases