I have a listserve tie to a forum via the command section in the mailhandler module. The problem is when a forum topic is submitted via email, and comments are submitted via email, The comments are being created as new topics as opposed to comments. You can see an example of the problem here
I have events that have been created using Flexinode and are classified using categories. I've got a list of upcoming events on the home page and those cover all of the categories. When a user clicks on the event, they will see the details of that event. On the same page as the details, I would like to display a navigation menu that will allow users to click on other categories for events and go to a summary page of the events for that category.
I am trying to set up SSL on my drupal site but it always gives me the 404 error when I use HTTPS://. Unless I don't specifiy the page and simply go to www.mydomain.com in which case it just shows me some folders; it does show the security icon when I am here.
I have found a few postings here about SSL and I have tried some of the steps, but maybe I just don't know enough about apache and SSL.