after installing killes infinite_loop patch, everything ran tickety-boo, except the following errors were reported. In the midst of a mass of sucessful scripts, they look fairly insubstantial - but I don't have any idea whether they are or are not. Can anyone confirm / interpret?
update #131
user warning: Can't DROP 'title'; check that column/key exists query: ALTER TABLE boxes DROP INDEX title in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.
user warning: Duplicate entry 'rss.xml' for key 2 query: INSERT INTO url_alias (src, dst) VALUES ('node/feed', 'rss.xml') in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.
user warning: Duplicate key name 'nid' query: ALTER TABLE book ADD KEY nid (nid) in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.
user warning: Column 'name' cannot be part of FULLTEXT index query: ALTER TABLE users CHANGE `name` `name` varbinary(60) DEFAULT '' NOT NULL, CHANGE `pass` `pass` varbinary(32) DEFAULT '' NOT NULL, CHANGE `mail` `mail` varbinary(64) DEFAULT '' NULL, CHANGE `theme` `theme` varbinary(255) DEFAULT '' NOT NULL, CHANGE `signature` `signature` varbinary(255) DEFAULT '' NOT NULL, CHANGE `timezone` `timezone` varbinary(8) DEFAULT '' NULL, CHANGE `language` `language` varbinary(12) DEFAULT '' NOT NULL, CHANGE `init` `init` varbinary(64) DEFAULT '' NULL, CHANGE `data` `data` longblob DEFAULT '' NULL, CHANGE `picture` `picture` varbinary(255) DEFAULT '' NOT NULL in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120
There wasn't an answer given in the previous forum question about the login problems after upgrading.
I upgraded from 4.6 to 4.7 tonight. Everything went smoothe. Not one problem. I put the site in "off-line" mode to work and now I can't log in as an admin.
Anybody got a suggestion about what I can do? This is very frustrating?
i had drupal 4.6.
ive uploaded the 4.7, overwriting the existing files, and changing sites/default/settings.php for the appropiate.
ive gone to http://www.myweb.com/update.php, ive done the update, all correct.
and when i went to http://www.myweb.com, it doesnt work. its totally white, there's just nothing.
I just upgraded from 4.6.6 to 4.7.0. I followed the upgrade video, and scoured the handbook and forums before doing so. Everything seemed to go as planned during the upgrade; I got no errors when running update.php, etc. All my content from the database is still in place, and still accessible via my site.
I upgraded to 4.7 from 4.6.6 and now only the admin can see the content. The headings for each node still exist but all the display is dead. I log out and can't read a thing because all the pages are blank, log in and the content is there. I made sure that everyone has access content turned on in the access control, what am I doing wrong!