Project:Leftandright - Nested Set Taxonomy
Version:6.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Hello:
I installed this module in a site with 2 thousand of terms in a taxonomy. If a click on rebuild taxonomy the leftandright table is increasing as new nodes are created with its taxonomy, but the taxonomy that have the nodes that was in system before i installed the module does'nt appear, and when i consulted a term that is in a old node i have this error

SELECT COUNT(*) FROM node n, term_node t, leftandright l WHERE t.nid = n.nid AND l.tid=t.tid AND ((lft>= AND rgt<=)) in leftandright.module on line 227.

Comments

#1

Anyone has this error?

Thanks

Xarbot

#2

Sorry xarbot, I've not seen this issue before. It looks like the leftandright table isn't being properly populated, which is most likely as the result of the rebuild not working. Does the rebuild work for you?

#3

Hello sdrycroft:
No problem in answer before. Maybe drupal.org can consider in install something similar to alerts :P

No the rebuild option not working. I don't know where is the problem exactly. I have the nohup installed. What can i check?

Thanks in advanced

Xarbot
pd: sorry for my english :)

#4

I have encounter the same problems, has anyone help me?

#5

Well, Im trying to make this module work with Drupal6-20. The status report warns me about replacing the taxonomy.module and I got lost in that step - "replace" the core taxonomy module with the module provided step. The files leftandright.taxonomy.module and taxonomy.module differ in size considerably. I even looked at the patch, but it seems that either the core taxonomy module has changed a lot (ergo patch does not apply) or Im doing something wrong here. Perhaps this error of rebuilding is rooted in the same cause, perhaps not. Thanks for the module!
Inigo

#6

eneko1907 - can you try the attached file instead (rename it to taxonomy.module).

I have also just downloaded the module from Drupal.org and compared it against a fresh 6.20 Drupal and found a few minor changes, but it certainly doesn't differ in size by much.

AttachmentSize
taxonomy.module.txt 47.14 KB

#7

Status:active» closed (won't fix)

As I no longer have the time to support the 6.x version of the module, I'm afraid I will have to mark this issue as closed.

#8

thanks sdrycroft , i will give it a shot. sorry for the time constraints, it is a nice module.

nobody click here