Relevant Content returns no item when using Panels 2

ilakshmir - November 4, 2008 - 13:36
Project:Relevant Content
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The Relevant Content block seems to work fine when I do not have any node override. When using a node override with Panels 2, the function relevant_content_term_cache() returns no items.

Has someone run into this issue before? Is there a fix for this?

Thanks.

#1

ilakshmir - November 5, 2008 - 08:46

Need to make a small change to the function relevant_content_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL) . Add the 'alter' to the switch options and implement the same functionality that is there for 'view'.

That fixes it for Panels with node override.

#2

nicholasThompson - November 6, 2008 - 13:23
Status:active» fixed

Fixed in 1.3, Relevant Content handles node references better now. No more nodeapi.

#3

System Message - November 20, 2008 - 13:32
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.