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 upgrade my drupal site from 6.28 to 6.30.
All seems to work fine but I found an error: the Taxonomy module form is disappeared from all of my content type fields.
I Have just upgraded to the recommended Drupal 6.30. The Status Report now says everything is fine - except I also get this bizarre error message:
"warning: fopen(c:/wamp/tmp/.htaccess) [function.fopen]: failed to open stream: No such file or directory in /home4/karunasi/public_html/sitename/includes/file.inc on line 162."
Moved from 7.24 to 7.26. Did through drush pm-update drupal-7.26 (writes success). Ruchnuyu.V also tried to report on the state worth version 7.26. Drush OK, Success. Drupal also offers a kernel upgrade. update.php and cashe cleaning. Drupal version is highlighted in blue?
After updating my site to 7.26 I get a blank page with just the words "SITE OFFLINE!" at the top when I try to run update.php. I have tried switching back to the previous version I was running - 7.24 - but still get the same error when I try to run update.php. The site seems to work normally apart from this, so I'm not sure what the problem is. Can I safely ignore it, or does anyone have any ideas how to fix it please?
I was brought in to do some work on a Drupal site (I'm a Drupal newbie who usually works with WordPress) running 6.19 with CiviCRM 3.3.2 and have been having a problem since I upgraded Drupal to 6.29. When a member signs up, their membership should be renewed and have a Drupal account connected to it. Instead, all that happens is a contact is created and a Drupal user is created, but they aren't connected. Also, nothing is updated under the membership tab in CiviCRM even though the Contribution is updated.