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.
So far the drupal intalation has been great! brand new 4.7.3 install, some extra modules, but not much..
today i was trying to add the CCK module and saw the recommndation to run the update.php script. I said.. ok. let do it. clicked on it. it complaind about a couple of entries, but i did not think anything of it. so i went ahead and ran the script. it only had to update "system 110". so i let it.
then it spit out 15 pages of database update errors.
Hi, I was poking around the search.module tonight and I couldn't for the life of me find anywhere I could comment out the display of the tabs above the search box on the search page. The reason for this is that I don't want to give my users the option to search for other users. I only want them to be able to search through the content of the site.
I'm in the process some sites for someone from 4.6
Most everything is a big, big mess. But that is a different story. I'm curious about the function "listandhighlightnodes()" that occurs in a number of places throughout the website, primarily in the page.tpl.php file.
I searched here on drupal.org and also with Google, but can't really track down what module they might relate to (if it is even a Drupal module). So far I've had to comment them out everywhere I find them.
my provider yesterday upgraded Mysql from 4.0.25 to version 4.1.19 without informing me.
Now all special characters in the content are broken and, more important, all inline images have disappeared.
Is there a way to fix this again without downgrading or else ?
I'd done an upgrade to Drupal 4.7 fine. However, I had upgraded to CiviCRM head, and needed to back off to CiviCRM 1.5. I switched the software in modules/civicrm, and the site started having troubles showing any CiviCRM pages. I'm not sure what happened next, but I was unable to get any pages to load.
I'm not sure how to get the site back up. Here are some of the things I have tried:
I thought it was because some blocks enabled on all pages were using Views / CiviNode / and CiviCRM, so I turned off relevant blocks in the db in blocks (noting which ones I turned off).