I have a very simple question. What i want is for contributors / authors to my site to be able to create a new poll for EACH new page / article they create, and for the poll to remain on just that page. Then, me as the administrator, be able to approve or dissapprove submitted pages/polls.
Is this possible with druple? and if not do you know of any other cms where this is possible? thanks
Well, I'm going to start implementing an eCommerce in my site, and I was wondering what would be the best bet? What is missing in the new Drupal ecommerce module that would make me try to integrate ZenCart into my existing system? Any and all opinions are appreciated.
i have created some categorys, and every category have asigned a node, pe term/9/1 or term/5/9
and i in the menu in the path i put this adress and when i log in as admin this is funcione, but when i log in as anonimus or other user dont funcione.
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 ') AND n.status = 1 ORDER BY sticky DESC, created DESC LIMIT 10' at line 1 query: SELECT DISTINCT(n.nid), n.title, r.body, sticky, created FROM term_node t INNER JOIN node n ON t.nid = n.nid INNER JOIN node_revisions r ON r.vid = n.vid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'term_access'))) AND t.tid IN () AND n.status = 1 ORDER BY sticky DESC,
Is there a way to mass-delete trackbacks without deleting the post? I hadn't set up trackbacks for moderation and got inundated with hundreds. Deleting them one at a time is onerous.