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.
If the user uploads an image and clicks "submit" everything is fine. However, if the user clicks "Preview" first then it doesn't preview the image or upload it after submit.
I have the "image" and "tinymce" modules installed.
When i'm logged in as admin, the sort order is reversed for all pages. I've tried logging in as a user with lesser privileges, other roles, and can't replicate this problem. Seems like a bug... Started happening oafter i uploaded a few audio files, installed the captcha, and created a new access role.
I've read the minimal documention on these modules but I'm still very confused.
1) Do you need the image module to use the image_assist module?
2) When posting, users get two image upload options (one from each module I assume) I know how to turn off the image_assist posting option, but how to turn off image posting option?
3) Teasers seem to display the image thumbnail on the right, while page nodes show the image to the left and not inline. Is this a function of the .css files?
I couldn't find this searching the archives. I would like an arbitrary node to return a "You must be logged in to do that!" when being accessed by an anonymous user.
Is there not a simple way? Or am I blind? I tried the overkill of setting up the Taxonomy Access Control module briefly, but it wasn't working or did something wrong.
Is there a module that allows any node to be checked to authenticated users only (without having to setup a taxonomy scheme)?