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.
Hi! I'm new to drupal and have just got it up and running. One of the things I want to impliment is user profiles with custom fields and then have a user list which can sort on one or more fields. I've installed the profile module which lets me add custom fields ok, however, there doesn't seem anyway to configure the sort order of the user list function? Has anyone run into similar problems? Any solutions most welcome:)
warning: Missing argument 1 for views_bonus_audio_player() in F:\apache2triad\htdocs\mysite\sites\all\modules\views_bonus\views_bonus.module on line 687.
Is it possible to add a page generated with the views module to the book outline? I'm using the book hierarchy as a secondary navigation structure for the site and would like to be able to include my views page in that hierarchy.
I'd like to create a content template (or type?) structured as an image right column and a text left zone. I would like to allow the content editor to upload the image and write the text. Do I have to use contemplate for such a purpose? In this case does anyone know a good tutorial for this module?
Thanks!
I searched through the modules but I'm not quite finding what I am looking for. What I need is something that will allow me to display some type of an event calendar on the home page (whether it looks like an actual calendar or is just a list of dates is irrelevant) with links to more detail. Is there a good module for something like that out there, or could I cobble something together like that with what already exists in Drupal?