I would like to search events by date. Not the date of the node-creation but the actual date af the event.
The user should giva a start and end date. The result is a list of all events within that timeframe.
The search option are in a block in a sidebar, the results shown in a list on the content of the page.
Simelar to the drupal native search function.
I have this functionality on my current site. But it is made in ASP.
I'm running drupal 4.6, with image_module installed.
Users can upload images, and assign them to galleries. But, they cannot view the images when they click "photo galleries" from the menu. Every gallery says "There are 0 images in this gallery."
I can view them fine when logged in as admin. But, guests and authenticated users cannot.