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.

Upgrade to 4.7.2 results in "Welcome to your new Drupal website!" appearing on front page, access denied messages

I've upgraded to 4.7.2 from 4.7.0 (patched to fix DRUPAL-SA-2006-005 and DRUPAL-SA-2006-006), according to instructions in UPGRADE.txt. Now all users but user/1 (inc. anonymous) get the default "Welcome to your new Drupal website!" front page and "access denied" to all other nodes.

Anyone else seen this?

Mark

upgrading from Drupal 4.7.0 to 4.7.1 and then after that to 4.7.2... HOW??

Hi there!
I´ve installed using Fantastico Drupal 4.7.0
I´ve read that there´s a very important security update to 4.7.2 and that this upgrade doesn´t have ant database changes from the 4.7.1 version.

So I should upgrade first to 4.7.1 and then to 4.7.2.

I´ve read here what should I do to go straight forward to the 4.7.2 version. So, How do I update the DB´s?
Need I? Should I?
How can I know wich modules are being affected? Are affected all of them?

Front page problem after upgrading to 4.7.2

I just upgraded from 4.7.0bata to 4.7.2 with a lot of database update problems. I did take care every step as do the upgrade job time to time with my another drupal site which works fine alwaysly.

Every thing seems to work ok except the front page. It changes my font colour and background colour both in Firefox and IE. Now I got no idea how to do.

You can go and see what happen here. Make sure to check it with Firefox and IE.

Thanks!

moving from test site to live site: fix absolute urls in node body

I recently upgraded a site from Drupal 4.6 to 4.7. Here are the steps I followed:

1. Took backup of live site (db and files)
2. Performed upgrade on copy of backups
3. Restored live db and file system from backups

MySQLi Error "Unable to connect to database server"

I'm killing myself around this issue since I upgraded from 4.6 to 4.71. MySQLi libraries ARE installed, but as soon as I change my settings.php to 'mysqli://username:password@localhost/database'; I get the drupal error:

Unable to connect to database server

This either means that the username and password information in your settings.php file is incorrect or we can't contact the MySQL database server through the mysqli libraries. This could also mean your hosting provider's database server is down.

The MySQL error was: .

4.6.5 to 4.7.1

OK, backed everything up, copied over fresh 4.7.1 code to new directory, copied over files folder and settings.php file. Tried to run www.mysite.com/update.php and got the following. Help!

Warning: Unknown column 'weight' in 'order clause' query: SELECT name, filename, throttle, bootstrap FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /home/mysite/public_html/includes/database.mysql.inc on line 120

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/includes/database.mysql.inc:120) in /home/mysite/public_html/includes/bootstrap.inc on line 526

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/includes/database.mysql.inc:120) in /home/mysite/public_html/includes/bootstrap.inc on line 527

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/includes/database.mysql.inc:120) in /home/mysite/public_html/includes/bootstrap.inc on line 535

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/includes/database.mysql.inc:120) in /home/mysite/public_html/includes/bootstrap.inc on line 543

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/includes/database.mysql.inc:120) in /home/mysite/public_html/includes/bootstrap.inc on line 543

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal