Sorry for my english, I'm spanish.
I follow all the steps for upgrades, but when I run update.php I see in VIEWS "no updates availiables". In this select there are only two items: no updates availiables and 6000, but i'm trying to upgrade to 6.x-2.1.
I deleted caché, views folder (and upload views 6.x-2.1 later), ....
Also, Drupal shows this:
CCK - No Views integration
CCK integration with Views module requires Views 6.x-2.0-rc2 or greater.
And this (in reports updates):
Views 6.x-2.0-rc1
Versión recomendada: 6.x-2.1 (2008-Oct-20)
* Descargar
* Notas de la versión
Thanks.
Comments
Comment #1
merlinofchaos commentedThe updater is clearly stating you're running 2.0-rc1 and you need 2.0-rc2 or later for the CCK integration to work.
You need to download and install 2.1. This means deleting your existing views folder and unpacking the new tarball in its place.
There's no bug here.
Comment #2
k.obrien commentedI am having similar trouble. I've deleted my views directory, replaced it with the unpackaged views6.x-2.1 and when I run update.php it indicates there is no update available. I run update.php anyway, and when I revisit my available updates page, it still indicates that I am using views6.x-2.0-rc1 and need to upgrade. I'm not sure how to proceed. Thanks for any insight.
Update - I've tried to upgrade to previous versions as well to no avail - was thinking it might be a specific problem with upgrading from rc1 to 2.1, but seems not to be the case.
Comment #3
k.obrien commentedOK, figured it out. I hadn't technically deleted the original views directory, I moved it to a backup and kept it in the modules directory. Once I moved it out of there, I was able to run the 2.1 update just fine.