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: Problem with update php

Hello,

I´ve tried another time to upgrade from 4.5.2 to 4.6, but the problems persists. I get errors when excuting the update.php. I´ve tried to do create the tables through phpMyAdmin but it gives the next errors:

CREATE TABLE {search_total} (

word varchar(50) NOT NULL default '',

count int(10) unsigned default NULL,

PRIMARY KEY word (word)

) TYPE=MyISAM ;
FAILED

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '{search_total} (

word varchar(50) NOT NULL default '',

CREATE TABLE {flood} (

event varchar(64) NOT NULL default '',

hostname varchar(128) NOT NULL default '',

timestamp int(11) NOT NULL default '0'

);
FAILED

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '{flood} (

event varchar(64) NOT NULL default '',

CREATE TABLE {queue} (

nid int(10) unsigned NOT NULL,

uid int(10) unsigned NOT NULL,

vote int(3) NOT NULL default '0',

PRIMARY KEY (nid, uid)

)

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '{queue} (

nid int(10) unsigned NOT NULL,

Resurrecting old site from backups

More than a year ago, the computer hosting my drupal site died completely. For various reasons I was not able to resurrect my site. But now I've dug up some backups and I'm ready to restore them.

project module with ver. 4.6

2all

Does anyone run ver. 4.6 with project module? If yes - which project.module version do you use?

I want to upgrade 4.5.2 to 4.6 and the absence of project.module 4.6 is the only thing that stops me yet. we have fairly active site and cannot allow interruptions.

Thanks in advance.

Natalie

4.5.2-4.6 - can't see patch selection and other errors

I get the following errors from update.php when trying to upgrade from 4.5.2 to 4.6:

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/unite1/public_html/test/sites/default/settings.php:131) in /home/unite1/public_html/test/includes/session.inc on line 10

warning: Cannot modify header information - headers already sent by (output started at /home/unite1/public_html/test/sites/default/settings.php:131) in /home/unite1/public_html/test/includes/common.inc on line 99.

Fatal error: Unknown column 'severity' in 'field list' query: INSERT INTO watchdog (uid, type, message, severity, link, location, hostname, timestamp) VALUES (1, 'php', 'Cannot modify header information - headers already sent by (output started at /home/unite1/public_html/test/sites/default/settings.php:131) in /home/unite1/public_html/test/includes/common.inc on line 99.', 2, '', '/test/update.php?op=update_110', '222.153.116.254', 1116806541) in /home/unite1/public_html/test/includes/database.mysql.inc on line 66

Now, I've looked around and people seem to have the second problem often. I've tried to run their solutions, (choosing a date), but I can't actually get a list of dates to choose from...

Soo... I assumed that I should run the following:

http://unite.org.nz/test/update.php?op=update_110

Now, that doesn't change anything.

"Save Configuration" buttons in Admin not working since upgrade to 4.6

I've finally been able to upgrade to 4.6 from 4.5 and everything went smoothly except now I can't make any configuration changes such as updating the admin theme page, making modules active, etc. All of my text links work but it doesn't seem like the buttons work...even to create a forum topic. Any ideas?

Help me!!

I just upgraded my drupal version from 4,4* to 4,6 and now my blocks are gone, and when i try to access the blocks administer page i get this error message:

Unknown column 'visibility' in 'field list' query: INSERT INTO blocks (module, delta, status, weight, region, visibility, pages, custom, throttle, types) VALUES ('aggregator', 'category:1', 0, 0, 0, 0, '', 0, 0, '') in /home/robaco/public_html/blog/includes/database.mysql.inc on line 66.

In fact, i cant even access my administer menu anymore, could somebody help me please!!!

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal