'No content' in all blocks

phd_hiren - July 8, 2008 - 09:09
Project:Taxonews
Version:5.x-1.1-rc
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

In block all 'No content' is coming and also getting following user warning comes with 5.x-1.1-rc

user warning: Unknown column 'tn.vid' in 'on clause' query: SELECT COUNT(tn.nid) FROM term_node tn INNER JOIN node n ON tn.vid = n.vid WHERE tn.tid = 43 AND n.status = 1 LIMIT 0, 1

#1

fgm - July 8, 2008 - 09:29
Status:active» needs review

Good catch, this is a backport error : in D6 term_node is link by revision, whereas in previous versions it was linked by node.

Try this patch

AttachmentSize
taxonews.module.patch 2.27 KB

#2

fgm - June 15, 2009 - 17:53
Status:needs review» fixed

Fixed in Taxonews.php 1.1.2.2 (dev version dated 2008-06-16).

#3

phd_hiren - June 16, 2009 - 03:59

Thanks fgm

#4

System Message - June 30, 2009 - 04:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.