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: Publisher error “Undefined variable: count” & entries not coming through

Status Resolved
Add-on / Version 1.3.3
Severity
EE Version 2.7.3

Khaliq Gant

May 06, 2014

There are published entries however, nothing is coming through when looping through and instead the following errors are coming through when persistent entries are turned off (screenshot - http://cl.ly/image/1C3a3N0n2X1A) which is a client requirement.

A PHP Error was encountered
Severity: Notice
Message: Undefined variable: count
Filename: models/publisher_entry.php
Line Number: 1284
—————————
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: count
Filename: models/publisher_entry.php
Line Number: 1285
—————————
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: count
Filename: models/publisher_entry.php
Line Number: 1286
—————————
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: count
Filename: models/publisher_entry.php
Line Number: 1287
—————————
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: count
Filename: models/publisher_entry.php
Line Number: 1289

#1

BoldMinded (Brian)

Notes to self… count error is fixed. Pagination issue suspected as a conflict with another add-on messing up the ee()->db->queries array.

#2

BoldMinded (Brian)

Pagination is fixed for the next release.

Login to reply