Install error on Fresh 6.0RC1 install

grndlvl - December 21, 2007 - 14:31
Project:Content Construction Kit (CCK)
Version:6.x-1.x-dev
Component:General
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The error.

(Currently using Content Version Your CCK database is not up to date and will not work correctly in this version of the Content module. Please upgrade your database in Drupal 5.x to at least Content update 1008, using the latest 5.x version of the Content module, before upgrading to Drupal 6.x.)

Again this is not an upgrade from 5.x it is a fresh installation of 6.0-rc1

#1

yched - December 23, 2007 - 05:28
Status:active» fixed

Right. Should be fixed in latest HEAD.

#2

rickvug - December 24, 2007 - 01:20
Status:fixed» active

The change you committed only fixed the issue on the content and fieldgroup modules. The text, number and optionwidgets modules would not install. Changing the code in the .install files to

if (($current_version > -1) && ($current_version < $minimum_version)) {

like the previous two fixes worked perfectly. I'm assuming the contentcopy, userreference and nodereference will need the same fix as well (I haven't tested them though).

#3

yched - December 24, 2007 - 12:12
Status:active» fixed

Er, of course. Fixed now. Thanks :-)

#4

Anonymous - January 7, 2008 - 12:21
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.