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 want to have a custom search module that works with the radio buttons you see: selecting artsts will only search bands, songs songs, people users, and all everything.
If you are interested, please e-mail me t j webb at osaka red dot com or check out the post on RAC.
to test upgrades I copied all drupal files from /html to /html/testsite sub-directory. made a sub-domain and pointed it to that new sub-directory.
Site comes up fine. Anonymous browsing pulls pages from thesub-directory. But when I attempt to login, the main site URL comes up, and I'm logged into the main site! testsite gone....
I exported main database, made a "drupaltest" database, and imported old data into it in the course of duplicating site.
I'd like to have a specific area in my site that is updated by several (but not all) registered users.
As far as I know, one way to do this is to 'simulate' a common blog via a taxonomy or tag that is applied by each user to his/her posts that must also appear in the common blog.
However, I don't want to have everybody posting to that taxonomy, so my question is how to make a specific taxonomy available only to a subset of users (maybe a role)?
I thank you in advance for helping me understand how to achieve this.
So, I've installed all the EC modules, created product variations, created apparel products, generated subproducts on the apparel products, but I can't get them to work correctly.
What is happening is that when I click through to the Parent Product, I see the "Add to cart" button and all of the product variations. BUT I also see an "add to cart" button under the variations.
If I click the "add to cart" button on the Parent Category page, I get this error in the cart "Unable to find the correct product based upon the variation combination."