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: Category Editor, multiple PHP errors

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

Brett Wagner

Mar 01, 2013

I have several category groups that are quite extensive (many categories, custom fields, treed) when I go into the publisher category editor and click on one to add a translation what I get instead are a bunch of php errors, like so:

A PHP Error was encountered
Severity: Notice

Message: Undefined index: 4

Filename: models/publisher_category.php

Line Number: 500

With increasing values for index

#1

Brian Litzinger

Hi Brett. Try changing line 500 to this:

$fields[$column_name] = isset($field_data[$id]) ? $field_data[$id]: '';
#2

Brett Wagner

… kinda partial success, see attachment in email.

#3

BoldMinded (Brian)

This should be resolved with the 0.98 build

Login to reply