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 suddenly unable to make changes to the "Input Format" in any of my blocks. I am trying to change them to HTML. The input format is listed on the home>>administer>>blocks page, but there is nothing else listed to change it to. In other words, it is not clickable.
Now that I look, I can not change any of my settings either (home>>administer>>settings). All of the choices are listed, but again, not clickable. Any ideas?
often, if i want to change or amend code in a module, ill try switching it off in the admin panel, then removing from the server. then replacing, then switching back on.
unfortunatly, this process rarely works! it seems that mere switching off and removal, do not remove the module. often, its still functioning perfectly, even when its off!! also, code revisions often just done happen, i have to start a new database again, before they do.
am i missing something? im referring specifically to :
I want to allow a certain role to add terms to a certain vocabulary, but not to add terms to any other vocabulary, nor to create or edit any category. Furthermore, no other roles should be able to add terms (so free-tagging is not an option).
While Drupal 5 is still lacking in some essential modules for my site, I was hoping to get auto-thumbnailing working with the Video module using ffmpeg. I found a patch in a post on this site but could not get it to work. After applying the patch I go to video_image in admin and get the following error:
warning: Missing argument 2 for drupal_get_form() in /hsphere/local/home/userName/domainName.com/includes/form.inc on line 61.