Re: Import Error - No module named zmsgraphic
Thorsten Weber <[email protected]> Tue, 11 Oct 2011 13:16:35 +0200
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Mr. Hoffmann for your hint. but what is the recommended procedure for "replacing the ZMS node" ... ? My first idee would be to use an action like "Change meta_id for identical special-objects" ... the script replaces the objects (ZMSGraphic) by them selfs but that did not help either ... an import of a fresh zexp into a new zope environment leads to the same error: No module named zmsgraphic by the way: a text search (BBEdit) within zexp showed me that there are pointers on Products.zms.zmsgraphic so the Products information of these objects were not updated ... and I guess that IF these pointers could be updated to Products.zms.ZMSGraphic the import error could be solved. I only have no idea how to do so ... Setup of a new zms instance would be a way ... but how to transfer all the data, templates and stuff to that fresh instance? my tries to export as xml (incl. objects) or zexp run into errors as well. kind regards, Thorsten Weber Am 11.10.2011 um 12:18 schrieb dr_frank_hoffmann: > Hello again, > maybe there are still old code modules from former ZMS version in your filesystem. 3 month ago old artefacts were removed from the code: > http://zmslabs.org/trac/changeset/1557 > Replacing the ZMS node instead copying should resolve the problem. > > Regards > fh, moderator > >