| My mac os x plone configuration has: plone 2.1.1,zope 2.7.8, python 2.3.5. Plone was installed using the Plone Mac OS X installer. I have had problems moving over my Data.fs from my Plone 2.1.1 Zettai instance which has Zope 2.8.4 and it was suggested that my problem (see error at end of message) was due to the different zope versions I have these questions: 0. is the difference in Zope versions the actual cause of my problem? 1. Is it ok to upgrade to Zope 2.8.4 for the Mac Plone installation? I will just be using the Mac for development/test. 2. How can I do the upgrade - i.e. is there a how to somewhere on this? 3. Or, do I have to reinstall everything from source, which I have never done. 4. Will the Mac OS X installer for plone 2.1.2 have the 2.8.x version of Zope? Thanks very much. David The error in moving the Data.fs file: Site Error An error was encountered while publishing this resource. Error Type: ImportError Error Value: No module named mapping Troubleshooting Suggestions * The URL may be incorrect. * The parameters passed to this resource may be incorrect. * A resource that this resource relies on may be encountering an error. Here are the last entries in the event log: 2006-01-04T18:20:55 ERROR(200) CMFCore Unable to setupCurrentSkin() Traceback (most recent call last): File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 168, in __of__ w_self.setupCurrentSkin() File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 158, in setupCurrentSkin skinname = self.getSkinNameFromRequest(REQUEST) File "/Applications/Plone2/Sites/Micah211/Products/CMFCore/Skinnable.py", line 117, in getSkinNameFromRequest return REQUEST.get(sf.getRequestVarname(), None) File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 600, in setstate self._set_ghost_state(obj, p) File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 639, in _set_ghost_state state = unpickler.load() File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 234, in _persistent_load return self[oid] File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 176, in __getitem__ object = unpickler.load() ImportError: No module named mapping ------ 2006-01-04T18:20:55 ERROR(200) ZODB Couldn't load state for 0x3318 Traceback (most recent call last): File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 600, in setstate self._set_ghost_state(obj, p) File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 639, in _set_ghost_state state = unpickler.load() File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 234, in _persistent_load return self[oid] File "/Applications/Plone2/Library/Software/Zope278/Zope/lib/python/ZODB/Connection.py", line 176, in __getitem__ object = unpickler.load() ImportError: No module named mapping |
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
