On 1/17/06, cedric <[EMAIL PROTECTED]> wrote:
> It is mention as a bug with a workaround in the ticket 660
>
> http://typo.leetsoft.com/trac/ticket/660

Woop did not see that one

> my own workaround is go back to a previous version, to rename the file
> db/migrate/36_relate_contents_and_page_caches.rb to
> db/migrate/36_relate_contents_and_page_caches.rb.old before the svn
> update to 849, then update to version 849, revert the name to
> db/migrate/36_relate_contents_and_page_caches.rb and do the update on
> admin page... it works for me!
>
> or you can do the change in the database as mentioned in the ticket

Logging in to the db and doing

 update schema_info set version = 35;

did the trick for me. Thanks for the fix.



--
Lars Roland




>
> regards.
> _______________________________________________
> Typo-list mailing list
> Typo-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>

_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to