I am trying out Couch V2 on my local system and thought that I'd use a local demo site I've been working on as the basis for my Couch V2 training site i.e. use all the templates and data that I've already created. The demo site is built on Couch V1.4.5RC1 and I used gen_dump.php to create the install-ex.php file, which I then placed within the couch folder of the new V2 site. The installation of Couch V2 failed with:
I can't work out what I've done wrong - perhaps I'm jumping the gun trying to do this?
Installation failed!
1136: Column count doesn't match value count at row 1
INSERT INTO couch_templates VALUES (1, 'index.php', '', 0, 1, 'Home', 0, 0, 0, 15, 0, 0, 0, NULL, NULL);
I can't work out what I've done wrong - perhaps I'm jumping the gun trying to do this?