user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT(node.nid) AS node_nid FROM node node LEFT JOIN term_node term_node ON ' at line 1 query: SELECT DISTINCT(node.nid), node.sticky AS node_sticky, DISTINCT(node.nid) AS node_nid FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT JOIN term_data term_data ON term_node.tid = term_data.tid AND term_data.vid IN ('11') LEFT JOIN term_node term_node2 ON node.nid = term_node2.nid WHERE (term_node.tid IS NOT NULL) AND (t
Did anyone else notice comments disappearing from any nodes over the past couple days? I noticed the site was unavailable a couple of days ago, and now a bunch of comments on the book page in image galleries with CCK/Views are gone. There were 19, and now there are 14 (and some of the missing ones were mine).
Having a look at the latest modules (http://drupal.org/taxonomy/term/14), I noticed that there already more then 10 pages of new modules in the month july 2007!!!
Although I really appreciate the hard work done by the individual contributors, the amount of modules is just getting too much to browse through. I also have a feeling that there are modules that have similar functionality.
in drupal5.1 use quotes modules ,but i want to quotes blocks in drop down list .
when i select a block on drop down, his messege are displaying.
pls sugest me which module i use or which change made in .... for archive this...
pls help
i am very new in drupal....