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: variable page_data undefined when submitting entry

Status Resolved
Add-on / Version Publisher 1.0.5
Severity Critical
EE Version 2.6.1

Studio Meta

Aug 19, 2013

Here’s what’s happen after upgrading from 1.0.4 (which didn’t let me submit entry) to 1.0.5

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: page_data

Filename: models/publisher_entry.php

Line Number: 118

A PHP Error was encountered

Severity: Warning

Message: array_merge(): Argument #2 is not an array

Filename: models/publisher_entry.php

Line Number: 118

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /Users/jeremie/Documents/Sites/Savelli/savelli-geneve.com/cp/codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 809

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /Users/jeremie/Documents/Sites/Savelli/savelli-geneve.com/cp/codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 414

And here’s the quick fix, add on line 96 of models/publisher_entry.php

$page_data = array();

Best regards,

Jeremie Werner

#1

BoldMinded (Brian)

Sent a new build, but now that I’ve seen you patched it yourself 😊 Thanks for the heads up, will get this build on Devot:ee.

Login to reply