I'm updating to 6.x-3.0-rc1 as recommend on the project page and I ran into some user warnings while running update.php. Before, I was using the October 3rd release of 6.x-3.x-dev, I believe. Attached are the results of the update. It looks like most of what failed had to do with indexes and keys. Could these errors be because the update wasn't necessary when going from 3-dev to 3-rc1?

Hope this helps. I'm not sure if/how this affects the functionality of the modules, since my site is in early development and I'm not really using Location very much yet.

CommentFileSizeAuthor
warnings.txt2.57 KBakahn
queries.txt3 KBakahn

Comments

langworthy’s picture

I had the same experience upgrading from 6.x-3.0-test3

bdragon’s picture

Status: Active » Closed (duplicate)

Dupe of #317823: [master] Update warnings.

Don't worry about all the index errors, they are indeed due to them already being in place.

akahn’s picture

Ah, sorry for missing that other post.