This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

updating databases when updating modules

Hi all,

I'm making the switch from 4.6.5 to 4.7b4 for a few test sites just to get the feel of it and was wondering how I go about updating existing module database tables to the 4.7 version of the module? Or do I even need to?

Thanks
Ken

Any have the filemanager.module with the patch of acidfree for the 4.7B4

I am running Acidfree perfectly in the new version D4.7B4 however after the upload a set of red warnings appear:
warning: fopen(private/filemanager.lck): failed to open stream: Permission denied in /home/con/public_html/modules/filemanager/filemanager.module on line 654.

Please any have the filemanager.module file with the patch done
filemanager-private.patch
of acidfree for this new 4.7B4

thanks a lot in advance
Ferran

problems upgrading from 4.6.5 to 4.7 CVS

I followed the update instructions listed with the release ( see below). I get the following error messages when I run the last step (see end of post). Any suggestions?

Thanks.
Rich

// $Id: UPGRADE.txt,v 1.2 2005-12-10 19:26:47 dries Exp $

UPGRADING
---------

1. Backup your database and Drupal directory - especially your
configuration file in 'sites/default/settings.php'.

2. Log on as the user with user ID 1.

3. Remove all the old Drupal files then unpack the new Drupal
files into the directory that you run Drupal from.

4. Modify the new configuration file to make sure
it has the latest and correct information.

5. Run update.php by visiting http://www.example.com/update.php.

Fatal error: Cannot redeclare system_update_173() (previously declared in /var/www/database/updates.inc:1628) in /var/www/database/updates.inc on line 1689

Warning: Unknown column 'referer' in 'field list' query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Unknown column 'cache' in 'field list'\nquery: UPDATE sessions SET uid = 1, cache = 0, hostname = '192.168.0.105', session = 'messages|a:0:{}', timestamp = 1140914959 WHERE sid = '620c7fd5fb6f3dcabc372c1e37241c91' in /var/www/includes/database.mysql.inc on line 120.', 2, '', '/update.php', '', '192.168.0.105', 1140914959) in /var/www/includes/database.mysql.inc on line 120

breadcrumb not displaying properly on bookpages

Hi, I'm trying to port mysite over to 4.7, and I've installed a clean 4.7 for experimenting. I've uploaded a couple of modules: flexinode,
excerpt, blockbar, indexpage, porterstemmer, simplevote, votingapi, & taxonomy access control.
I noticed, while working on the site, that my breadcrumb displays incorrectly while in a book. It displays correctly everywhere else. When I noticed the problem, I turned off everything except taxonomy access control & flexinode, but this didn't fix the problem.

Is this a known issue? Has anyone else experienced this issue?

Downgrading from 4.7 to 4.6

When I installed Drupal a couple weeks ago, I chose the 4.7b version.. Now that seems like a rash choice, with several modules either unavailable or misbehaving. I'd like to downgrade to 4.6 - is there a painless way to do this? Did anything in the DB schema change? Should I create a fresh 4.6 install and clean database and import a dump from my 4.7 DB?
Time is of the essence...

thanks for any advice.
Sam
(apologies if this is a duplicate post - I thought I posted this morning, but cant see it anywhere)

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal