Warning

Undefined array key 5

ee/legacy/libraries/Typography.php, line 2359

Add-On Support | BoldMinded

EE4 compatibility updates:

  • Publisher is EE4 and EE5 compatible, but it does not currently support the Fluid field (it's in the works).
  • Reel is EE4 and EE5 compatible, but it does not currently support the Fluid field.

Ticket: Low Search 3.x issue

Status Resolved
Add-on / Version Publisher Lite 1.0.15
Severity Critical
EE Version 2.7.2

AJ Penninga

Nov 30, 2013

Heyo,

I saw a similar thread with Chris Kennedy (https://boldminded.com/support/ticket/700) with some issues with the latest Low Search. I know that there was a fix posted and that works. Until I add category groups to the search collection.

I’m unable to rebuild the collection due to the following JSON error in the CP. I know this mostly involves Low Search, but the error here is with Publisher and the Low Search Extension.

I started debugging it, but I’m not quite sure how the ins and outs of Publisher work in order to debug it further.

Thanks for any/all help!

stdClass Object
(
    [error] => <p>ErrorNumber:1054</p>

<p>Unknowncolumn'd.field_id_1:cat_name'in'fieldlist'</p>

<p>SELECT`t`.`entry_id`,`t`.`channel_id`,`t`.`publisher_lang_id`,`t`.`publisher_status`,`t`.`title`ASfield_id_0,`d`.`field_id_1:cat_name`,`d`.`field_id_3:cat_name`,`d`.`field_id_4:cat_name`,`d`.`field_id_5:cat_name`,`d`.`field_id_6:cat_name`,`d`.`field_id_79`,`d`.`field_id_83`,`d`.`field_id_85`,`d`.`field_id_123`,`d`.`field_id_140`
FROM(`exp_publisher_titles`t)
INNERJOIN`exp_publisher_data`dON`t`.`entry_id`=`d`.`entry_id`ANDt.publisher_lang_id=d.publisher_lang_idANDt.publisher_status=d.publisher_status
WHERE`t`.`channel_id`IN('9')
ORDERBY`t`.`entry_id`asc
LIMIT100</p>

<p>Filename:/var/www/sophia/__eecms_addons/publisher_low_search/ext.publisher_low_search.php</p>

<p>LineNumber:137</p>
<p>)

 

#1

BoldMinded (Deprecated)

I’ve sent an email to Low to see whats up with those field_id_x:cat_name column names. I’ve never seen such a thing before.

#2

BoldMinded (Deprecated)

AJ, I heard back from Low and it sounds like I have some work to do. I can’t promise a date on when I’ll get this resolved, sorry. The holidays really set me back on my support tickets so I’m just working through them as fast as I can… and trying to finish Grid support.

#3

AJ Penninga

Ok, not a problem. I’m not very deep into using Low Search yet anyways, and my general category filtering is working fine.

If this is something that you think we can get squared away by end of the month (December 😊, that’d be great. Let me know what you think, and I’ll help out as best as I can.

Thanks

#4

BoldMinded (Deprecated)

AJ, try grabbing the new extension. https://github.com/litzinger/publisher_low_search

Login to reply