Luca Manini <manini@agenzialavoro.tn.it> wrote:
I've got an error (see below) while importing
STX_Document-1.2.zexp
taken at
http://www.zope.org/Members/tseaver/STX_Document/STX_Document-1.2.zexp/view
What's the problem???
See below.
I usually rename export files before importing (ex: STX.zexp),=20 is that allowed?
Yes.
By the way, while not putting a friendly OpenDialog=20 in the import (export) form :-)
* The only way to get that feature would be to use an '<input type="file" ...>' tag, which would cause the browser to actually upload the file. * Imports can *only* take place from the 'import' subdirectory of your Zope installation (actually, from either your INSTANCE_HOME or your SOFTWARE_HOME); they are specifically disallowed via browser upload, due to the security risk such uploads expose. * The widget prepends a directory path to the filename, which isn't wanted.
The object STX_Document does not support this operation =20
The object you are importing is a Product, and can only be imported into the '/Control_Panel/Products' container. I just now successfully imported it into a scratch 2.3.2 Zope. Hope this helps, Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org