Thanks for this module. Exactly what I needed.

There is a typo in trpnt.module at line 285 :

WHERE vid = %d;",

should perhaps be

WHERE vid = %d",

(removed semicolon, which is not needed anyway.)

Comments

doublejosh’s picture

Same error. Same solution.

Lovely module, should be part of core... but D7 solves required-ness issue with field and term reference, I believe.

rsevero’s picture

Assigned: Unassigned » rsevero
Priority: Minor » Normal
Status: Needs review » Fixed

Fixed with http://drupal.org/cvs?commit=441724.

Thanks for your report and suggestion, sorry for the delay.

Status: Fixed » Closed (fixed)

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