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 searched all over, google and drupal.org, and i cannot seem to find reference to this specific issue.
i am trying to update to 6.27 for the security fixes. i am following the standard update procedure, and my installation has no custom code (other than theme files). although it appears to go fine, one i have completed running update.php, i get the wsod. forcing on error reporting, i see that the error is:
Fatal error: Call to undefined function _system_theme_data() ... /includes/theme.inc on line 493
I'm new to this. I don't know anything about PHP. Need help.
So I'm trying to run updates on my Drupal site and keep getting this Error Message.
PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled.
So I had a look at my .htaccess file and it seems like register_globals is turned off. This is what it reads like
a few days ago I updated Ubercart to version 6.x-2.10. I'm using Drupal 6.26. Today I discovered that there's a problem when I'm trying to add a product in backend. It adds the product but anything else from this order too. If i'm trying to delete a product, it duplicates all positions of this order whithout updating stock.
I need jQuery 1.8.3 in my new project but Drupal's "jquery update" module still using lower version of jquery and my other functions are not working without latest version of jquery. Can anyone help me that how can I add latest jquery which will not conflict any other jquery.