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.
My site looks fine in Firefox, but not quite right in IE, so I guess I need some fiddles to get it just right. Can anyone point me as to what needs tweaking in the CSS?
I've installed Drupal and have it working. I have added a menu item to the Primary Links menu that was already there. Fine. I now want to add content to that menu item so when it's clicked, that page is shown.
I've tried this by creating page content and choosing the parent menu as the menu item in question but this has no effect in that any content i create gets assigned to the home page.
I'm new to Drupal (migrating from PostNuke) and could use some help.
How can I set it so that users can upload multiple photos when submitting news content and then automaticall place those photos into a 'news template?' Ideally each story should be able to have an intro photo (thumbnail size), main photo, and 2nd main photo and the user should have a simple experience like 'click here to upload main photo' and then browse, select, done.'
I've just installed the gallery module with gallery 2 and I thought everything was ok, but recently I created another user. After submitting the form I got this error message :
Fatal error: Call to undefined function: gallery_sync_groups_for_user() in ~/www/modules/gallery/gallery_user.inc on line 169
The user has been created, but I can't add it to any group without getting this error.
I need some advice about creating new content types; up until now, the only tool I know designed for creating new content types is Flexinode. However, I've read that this tool is only used for creating basic content types...
My question is: is there any other module designed for this? Or am I supposed to code the new content types by myself if I don't want to use Flexinode?