I am using the ed_classified.module for my site (http://drupal.org/project/ed_classified). I would like anonymous users to be able to post an ad, but to prevent spam I would like to make them have to answer a captcha math question. I have captcha enabled for creation of new nodes, but this does not appear to apply to creation of new ads with the module in question.
If anybody knows how I could make captcha work with the ed_classified.module, please advise. Thanks very much.
I am using Drupal 4.7.6 and I started try to use image and image gallery module on our community portal somvprahe.sk.
(It is because I am looking for substitute for acidfree - I will plan upgrade to Drupal 5, but nobody knows when acidfree will be for drupal 5 (if sometimes), so I plan convert my acidfree albums into image galleries)
Everythings looks ok, but I can't find how to let registered users to create image galleries. Now admin only can to create new image gallery on page: admin/image
I have a page called 'events' whose path is taxonomy/term/5, whereby the '5' refers to all content tagged with the term 'content'. The page automatically displays the articles in the order that they were submitted, with the most recently submitted appearing at the top and the oldest at the bottom, like in a blog.
Before I started working on this project, my client set up hosting with doteasy.com. When I talked to them, they said that no one has been able to run drupal on one of their sites.
I got it working, somewhat, except that when I try to install the view module the whole site breaks. I just get blank pages for every page I go to. If I delete views from the modules directory everything works again. Does anyone have any insight or alternatives that I could use to views?