22 Mar
2002
22 Mar
'02
10:28 p.m.
Hamish Lawson writes:
I've exported a folder from a Zope 2.4.3 server, but when I try to import it into a Zope 2.5.1b1 server I get the error below about no Splitter module; both Zope servers are running on the same Solaris 8 machine.
Error Type: ImportError Error Value: No module named Splitter The "Splitter" has moves (from "SearchIndex" to "Products/PluggableIndexes/..."). Under Unix, you can make a symbolic link, under Windows, you would probably copy it to the old location.
Dieter