Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I need to create an online event/class registration system that will allow:
adults to register for events/classes
adults to register THEIR kids for events/classes
generate registration lists for both adult and kid events/classes.
Hi. I've been browsing documentation for an hour and don't seem to be getting anywhere, so I was wondering if someone here might be able to help me out. It would be greatly appreciated. Basically, I'm looking to create a site and want to check Drupal can handle it before diving in. The site will look something like this:
I want to build a directory of physical sites, storing a load of information about each one - address, lat/long, photos etc. My impression is that I'd use a node to hold each one, allowing me to use Drupal's comment facilities to allow users to review individual sites.
Im looking at making a website that will be similar to facebook. Is it possible for the drupal system to create a website like facebook? I know that will be a bit of modification that would be needed but how easy/hard would it be to do it if its possible at all.
I have few tables in sql filled with data. Are there any plugs/modules that could build table or forms from sql query or something to view and edit that data?
For those who may encounter a problem of applying a watermark to images through image import you should know this problem can be encountered if the file permissions are incorrect ie CHMOD is 664 instead of 777.
If this is the problem you may get the following error:
# warning: unlink(/home/username/public_html/data/import/03302008/020251.JPG) [function.unlink]: Permission denied in /home/username/public_html/includes/file.inc on line 469.