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 upgraded my zen theme to 6.x-2.1, but Drupal still thinks I have 6.x-1.0 installed.
I have cleared all caches and run the update script multiple times.
I've poked around in the db tables, and in the system table there is a record for zen which lists the version correctly: "6.x-2.1".
in cache_update under cid:"update_project_data" I see the version listed as "6.x-1.0" if I delete that record and refresh the Available Updates page, it gets rebuilt with the same 1.0 version info.
Multilingual variables that switch language depending on page language.
Requires: Internationalization (enabled), Locale (enabled), Variable (enabled), Variable store (7.x-2.x) (incompatible with version 7.x-1.2), Variable realm (7.x-2.x) (incompatible with version 7.x-1.2)
Hi, i am new to drupal. I managed to get drupal7 up and running and updated to 7.15 but having problems with a module. apparently the sites were installed to /etc/drupal/7/ by default on my ubuntu box. i don't recall being asked about that. seems like a weird spot. anyway,even though I set the user for that folder and subfolders to the same user as I did for /usr/share/drupa7/ and that ftp user acount can write to it when I do a test with an ftp client logged in as that user, the Drupal update page won't let me update.
I've set up vsftpd and been able to connect to the the server succesfully from both my machine and while I'm remotely connected to the server in question. However, when I attempt to upgrade my modules and input my ftp information it reports that I am unable to connect.
Is there a specific parameter in vsftpd.conf file that I am overlooking and need to enable or disable?
I'm going to retool the site; eliminate the existing content, and go in a completely new direction. My plan is to export the existing content, and drop it into a folder on my desktop. After that, I want to start with a blank canvas at mysite.com/node/01.
HOWEVER...comma... I'd like to keep the existing users.
Would it make more sense (and be less trouble), to just install fresh and re-create users?
OR
Is there a simple way to upgrade and reinstall everything BUT users?