I'm building a site where my client wants to be able to post stories (or articles) and have those stories start one or multiple forum discussions. Is there any way to link to related forums from within a story and to link back to a story from a forum discussion?
thanks.
Any suggestions on how to limit user access on a per forum basis? I have a need for many private forums whose names cannot even be displayed if a user does not have access to the forum. Thanks.
Hi, I had a Drupal page setup with minimal content in it. It was on a web server that we have at work. I told one of the technicians to get himself farmiliar with Drupal, so what he done was to reinstal Apache2triad. This inturn cleared all of the work that I had done. My files are still there, but when you try to open the drupal page (on the local host) I get an Apache error message. It looks like all my files have lost there paths, but I want to know how to put them back, so when you browse to the page, you can see my site again?
How can custom validation be added to the registration form?
I added additional fields to the registration form using the menu administer » settings » profiles.
The current validation involves checking whether a form field (marked as necessary) is filled or not.
Now I want to add more validations to the available fields such as zipcode validation, number validation etc.