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 have a small drupal website (~20 users). I am using TAC lite, but if what I want to do is not possible with TAC lite I will switch to any other module.
Here is what I would like to do: When posting content, the content can be viewed by anyone. Now I would like to give the users an option to select individual users that can view the content they're creating.
I tried to set terms in a "users" vocabulary, one for every user. The problem is, I would have to give everyone access to all terms so they can select them; and everyone would be able to view everyones content.
I'm probably overlooking something extremely obvious but this issue has been plaguing me for the last 4 hours. I have CCK, location.module, gmap.module, and gmaps_location.module installed yet I cannot for the life of me figure out how to attach the location.module to a CCK created node - in the content creation form I don't see any way to include these fields. Note that users are able to set their locations via their profile so something must be working....
I downloaded the image modul, but I can't insert an image into the text? I tryed also html script, and when I look the preview it seems good, but when I submit the new content and I look it, I can't see the image, or I see an X.
The folder files is existing.. the images upload, so I don't understand..
I inserted a bit of PHP into a the body part of a blog from the admin account because I'm a newbie and now whenever I go to http://localhost/drupal I get this error message that prevents me from getting access to the system:
Fatal error: Call to undefined function event_page() in \drupal\includes\common.inc(1196) : eval()'d code on line 3.
I found line 1196 of common.inc and no luck there..
I'm starting work on migrating from 4.7 to 5.0. It's a fairly basic site, but one of the key features are my photo galleries. For 4.7 I use the image_import module to do a bulk import of my images (there are enough of them to make single uploads a real pain) but I can not find this module for 5.0 or any other comparable module.
I then attach the image gallery node to its appropriately related story.
I tried Acidfree before but I don't really like it for a number of reasons - I haven't tried it for 5.0 and would like to avoid it if I can.