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: Error message when changing member password

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

Allison Baxter

Aug 19, 2013

I am using zoo visitor to handle membership information and the channel is being monitored by publisher.

When I test a change of password for a member I get the following error messgae if I put in a new password, confirm this new password incorrectly and then add the orignal password correctly.

$channel_id is required. publisher_helper_cp.php->get_channel_title()

It works ok if the new password is entered correctly twice.

#1

BoldMinded (Brian)

Open up models/publisher_approval_entry.php and go to line 138 and change it to this:

'channel_title' => ee()->publisher_helper->get_channel_data($data['revision_post']['channel_id'], 'channel_title'),

See if that fixes it.

#2

BoldMinded (Brian)

This moved to email support and as far as I can tell is resolved. If not, just open a new ticket or followup via email. Thanks.

Login to reply