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 am trying to create a gallery of external links using CCK and Views. So far, I have my link type, and two views. Links have their own taxonomy vocabulary. The "terms" view shows all links belonging to one or more vocabulary terms. The other view displays all the terms in the link vocabulary. The net effect is that you have a view of all link galleries (i.e., /links), and then a view all the links in a gallery (i.e., /links/webcomics). Furthermore, arguments are used in the latter view so that links can belong to more than one gallery (/links/webcomics,anime).
I am in the process of creating a social networking-contact management site and have run into crossroad and would be interested in the community's thoughts.
I've got a pretty new installation of 4.7.?, and about three days of experience with Drupal under my belt, so I'm not sure how to go about debugging this. I've run into a validation error while configuring the blocks in one of my sidebars. Between a configuration that validated and the one that didn't, I changed the weight and (this is the potentially dodgy one) the title of a menu while it was enabled. That name-change seemed to propagate through just fine, but I'm wondering if it left something behind that's preventing validation now.