Kate Legere wrote:
I'm running:Zope Version (Zope 2.9.2-, python 2.4.3, linux2) Python Version 2.4.3 (#2, Apr 19 2006, 11:56:35) [GCC 3.4.5 20051201 (Red Hat 3.4.5-2)] System Platform linux2 SOFTWARE_HOME /home/zope/zope-install/lib/python ZOPE_HOME /home/zope/zope-install INSTANCE_HOME /home/zope/zope-instance I downloaded the tarball and unpacked it to my local machine. I copied all the individual folders (Archetypes, ATReferenceBrowserWidget CacheFu, CMFActionIcons, CMFCalendar, CMFCore ...) To the Products directory of my zope-instance ( /home/zope/zope-instance/Products/ ) And restarted Zope Most appear in the Products directory .. but not the Plone site and I can't add it in the drop down box either. What have I missed?
Start zope in foreground mode (run bin/zopectl fg), and possibly enable debug-mode in etc/zope.conf. It may complain about things. :)
Also, make sure the various products are all in Control_Panel/Products in the root of the ZMI.
Martin _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
