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 all,
I have upgraded my site to D7 from a fully updated D6 installation in a test environment, and my file attachments and images are now broken on every page. A link/image that should be something like:
I'm wondering if there is a module out there that I can use to have one form to fill in, which will then automatically create a forum post, a blog entry, and maybe even an ubercart product with one submission form. For my purposes, when I make a new product for the site, I make a forum and blog post about it and it's pretty redundant to fill it all in 3 times with the same info.
So I have been working through a bunch of Drupal tutorials through Lynda.com and have not yet figured out how to solve my problem. I need to create some Drupal pages that will edit a separate database's tables and limit those pages' access to administrators. I have the separate database built, but adding and updating all the content through manual sql statements is taking far too long and error prone. I did a search through the forums and good ol' Google, but I could not find anything that directly covered what I am trying to accomplish.
Hi,
I have overridden the standard registration form.
I have also created 2 profile types with their own custom fields using "profile 2"
what I would like to do is have a couple of buttons on the registration form for the user to select their type of profile. Once selected the registration form will show only the fields for that profile.
I have just started creating an ecommerce website with the Commerce module by Drupal. I have run into one issue I need some advice with.
The products for sale on my website will be non-shippable and consist of only data. I would like to have the users of my website complete a form and have other users be able to purchase viewing rights to that content for a fee. The buyer would also be able to then view this on the website everytime they log in as well as download the file.
Hello! Friday I updated to Drupal 7.12 from 7.10. All seemed fine.
Today, I went to login to the site and continue my work.
I can get to the login dialogue via /?q=user and /user
I enter the login info and it seems like it's working except that I am not brought to the admin pages or any page for that matter except the "site in maintenance mode" page.