I am pretty new to Drupal and hope someone here knows if there is a module that would accomplish my goal.
I have section on my site where users can download files I have posted. Some files are available to all users and some are for specific users. Is there a module that would allow me to assign permissions to individual files or folders that would make them viewable only by users who had rights to download them? Any assistance would be greatly appreaciated.
hi i am trying to create a gallery in drupal 7, I have installed everything and added videos, I created the view defaults and a display page to see the videos but will not let me reduce the videos to make it look smaller, I had done before with mean Drupal 7 embeddeb but has not yet come.
adding the field that I created urlvideo gives me several options but I only work with large, I tried to create a style in styles files for me to reduce the display of videos but I have not been able'm stuck.
I have an idea but do it with css but not control a lot.
I was working on my site overnight which was fine, but this morning when I try to access it I am getting the following error messages stopping the site from running.
PDOException: SQLSTATE[HY000] [1040] Too many connections in lock_may_be_available() (line 165 of /home/sites/domain/path/includes/lock.inc).
I'm perfectly newby in Drupal . I want to set a specific template to specific url (Not specific node type).
For example for: domain.com/test/tt
I read somewhere I should make something like "page-test-tt.tpl.php" or "page--test--tt.tpl.php" (in drupal 7) but it does not help. I use autopath module and Drupal 7.
Excuse this newbie question, but I am tearing my hair out in desperation :-)
We are going to convert our big site to Drupal.
We have many editors that change content in different parts of our web site and many pages that are only allowed to be viewed by special end users.
As I can figure, the Roles can't be used at all. That because the roles opening up specific functionality for a entire groups of users everywhere not on specific places on the web site.