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 the Search module on my website working, but I only want it to return results from pages, not images or stories. Can anyone tell me how to do this? Thanks!
In the event administration I can't access the links to the several settings like the publishing settings, url alias etc. Firefox through out the following error:
So far I haven't found an answer. I created a new field in profiles using the profile module and stored a value in it. But the value doesn't show up in the mysql table "profile_values". And yet, if I revisit the user profile, the value is there. It's being stored somewhere, but where?
Does Drupal store field updates in a cache? If so, how does one force a "flush" to the table?
Just got to thinking that, with all of the posts I bookmark here on Drupal.org, it would be handy to have the ability to save bookmarks in our user accounts. Is that feasible or is there a reason why it wasn't implemented?
I've got Drupal 4.7. I've now installed filemanager module and acidfree. I've ran the acidfree test. Everythings seems fine. When I go to create content/acidfree media I get the following error message:
Unknown column 'share' in 'field list' query: SELECT class,large,small,thumb,weight,visited,votes,share FROM acidfree WHERE aid = 63 in /homepages/18/d126859316/htdocs/newSiteDevelopment/Drupal/includes/database.mysql.inc on line 120
Creating an album fails and creates similar error messages. Any suggestions?
Since so much of the html of a Drupal page can be devoted to "plumbing" vs. "content," the Google section heads give Drupal users a way to increase the relevance of Google ads on their site. I will probably be adding these headers to my page.tpl.php.