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.
Hi,
I'm not good inPHP programming and so I'm not able to solve a problem that cam be easy for the great part of you.
I want to exclude all the page of a certain taxonomy term in the "Page Visibiliy Setting".
Using the drupal 5.0 release - any page that has a form with a submit button and also has the search block fails validity. This is because both submit buttons have an id of "edit-submit" - and having multiple items with the same id string is not valid.
I have no idea where to send this - is it an issue in the search block with an incorrect id? Or - do all submit buttons in a drupal site always get this as their id?
We have a page that we use for giving information to all our staff, it is set to be promoted to the front page.
It has a table in it and until this week has been working fine but now it will not display correctly. It only show some of the table and the read more button appears in one of the cells.
I have tried recreating the page from scratch and even reentering the data no copying and pasting
I suddenly realized that though file system settings say the downloads are handled through Drupal, I can't find the download count for each attachment anywhere. Am I missing something, or doesn't Drupal really save the download count anywhere?