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.
Has anyone successfully used subproducts in drupal 4.7.2? I just used a fresh install of drupal with the latest E-COmmerce (from 07/07/06) and still I have no subproducts. I follow the instructions at http://drupal.org/node/52743 for variation type subproducts, enable the apparel and subproducts modules, but I do not have adminster>product variations!
I have installed civiCRM module (Drupal 4.72) and i would like to extract specific views from CiviCRM contacts. Have you any idea how to manage that ? Help or ideas would be very welcome.
When using i18n module, even when the default language is selected, it seems to add the language indicator to the URL, like in http://www.baryudin.com/andre/en/blog.html
Is it possible not to include language indicator for the default language?
I have enabled the contact module which allows messages to be sent between users via personal contact forms (e.g. user/2/contact). Currently any logged in user can access the personal contact forms. I'd like to restrict access to the personal contact forms so that only subscribed users (a user role I have created) can use this facility and all other user roles see a "Subscribe to my site" message. I've tried using various modules (such as the Premium module) but they don't seem able to restrict access to the personal contact forms.
Organic Groups allows group members to bring up a list of members of that group. The list is presented as a table. I'd like to add a leading column to the table with user pictures (as available).
What's the best way of doing this? Is it possible without hacking into the module?
Hello, I was wondering if there is an easy way to show different content to anonymous/logged users. What I mean is this: we have a link in the menu called upload, which is an alias for node/add/image. Only logged users are allowed to create an image node. So now the link only appears to logged users. What I need is the link upload in the menu to be visible to anonymous users, but instead of taking them to node/add/image, it should take them to a page saying "Please register to upload images" and providing the link to register (which is...?). Thanks for any help.