I've been out of the Instiki world for a while now, so I apologize if
these questions have been answered elsewhere.

I built up a good amount of content using the packaged MacOS X version
of Instiki 0.10.2 and now need to move that conent to a new system.
However, I have the known problem with 0.10.2 not being able to
export.

So, I'm trying to get 0.11.0 up and running on MacOS X 10.4.7. I've
properly installed all requirements through DarwinPorts, and am able
to run Instiki.

Two problems:

First, I can't create a new web. When I try to do so, I get the following error:

"NoMethodError in Admin#create_system

undefined method `files_path' for nil:NilClass"

Secondly, I can't migrate my old database:

"$ ruby script/import_storage -t /Users/ttate/Library/Application\
Support/Instiki/2500 -i /Users/ttate/Desktop/instiki-0.11.0/ -d sqlite
-o instiki_import.sql
script/import_storage:97:in `require': no such file to load --
wiki_service (LoadError)
        from script/import_storage:97"

The above error is dying on "require 'wiki_service'" in the
import_storage script.

Any ideas?

Thanks,
Tyson Tate
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to